Commit graph

28 commits

Author SHA1 Message Date
renovate[bot]
968af5f934
chore(deps): update tj-actions/changed-files action to v45 (#3924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2024-09-17 08:24:24 -07:00
Gabe Kangas
7cdf18de99 fix(ci): add support for pull_request_target 2024-09-05 13:58:47 -07:00
Gabe Kangas
89a33ea4e3
fix(ci): split up checkout steps for push vs. pull request (#3911) 2024-09-05 13:50:59 -07:00
renovate[bot]
3acce5046b
chore(deps): update dependency chromatic to v11.5.5 (#3837)
* chore(deps): update dependency chromatic to v11.5.5

* fix: always checkout repo on chromatic workflow

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2024-07-11 23:33:29 -07:00
Gabe Kangas
05c54eaad8 Troubleshoot workflow errors 2024-07-11 11:51:51 -07:00
Gabe Kangas
91b176a8e4 Fix checkouts 2024-07-11 11:47:33 -07:00
Gabe Kangas
c4756a9a45 Reduce CI jobs being run when not needed 2024-07-11 11:44:39 -07:00
renovate[bot]
91788c9087
chore(deps): update chromaui/action action to v11 (#3666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 18:25:55 -07:00
renovate[bot]
7b8ea4cefa
chore(deps): update actions/checkout action to v4 (#3321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 13:52:25 -07:00
Gabe Kangas
04177cc3ae
fix(tests): revert pull_request_target change 2023-05-03 09:45:32 -07:00
Gabe Kangas
ff5a6590e7
fix(tests): run against pull_request not pull_request_target. Closes #2487 2023-05-02 17:00:40 -07:00
Gabe Kangas
3dda431079
Remove references to webv2 branch in docs and builds 2023-01-27 20:16:47 -08:00
Gabe Kangas
ffdda17fff
Additional suplicate action checks 2022-11-23 15:06:51 -08:00
Gabe Kangas
d087f296da
Conditionally run workflows only on parent repo 2022-11-19 11:56:20 -08:00
Gabe Kangas
352447e3d4
Web UI frontend automated browser tests (#2223)
* First pass at basic browser tests for #1926

* Run tests against dev web server not go server

* Bundle the web code into the server before running tests

* Move cypress UI tests into its own npm project + add tests

* Add additional tests + wire up with cypress dashboard

* Limit concurrency of workflow jobs

* Temporarily comment out some tests that do not pass in mobile. Will fix later.
2022-11-04 20:04:13 -07:00
Gabe Kangas
8689061498
Do not run chromatic for renovate user 2022-10-17 19:44:05 -07:00
Gabe Kangas
60805ebed0
Put actual token in workflow so Chromatic will run against PRs 2022-10-16 23:01:22 -07:00
Gabe Kangas
660c95786e
Run chromatic on PRs 2022-10-16 22:46:45 -07:00
Gabe Kangas
4da4b586cd
Do not allow chromatic to run for renovate 2022-09-10 22:54:04 -07:00
Gabe Kangas
8369c3c045
Run Chromatic snapshots only on changed files. 2022-09-08 16:33:15 -07:00
Gabe Kangas
955201a793
Tweak Chromatic job 2022-09-06 18:03:37 -07:00
Gabe Kangas
da73ed9f20
Hopefully fix issues running CI on remote forks 2022-09-05 12:33:11 -07:00
Gabe Kangas
9f550a87d2
Run workflows on PRs + Perform test build 2022-09-03 11:35:46 -07:00
Gabe Kangas
9749cc96c3
Changes to reflect update to actions/checkout@3 2022-08-16 18:04:28 -07:00
renovate[bot]
fa1c680f6e
Update actions/checkout action to v3 2022-08-16 06:37:48 +00:00
Gabe Kangas
f3a16be0dd
Add user detail API + modal. Closes #2002 2022-07-20 22:36:20 -07:00
Gabe Kangas
43aba0a67c
Limit what GitHub actions need to run for specific directories 2022-06-29 14:39:33 -07:00
Gabe Kangas
dacfaba32b
Experiment with chromatic to streamline visual UI testing 2022-05-27 14:31:22 -07:00