Dylan Page
886dd96299
refactor(ci): reduce complexity in required workflows ( #3925 )
...
* refactor(ci): builds upon work in tests to reduce complexity in requiring workflows
* fix: tweaks and missing outputs
* fix: make sure the new workflows actually run
* fix: consistency with non-required testing image
2023-11-05 21:41:32 -05:00
renovate[bot]
ed73d4942b
chore(deps): update actions/setup-node action to v4 in .github/workflows/website.yml ( #3892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-24 02:14:19 +00:00
Dylan Page
98045720c1
fix(ci): website tests 403 atlassian links ( #3824 )
2023-10-06 08:10:28 -07:00
renovate[bot]
7cec90d7cf
chore(deps): update actions/checkout action to v4 in .github/workflows/website.yml ( #3738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 03:40:20 +00:00
Dylan Page
3d9813f199
fix(website-test): missing backslash for muffet ( #3623 )
...
Missing backslash.
https://github.com/runatlantis/atlantis/actions/runs/5652166425/job/15311381309
2023-07-24 21:18:25 -07:00
Dylan Page
70e561948e
fix(website): vuepress-next breaking change ( #3611 )
...
* fix: vuepress-next breaking change
See https://github.com/vuepress/vuepress-next/issues/1195 .
Other fixes:
* fix: website js tests triggering properly
* chore: clean up test workflows
* fix: yarn packages
* fix: renovate config & medium rate limit
* fix: don't need to require docker build for JS code
* fix: muffet config
* fix: properly name website test
---------
Co-authored-by: PePe Amengual <jose.amengual@gmail.com >
2023-07-24 23:03:09 -04:00