Commit graph

307 commits

Author SHA1 Message Date
renovate[bot]
2810580a87
chore(deps): update docker/setup-qemu-action action to v3 (#3323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 14:56:58 -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
renovate[bot]
53dc3779e0
chore(deps): update tj-actions/changed-files action to v39 (#3324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 13:36:52 -07:00
renovate[bot]
b69e2400d3 chore(deps): update peter-evans/create-or-update-comment digest to e3645dd 2023-10-06 18:09:25 +00:00
Gabe Kangas
5b579b2a51
Remove install request of chrome for unavailable version 2023-10-04 23:57:50 -07:00
Gabe Kangas
3d120e8868
Specify old version of chrome that is not broken 2023-10-04 23:49:46 -07:00
Gabe Kangas
8a32da05b4
Get updated version of chrome that doesn't break test 2023-10-03 18:51:04 -07:00
renovate[bot]
766900ffc0
chore(deps): update peter-evans/create-or-update-comment digest to 46da6c0 2023-09-20 06:38:32 +00:00
renovate[bot]
667f9a8c69
chore(deps): update peter-evans/create-or-update-comment digest to 1f6c514 2023-09-13 11:51:37 +00:00
renovate[bot]
50c4c1a5c7
chore(deps): update peter-evans/create-or-update-comment digest to 223779b 2023-09-06 06:30:15 +00:00
renovate[bot]
91fd9a9c99
chore(deps): update peter-evans/create-or-update-comment digest to 46846e5 2023-09-05 11:11:14 +00:00
renovate[bot]
d2f9f803ee
chore(deps): update peter-evans/create-or-update-comment digest to 94ff342 (#3287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-30 18:53:51 -07:00
renovate[bot]
74846e00a3
chore(deps): update tj-actions/changed-files action to v38 (#3280)
* chore(deps): update dependency knip to v2.19.10

* chore(deps): update tj-actions/changed-files action to v38

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-26 16:17:58 -07:00
renovate[bot]
68a3c7d2f4
chore(deps): update peter-evans/create-or-update-comment digest to 8c21c80 (#3272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-08-25 20:43:38 -07:00
Gabe Kangas
b51829a0a7
chore(ci): fix duplicate runs of bundle step 2023-08-20 10:59:55 -07:00
Gabe Kangas
8cb4103f3f
chore(ci): cancel other build runs on duplicat 2023-08-18 22:32:48 -07:00
Gabe Kangas
c28d254a96
chore(ci): push_request_target -> push_request 2023-08-18 20:48:23 -07:00
Gabe Kangas
78ec6302b9
fix(ci): add untracked files before rebase. For #3255 2023-08-16 17:21:39 -07:00
renovate[bot]
0aa98943ae
chore(deps): update peter-evans/create-or-update-comment digest to bb291f6 2023-08-16 06:43:45 +00:00
Gabe Kangas
845051c4c2
chore: rebase before commit bundled web app 2023-08-12 17:48:30 -07:00
renovate[bot]
d1fbfda234
chore(deps): update peter-evans/create-or-update-comment digest to 5f22cb8 2023-08-09 07:45:27 +00:00
Gabe Kangas
e3dc63994b
chore: only push changes on develop branch 2023-08-03 20:03:55 -07:00
Gabe Kangas
e1deb08c8c
chore: js lint. use autostash when rebasing 2023-08-03 19:48:27 -07:00
Gabe Kangas
401d0bb44e
chore: manually pull, rebase, and push 2023-08-02 14:04:05 -07:00
renovate[bot]
66fa8866f6
chore(deps): update peter-evans/create-or-update-comment digest to 38217c6 2023-08-02 06:12:54 +00:00
Gabe Kangas
d5013e9b61
fix: force ignoring of certain paths? 2023-08-01 14:36:09 -07:00
Gabe Kangas
cab45f0be8
chore: force js formatting to occur before building/bundling 2023-08-01 14:30:08 -07:00
Gabe Kangas
48652ac12c
fix: be explicit about what dir we want to know has changed files 2023-08-01 13:49:05 -07:00
Gabe Kangas
3ae0367bec
fix: fix CI js linting? 2023-08-01 13:19:42 -07:00
Gabe Kangas
00c054a748
fix: do not check against PAT as it is not required 2023-07-31 12:02:27 -07:00
Gabe Kangas
460f47d9b7
fix: update use of changed files to specify proper key 2023-07-31 12:02:26 -07:00
Gabe Kangas
a75ea76cc8
chore: only run commit web project build on develop 2023-07-29 16:35:12 -07:00
Gabe Kangas
8c4ebd26ad
chore: consolidate web build/test jobs and only run it after other steps are successful 2023-07-29 16:10:08 -07:00
renovate[bot]
7c13a3fd01
chore(deps): update dependency eslint-plugin-react to v7.33.0 (#3205)
* chore(deps): update dependency eslint-plugin-react to v7.33.0

* chore: have linter try to autofix and commit linter warnings

* Linter fixes

* chore: tweak how js formatting is run within actions

* fix: type mismatch

* Prettified Code!

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: Owncast <owncast@owncast.online>
Co-authored-by: gabek <gabek@users.noreply.github.com>
2023-07-29 15:57:45 -07:00
renovate[bot]
7575c64d14
chore(deps): update peter-evans/create-or-update-comment digest to 716151b 2023-07-26 07:53:10 +00:00
Gabe Kangas
4ed0d8cae4
Update standard-pull-request.md 2023-07-23 10:15:04 -07:00
Gabe Kangas
29326e1767
Delete unused PR template 2023-07-23 10:11:54 -07:00
renovate[bot]
fe8758d8df
chore(deps): update peter-evans/create-or-update-comment digest to 30a3d62 2023-07-19 07:31:06 +00:00
renovate[bot]
fc69b24f0d
chore(deps): update peter-evans/create-or-update-comment digest to 5a5a8f5 2023-07-18 22:18:40 +00:00
renovate[bot]
89dfa3bb66
chore(deps): update peter-evans/create-or-update-comment digest to d1355c8 2023-07-12 06:27:18 +00:00
renovate[bot]
6d9fcdd451
chore(deps): update peter-evans/create-or-update-comment digest to 540f247 2023-07-10 04:58:13 +00:00
renovate[bot]
80ffd28551
chore(deps): update peter-evans/create-or-update-comment digest to 13f4e02 2023-07-05 06:19:49 +00:00
renovate[bot]
dd269b8bc0
chore(deps): update peter-evans/create-or-update-comment digest to be902ae 2023-06-28 19:23:07 +00:00
renovate[bot]
f50dca6ed0
chore(deps): update peter-evans/create-or-update-comment digest to c470f6f 2023-06-21 08:33:34 +00:00
renovate[bot]
ed0e44f981
chore(deps): update peter-evans/create-or-update-comment digest to 411d7f9 2023-06-14 06:37:24 +00:00
Gabe Kangas
fd1f3a1952
chore(tests): add additional test caching 2023-06-13 14:33:17 -07:00
renovate[bot]
752da3bbf7
chore(deps): update peter-evans/create-or-update-comment digest to c6c9a1a 2023-06-08 08:20:49 +00:00
renovate[bot]
f8c6b70453
chore(deps): update peter-evans/create-or-update-comment digest to 5825e57 2023-06-07 06:18:20 +00:00
renovate[bot]
d697505be3
chore(deps): update peter-evans/create-or-update-comment digest to 542d5c2 2023-05-31 08:07:37 +00:00
Gabe Kangas
24c51c831e
Update to Go 1.20. Closes #2185 2023-05-28 12:38:49 -07:00