Commit Graph

14 Commits

Author SHA1 Message Date
renovate[bot]
838c1b51c1 Update actions/cache action to v3 (#2819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 19:13:59 -07:00
Gabe Kangas
d7675a7d29 Cache NPM between test runs 2023-02-15 14:46:45 -08:00
Gabe Kangas
f88605ab91 Commit bundled web assets as owncast user 2023-02-14 10:08:01 -08:00
Gabe Kangas
3dda431079 Remove references to webv2 branch in docs and builds 2023-01-27 20:16:47 -08:00
Meisam
389ba36f15 fix breaking change in #2510 2022-12-28 01:11:04 +01:00
Meisam
7c91099461 do not triger bundle web app on docs update (#2510) 2022-12-26 11:30:16 -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
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