Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Github workflow for automated testing of agenta-cli commands #1612

Closed
aakrem opened this issue May 5, 2024 · 1 comment
Closed
Assignees

Comments

@aakrem
Copy link
Collaborator

aakrem commented May 5, 2024

Objective: Implement a GitHub Actions workflow to automate tests for agenta-cli on every PR to ensure functionality remains intact.

The workflow should be similar to the checks we already have (prettier, backend tests..) that should be triggered on each PR or pr update.

Regarding where to serve we can start with serving locally.
If it ends up being complicated or time consuming let's serve to oss.

We want to start with

agenta init
agenta variant serve -app app.py
agenta variant serve -app app.py (overwrite)

Blocked by #1609

@aakrem aakrem changed the title Creae GitHub Actions Workflow for Automated Testing of agenta-cli Commands Create a GitHub Actions Workflow for Automated Testing of agenta-cli Commands May 5, 2024
@aakrem aakrem changed the title Create a GitHub Actions Workflow for Automated Testing of agenta-cli Commands Create an actions workflow for automated testing of agenta-cli commands May 5, 2024
@aakrem aakrem changed the title Create an actions workflow for automated testing of agenta-cli commands Create a Github workflow for automated testing of agenta-cli commands May 5, 2024
@mmabrouk
Copy link
Member

Closed in #1609

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants