Gabe Kangas
4d60c7c80c
Update dependabot config
4 years ago
Gabe Kangas
95ad4e006a
Try enabling codeql analysis, see how it does.
4 years ago
Gabe Kangas
88015638f0
Add checklist item for installer.
4 years ago
Gabe Kangas
5dff6f32fc
End to end automated tests run on Github workflows ( #384 )
...
* WIP for automated integration test
* See if it runs under a workflow
* Support running test locally as well as a workflow
* Use already downloaded repo to build. Do not re-clone
* Add comments
* Update to support new default config file
* Split out different test suites
* Add test for chat
* Always run test with config-default and ignore local config file
* Remove the build workflow because the end to end test does that now
5 years ago
Gabe Kangas
d4426f1dff
Make default config file simpler. Closes #364 ( #375 )
5 years ago
Gabe Kangas
30f8b77c25
Update owncast-release-checklist.md
5 years ago
Christian Muehlhaeuser
16e578e993
Use a golangci-lint workflow to check for common mistakes & problems ( #353 )
5 years ago
Christian Muehlhaeuser
cdcead1143
Use 'os' instead of the deprecated 'platform' in build matrix ( #347 )
5 years ago
Christian Muehlhaeuser
6976dffdfb
Build & test against Go 1.13 and latest Go ( #346 )
5 years ago
Gabe Kangas
e8f1d5ef3f
Typo
5 years ago
Gabe Kangas
7330722110
Link directly to new discussion post
5 years ago
Gabe Kangas
0a5ed6d942
Add link to Owncast discussions on Github
5 years ago
Gabe Kangas
f8712856af
Trying to fix commits not happening with js
5 years ago
Gabe Kangas
41b694d292
Add auto-closing stale issues and PRs
...
Keep the repo clean.
5 years ago
Gabe Kangas
72918a62d8
Update owncast-release-checklist.md
5 years ago
Gabe Kangas
6504736c4b
Update javascript-packages.yaml
5 years ago
Gabe Kangas
d173b93204
Update javascript-packages.yaml
5 years ago
Gabe Kangas
2c3da709f5
Add some additional issue template items
5 years ago
Gabe Kangas
18829209cb
Add issue template for public release checklist
5 years ago
Gabe Kangas
ebed81c81e
Test update of api doc
5 years ago
Gabe Kangas
294339b496
Fix typo
5 years ago
Gabe Kangas
03151f1dd1
Render api documentation when openapi.yaml is updated
5 years ago
Gabe Kangas
72de85bc10
Add Javascript update Github Actions workflow ( #275 )
...
* JS update workflow
* Update package.json to see if workflow fires properly
* Commit updated Javascript packages
Co-authored-by: Owncast <owncast@owncast.online>
5 years ago
Gabe Kangas
fb4a822cd8
Removing javascript workflow because it keeps commiting node_modules to the repo
5 years ago
Gabe Kangas
2987b6a87c
Update workflow
5 years ago
Gabe Kangas
22f37df2a6
Trying a new github workflow to install javascript packages
5 years ago
Gabe Kangas
97fa8d70a7
Configure dependabot
5 years ago
Gabe Kangas
fc988e1846
Setup dependabot for 3rd party go and javascript code
5 years ago
Gabe Kangas
e4cf5e6030
Create dependabot.yml
5 years ago
Gabe Kangas
a9a46a4493
Run the container in the background so Github actions does not get hung up
5 years ago
Gabe Kangas
738570563e
Update the dev dockerfile and build dockerfile to fix #60
5 years ago
Gabe Kangas
63954d4e1b
We only have a single test, but might as well run it anyway
5 years ago
Gabe Kangas
58858c99c2
Github action for building binary + docker image
5 years ago