-
Notifications
You must be signed in to change notification settings - Fork 156
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
base: main
Are you sure you want to change the base?
Commits on Sep 9, 2024
-
Add GitHub Actions workflow for running tests and update okteto.yml
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]>
Configuration menu - View commit details
-
Copy full SHA for 3539fcf - Browse repository at this point
Copy the full SHA 3539fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 139001c - Browse repository at this point
Copy the full SHA 139001cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ea5d0 - Browse repository at this point
Copy the full SHA e5ea5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07c0c97 - Browse repository at this point
Copy the full SHA 07c0c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fbc9b0 - Browse repository at this point
Copy the full SHA 4fbc9b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088781a - Browse repository at this point
Copy the full SHA 088781aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b9eb0 - Browse repository at this point
Copy the full SHA 78b9eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bbfc85 - Browse repository at this point
Copy the full SHA 8bbfc85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a14b7 - Browse repository at this point
Copy the full SHA 71a14b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b266c1 - Browse repository at this point
Copy the full SHA 5b266c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f199eb8 - Browse repository at this point
Copy the full SHA f199eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac6153e - Browse repository at this point
Copy the full SHA ac6153eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e673ff9 - Browse repository at this point
Copy the full SHA e673ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a79b09 - Browse repository at this point
Copy the full SHA 9a79b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444f9e0 - Browse repository at this point
Copy the full SHA 444f9e0View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b20d6d - Browse repository at this point
Copy the full SHA 8b20d6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7655cd - Browse repository at this point
Copy the full SHA d7655cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ece6e7e - Browse repository at this point
Copy the full SHA ece6e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6010703 - Browse repository at this point
Copy the full SHA 6010703View commit details -
Configuration menu - View commit details
-
Copy full SHA for 973b3e0 - Browse repository at this point
Copy the full SHA 973b3e0View commit details
Commits on Oct 1, 2024
-
Update tests.yaml workflow to fix checkout action and save commit info
Signed-off-by: Javier Lopez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5246aa3 - Browse repository at this point
Copy the full SHA 5246aa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for edef721 - Browse repository at this point
Copy the full SHA edef721View commit details -
Update okteto.yml to include additional commands for testing
Signed-off-by: Javier Lopez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca77bcf - Browse repository at this point
Copy the full SHA ca77bcfView commit details -
Update tests.yaml workflow to include OKTETO_CA_CERT environment vari…
…able Signed-off-by: Javier Lopez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ae79de - Browse repository at this point
Copy the full SHA 0ae79deView commit details -
Update tests.yaml workflow to include OKTETO_CA_CERT environment vari…
…able Signed-off-by: Javier Lopez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61f33cb - Browse repository at this point
Copy the full SHA 61f33cbView commit details