Gabe Kangas
83ef466ee1
fix(ci): check out repo if event_name is schedule
2024-11-08 13:16:13 -08:00
renovate[bot]
962d03710d
chore(deps): update peter-evans/create-or-update-comment digest to 213b1f9
2024-11-06 06:21:32 +00:00
renovate[bot]
ed21911288
chore(deps): update peter-evans/create-or-update-comment digest to 6f2ce0e
2024-10-30 08:31:18 +00:00
renovate[bot]
01dc997fb4
chore(deps): update peter-evans/create-or-update-comment digest to d5aa8cd
2024-10-23 06:20:24 +00:00
Gabe Kangas
742df5322f
fix(web): specify node version to be 22.9.0 for builds
2024-10-19 11:51:23 -07:00
renovate[bot]
c00440d918
chore(deps): update peter-evans/create-or-update-comment digest to 1b44297
2024-10-09 10:48:53 +00:00
Gabe Kangas
8d08ae5147
chore: tweaking workflow text
2024-10-06 21:44:19 -07:00
Gabe Kangas
e5aa3c3cfb
fix: remove invalid setting
2024-10-06 19:54:42 -07:00
Gabe Kangas
b55e4045c1
chore: replace old stale github app with workflow action
2024-10-06 18:12:13 -07:00
renovate[bot]
b00c48e369
chore(deps): update peter-evans/create-or-update-comment digest to 48de637
2024-10-02 06:34:21 +00:00
renovate[bot]
2794a5d1d8
chore(deps): update peter-evans/create-or-update-comment digest to 5ddb8ea
2024-09-25 09:52:11 +00:00
renovate[bot]
3cbc9ca57c
chore(deps): update peter-evans/create-or-update-comment digest to 1efb899
2024-09-18 06:52:56 +00:00
Gabe Kangas
99fbefd558
Remove fix flag
2024-09-17 16:44:36 -07:00
Gabe Kangas
0bca16deb6
Only write formatted files in CI when not in a PR
2024-09-17 16:39:54 -07:00
Gabe Kangas
5e5f023b8a
Only try to commit formated files if running on the owncast/owncast repo
2024-09-17 16:35:36 -07:00
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
renovate[bot]
cbc6ba47ee
chore(deps): update peter-evans/create-or-update-comment digest to 00b0d20
2024-09-15 16:41:32 +00:00
Gabe Kangas
78c775747b
chore(ci): specify the ref to check out
2024-09-15 09:40:52 -07:00
Gabe Kangas
4764e27b68
chore(tests): set older node version to work around babel issue in tests
2024-09-15 06:03:53 -07:00
Gabe Kangas
755308eca8
chore(tests): set specific node version in tests and bump Nextjs version
2024-09-15 05:52:20 -07:00
Gabe Kangas
59f200c960
fix(test): run javascript tests as a part of build CI job
2024-09-05 18:13:03 -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]
06a8266c7c
chore(deps): update peter-evans/create-or-update-comment digest to 56f64a7
2024-09-04 07:26:28 +00:00
renovate[bot]
1fdedf8f5f
chore(deps): update peter-evans/create-or-update-comment digest to 2830915
2024-08-21 09:38:51 +00:00
renovate[bot]
dbcd6827b7
chore(deps): update actions/setup-node action to v4 ( #3886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 17:19:41 -07:00
renovate[bot]
8cc0e5399c
chore(deps): update peter-evans/create-or-update-comment digest to 0c2659f
2024-08-14 07:08:00 +00:00
renovate[bot]
ad87eef636
chore(deps): update peter-evans/create-or-update-comment digest to 842a986
2024-08-07 08:40:58 +00:00
renovate[bot]
36f6360a0f
chore(deps): update peter-evans/create-or-update-comment digest to e5db2e4
2024-07-24 08:26:23 +00:00
renovate[bot]
ca9428ba6e
chore(deps): update peter-evans/create-or-update-comment digest to 3496b39
2024-07-17 08:26:58 +00: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
bf07c977d7
Fix go test workflow
2024-07-11 11:53:35 -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
Gabe Kangas
fe5fbea623
Add css linter step ( #3832 )
...
* Add css linter step
* Add test css file
* Set working directory
* Only run against changed files
* remove test css file
* only run workflow steps if any css files were changed
* commiting a file with issues
* fixing file with linter warnings
2024-07-11 11:33:07 -07:00
Gabe Kangas
e864562995
chore: update PR template
2024-07-04 19:57:16 -07:00
Gabe Kangas
dd5fa8dd57
chore(docs): add redocly config file
2024-07-02 14:22:04 -07:00
Gabe Kangas
7b40006841
chore(docs): Update docs gen path + cli
2024-07-02 14:03:45 -07:00
renovate[bot]
51cd16dcc1
chore(deps): update peter-evans/create-or-update-comment digest to 71ac479
2024-06-26 06:05:38 +00:00
renovate[bot]
933d349095
chore(deps): update peter-evans/create-or-update-comment digest to b9ec247
2024-06-19 09:00:50 +00:00
renovate[bot]
5f943b4f46
chore(deps): update peter-evans/create-or-update-comment digest to 1f5fc38
2024-06-18 20:04:24 +00:00
renovate[bot]
f274a21271
chore(deps): update peter-evans/create-or-update-comment digest to 86dc0e1
2024-06-12 10:16:46 +00:00
renovate[bot]
43ee6ef4dd
chore(deps): update peter-evans/create-or-update-comment digest to 9bb5d83
2024-06-05 07:47:31 +00:00
renovate[bot]
ae977bc748
chore(deps): update golangci/golangci-lint-action action to v6 ( #3739 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 09:33:27 -07:00
renovate[bot]
d8fe5dc70e
chore(deps): update peter-evans/create-or-update-comment digest to 8da4c50
2024-05-15 06:02:04 +00:00
renovate[bot]
a5955b8be6
chore(deps): update peter-evans/create-or-update-comment digest to 34c499d
2024-05-08 10:01:45 +00:00
Gabe Kangas
aee4699c8b
Update spec path in workflow
2024-05-04 18:39:34 -07:00
Gabe Kangas
1ca7a877e4
Organize new openapi spec with tags and generate API docs with the new spec
2024-05-03 15:39:59 -07:00
renovate[bot]
c9f50b51a9
chore(deps): update golangci/golangci-lint-action action to v5 ( #3722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 08:31:57 -07:00