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

Add GitHub Actions workflow for running tests and update okteto.yml #118

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Conversation

jLopezbarb
Copy link

This commit adds a new GitHub Actions workflow file, tests.yaml, which is triggered on pull requests to the main branch. The workflow sets up the development environment, checks out the code, sets environment variables, and runs tests using the okteto/test action. Additionally, the okteto.yml file is updated to include a new test configuration for the worker service, using the golang image and running a command to print environment variables related to GitHub.

This commit adds a new GitHub Actions workflow file, tests.yaml, which is triggered on pull requests to the main branch. The workflow sets up the development environment, checks out the code, sets environment variables, and runs tests using the okteto/test action. Additionally, the okteto.yml file is updated to include a new test configuration for the worker service, using the golang image and running a command to print environment variables related to GitHub.

Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
a
Signed-off-by: Javier Lopez <[email protected]>
a
Signed-off-by: Javier Lopez <[email protected]>
a
Signed-off-by: Javier Lopez <[email protected]>
a
Signed-off-by: Javier Lopez <[email protected]>
b
Signed-off-by: Javier Lopez <[email protected]>
e
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
a
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
q
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Signed-off-by: Javier Lopez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant