Commit graph

8 commits

Author SHA1 Message Date
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
63bf3b773c
Specify branches to auto-build web app on 2022-08-19 22:13:01 -07:00
Gabe Kangas
41ab4d9fe1
Allow rebasing when bundling web app 2022-08-15 20:41:19 -07:00
Gabe Kangas
b7a13e4dc3
Fix typo 2022-08-15 19:49:18 -07:00
Gabe Kangas
4cd9e22e34
Auto-bundle web app on commits 2022-08-15 19:23:42 -07:00
Gabe Kangas
78c6189c02
First pass at bundling web app into service. Working. 2022-06-19 15:32:42 -07:00