renovate[bot]
4dbc84c6fd
chore(deps): update actions/checkout action to v3
3 years ago
Meisam
0a8fc6e8c5
validate Nodeinfo response by schema ( #2390 )
...
* rm stable: 'false' from actions/setup-go@v3
* adapt tests from #2369
* set undefined as defaultStreamKey
pass adminpass to sendConfigChangeRequest()
* mv getAdminConfig to api/lib/config.js
* npm install --quiet for automated tests
* refactor tests
separate default values from new ones
* test adminpass change
fix defaultStreamKeys test
* fix defaultStreamKeys
* use getAdminStatus
* mv test/automated/lib/config.js to admin.js
* check default hideViewerCount
cleanup
* test more default options in api
erverName
SServerSummary
yp.instanceUrl
FederationConfig.username
* more testing of default config params
* update reference values for api test
3 years ago
Gabe Kangas
ffdda17fff
Additional suplicate action checks
3 years ago
Gabe Kangas
8e2fe17e35
Use skip-duplicate-actions instead of concurrency limit
3 years ago
Gabe Kangas
03f199551d
Retry API tests on failure
3 years ago
Gabe Kangas
d087f296da
Conditionally run workflows only on parent repo
3 years ago
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.
3 years ago
Gabe Kangas
0af1db73a4
Revert "Tweak Renovate options for automerge"
...
This reverts commit 1e0d1575d5
.
3 years ago
Gabe Kangas
1e0d1575d5
Tweak Renovate options for automerge
3 years ago
renovate[bot]
a008d8a62f
chore(deps): update peter-evans/create-or-update-comment digest to 5adcb0b ( #2240 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
d556deb8f4
chore(deps): update peter-evans/create-or-update-comment digest to 5adcb0b ( #2241 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
7652c487fa
chore(deps): update peter-evans/create-or-update-comment digest to 7305482 ( #2219 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
cf7d808d96
chore(deps): update peter-evans/create-or-update-comment digest to 7305482 ( #2221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
8689061498
Do not run chromatic for renovate user
3 years ago
renovate[bot]
5d5ad97f2a
chore(deps): update peter-evans/create-or-update-comment digest to 26db07d ( #2218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
1be99df694
chore(deps): update peter-evans/create-or-update-comment digest to 843e855 ( #2215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
eafa5bbe01
chore(deps): update peter-evans/create-or-update-comment digest to 843e855 ( #2216 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
60805ebed0
Put actual token in workflow so Chromatic will run against PRs
3 years ago
Gabe Kangas
660c95786e
Run chromatic on PRs
3 years ago
Gabe Kangas
cade15ea1b
Run API tests on pull requests
3 years ago
Gabe Kangas
f7ced7bb58
Fetch all branches in webv2 build
3 years ago
Gabe Kangas
e24b431cfc
Add nightly build of the webv2 branch
3 years ago
luzpaz
a080fa1524
Fix various typos ( #2149 )
...
* Fix various typos
Found via `codespell -q 3`
* Commit updated API documentation
Co-authored-by: Owncast <owncast@owncast.online>
3 years ago
Gabe Kangas
4ed563beed
Make linter run on pull_request events
3 years ago
Gabe Kangas
f1f85fb3e3
Update link in comment.
3 years ago
renovate[bot]
6110d93acf
Update peter-evans/create-or-update-comment digest to 6fcd282 ( #2106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
e87ece6711
Mention t-shirts.
3 years ago
Gabe Kangas
a7e8fb6659
Update message
3 years ago
Gabe Kangas
cc0c48a9a5
Add workflow to auto-comment good first issues.
3 years ago
Gabe Kangas
4da4b586cd
Do not allow chromatic to run for renovate
3 years ago
Gabe Kangas
8369c3c045
Run Chromatic snapshots only on changed files.
3 years ago
Gabe Kangas
955201a793
Tweak Chromatic job
3 years ago
Gabe Kangas
da73ed9f20
Hopefully fix issues running CI on remote forks
3 years ago
Gabe Kangas
c0dc2eb707
Run API tests inside Eartlhly
3 years ago
Gabe Kangas
9f550a87d2
Run workflows on PRs + Perform test build
3 years ago
Gabe Kangas
de06005d01
Do not run go linting on web-only changes
3 years ago
Gabe Kangas
87ca4c9434
Do not run go linting on web-only changes
3 years ago
Gabe Kangas
bf2e3623df
Do not run go linter on web-only changes
3 years ago
Gabe Kangas
8bd222e847
Do not run tests on web-only changes
3 years ago
Gabe Kangas
93480078b3
Do not run API tests on web-only changes
3 years ago
Gabe Kangas
63bf3b773c
Specify branches to auto-build web app on
3 years ago
Gabe Kangas
9749cc96c3
Changes to reflect update to actions/checkout@3
3 years ago
renovate[bot]
fa1c680f6e
Update actions/checkout action to v3
3 years ago
Gabe Kangas
41ab4d9fe1
Allow rebasing when bundling web app
3 years ago
Gabe Kangas
b7a13e4dc3
Fix typo
3 years ago
Gabe Kangas
4cd9e22e34
Auto-bundle web app on commits
3 years ago
Gabe Kangas
c7a35e9d02
Revert "Change how musl is downloaded/unarchived" as the problem is a
...
Github problem.
This reverts commit 59fab1b137
.
3 years ago
Gabe Kangas
59fab1b137
Change how musl is downloaded/unarchived
3 years ago
Gabe Kangas
ffd24ccccb
Run test builds using recent Go
3 years ago
Gabe Kangas
3951f23b55
Run BSD tests under macos-latest
3 years ago