Commit Graph
11441 Commits
Author SHA1 Message Date
Erica Portnoy 3d0b315f8d Merge branch 'convert-pr-tests' into convert-all-pipelines 2026-04-24 13:16:58 -07:00
Erica Portnoy ed82edd001 remove comment added to check concurrency 2026-04-24 13:10:18 -07:00
Erica Portnoy b6fe14e0f7 add a comment to check concurrency; this should stop the previous test and run this instead 2026-04-24 13:09:15 -07:00
Erica Portnoy 269d856681 remove github.ref from concurency group name 2026-04-24 13:08:29 -07:00
Erica Portnoy 87b13716cd group venv as well! these should maybe be separate steps but whatever 2026-04-24 13:04:17 -07:00
Erica Portnoy 9ba5d3317a group more outputs in sphinx tests 2026-04-24 13:01:53 -07:00
Erica Portnoy 0f5ac81a6b add a comment to test if debugging turned off correctly 2026-04-24 12:58:46 -07:00
Erica Portnoy cfa43e860b put the sphinx capitalization change in the right place 2026-04-24 12:44:36 -07:00
Erica Portnoy b0e5900e52 use github actions syntax for groups and errors 2026-04-24 12:28:58 -07:00
Erica Portnoy 6f2aa2f376 use consistent naming and capitalization for sphinx builds as well 2026-04-24 12:21:49 -07:00
Erica Portnoy 23738a1c6e remove test_name since github already has that context, swap order of toxenv and image name 2026-04-24 11:57:09 -07:00
Erica Portnoy 4e47230974 remove uploading to codecov, since we don't use that anymore 2026-04-24 11:50:51 -07:00
Erica Portnoy 52613ca83c remove TARGET_BRANCH that's no longer used anyway 2026-04-24 11:43:22 -07:00
Erica Portnoy e73f1eccd0 mac_install id no longer needed, it's an artifact of interim testing 2026-04-24 11:42:03 -07:00
Erica Portnoy 3c5b411435 define AWS_EC2_PEM_FILE in env; it was lost in the actions conversion 2026-04-24 11:41:16 -07:00
Erica Portnoy e9de9fdf76 secrets are now inherited; no need to be able to pass them into a workflow and we should not do so 2026-04-24 11:39:44 -07:00
Erica Portnoy a267b704e6 remove set -e since it's now implicit 2026-04-24 11:36:02 -07:00
Erica Portnoy 59034c89f3 set persist-credentials to false as flagged by zizmor 2026-04-24 11:35:12 -07:00
Erica Portnoy c5bf993899 clean up names 2026-04-17 15:45:20 -07:00
Erica Portnoy f304f21712 clean up name fields for reading test results 2026-04-17 15:34:49 -07:00
Erica Portnoy f8f6a24e5e clean up name fields for reading test results 2026-04-17 15:34:35 -07:00
Erica Portnoy dbc13a844e clean up files 2026-04-17 15:27:02 -07:00
Erica Portnoy 95ac7bc382 add checker job to enable required checks; remove vestigial name field 2026-04-17 15:19:25 -07:00
Erica Portnoy 847ad37c51 add checker job to enable required checks; remove vestigial name field 2026-04-17 15:19:01 -07:00
Erica Portnoy 87492dec3d Merge branch 'convert-pr-tests' into convert-certbot-pr-test-suite-to-actions-20260323-163455 2026-04-17 14:48:05 -07:00
Erica Portnoy 3c8b6dbbcb convert .azure-pipelines/main.yml to .github/workflows/pr-test-suite.yml to run PR test suite 2026-04-17 14:41:34 -07:00
Erica Portnoy dd436786b0 add standard tests jobs; compare to .azure-pipelines/templates/jobs/standard-tests-jobs.yml which is still needed for other pipelines on azure 2026-04-17 14:40:54 -07:00
Erica Portnoy 7690b4c019 add tox steps; compare to .azure-pipelines/templates/steps/tox-steps.yml which is still needed for other pipelines on azure 2026-04-17 14:39:39 -07:00
Erica Portnoy d2c39a3980 add sphinx tests; compare to .azure-pipelines/templates/steps/sphinx-steps.yml which is still needed for other pipelines on azure 2026-04-17 14:39:01 -07:00
Erica Portnoy 9086feb49a modify .gitignore to ignore files created during the migration process 2026-04-17 14:26:26 -07:00
Erica Portnoy a81503dcf8 set permissions 2026-04-17 14:20:48 -07:00
Erica Portnoy aa0ad640b1 allow running main workflows manually 2026-04-17 13:51:28 -07:00
Erica Portnoy fbeabd4dcf switch extended tests to new format; remove setup_tox and run_tox actions 2026-04-17 13:23:02 -07:00
Erica Portnoy 0c93b29d8a refactor tox steps into workflow; export env using GITHUB_ENV 2026-04-17 13:19:36 -07:00
Erica Portnoy c18e53e6c6 cut brew prefix back down 2026-04-17 12:52:31 -07:00
Erica Portnoy 43626306a1 transfer CFLAGS from setup to run actions 2026-04-17 12:51:00 -07:00
Erica Portnoy 81d482dcac export more details cflags 2026-04-17 12:43:22 -07:00
Erica Portnoy 533525284c use SNAP_ARCH not arch-name 2026-04-17 11:59:08 -07:00
Erica Portnoy 340f43235f quote armhf 2026-04-17 11:59:08 -07:00
Erica Portnoy 7636bd5a66 get snap files with flat layout 2026-04-17 11:58:57 -07:00
Erica Portnoy bdcd06b328 rerun nightly tests on failure 2026-04-16 19:23:02 -07:00
Erica Portnoy 2320d1ea60 remove choice as it is not allowed in workflow_call; add validation job 2026-04-16 19:23:02 -07:00
Erica Portnoy 94d83feca3 change type choice ordering 2026-04-16 19:23:02 -07:00
Erica Portnoy a673937e46 export cflags to try to find augeas.h 2026-04-16 19:23:02 -07:00
Erica Portnoy 1632ff35d1 pass variables through better 2026-04-16 19:23:02 -07:00
Erica Portnoy 3c077568ff add nightly tests 2026-04-16 19:23:02 -07:00
Erica Portnoy e27756959c Build all snaps on all archs including dns; test on arm64 and amd64 2026-04-16 19:23:02 -07:00
Erica Portnoy 5abc392030 migrate advanced tests to github actions
credentials for launchpad may or may not be working.
2026-04-16 19:23:02 -07:00
Erica Portnoy 736fecc85f add slightly nicer label 2026-04-16 19:23:02 -07:00
Erica Portnoy 6b9184c1c6 user newer versions of standard actions to get rid of node deprecation warning 2026-04-16 19:23:02 -07:00