Gabe Kangas
d3aa3f87af
doc -> docs as Github needs a specific name
3 years ago
Gabe Kangas
48006d7a79
Fix updated go linter
3 years ago
Gabe Kangas
2743bddf4e
Fix js package build workflow
3 years ago
Gabe Kangas
883d22cf76
Force worfklow to run under node 12
3 years ago
Gabe Kangas
5dd3ce5c44
Update golangci-lint action
3 years ago
Gabe Kangas
5196491f73
Add Renovate config
3 years ago
Gabe Kangas
9e0099f865
Update stale PR message
4 years ago
Gabe Kangas
e6ed6a6849
Don't run CodeQL for dependencies
4 years ago
Gabe Kangas
06f3644b11
Remove running codeql on a schedule
...
PRs and pushes only.
4 years ago
Gabe Kangas
ae49e38eb9
Update admin dispatch event workflow
4 years ago
Gabe Kangas
464ae9598b
Add workflow for accepting bundle admin event
4 years ago
Gabe Kangas
f78f1795fe
Update stale issue message
4 years ago
Gabe Kangas
3fdae7afb9
Don't codeql the static directory
4 years ago
Gabe Kangas
fdc381c738
Test against Go 1.17 and drop 1.15 from the tests
4 years ago
Jack
651caeba91
Fix build for Windows ( #1377 ) ( #1506 )
...
* Fix build for Windows (#1377 )
* Add tests for windows
4 years ago
Gabe Kangas
f0bd7d2528
Replace pkger with go:embed for bundling the admin. Closes #844 ( #1464 )
...
* Replace pkger with go:embed for bundling the admin. Closes #844
* Remove references to pkged.go
* Point tests to use an updated version of Go
* Add comment to new exported function
* Cleanup
* Add a dummy pkged.go to alert people to stop using it.
* Add simple browser test to make sure the admin is available and renders
* Don't panic
4 years ago
Gabe Kangas
7b097ccdd9
HLS tests for local and S3 storage. Closes #1457 ( #1460 )
4 years ago
Gabe Kangas
22fbfec7d3
Create a simple PR template
...
Preparing for Hacktoberfest.
4 years ago
Gabe Kangas
cc6b257470
Automated browser testing ( #1415 )
...
* Move automated api tests to api directory
* First pass at automated browser testing
4 years ago
Gabe Kangas
608888317b
Have nightly build create a production build of tailwind
4 years ago
Gabe Kangas
c6c6f0233d
Expanded linting + fix warnings ( #1396 )
...
* Expand the linters and types of warnings to improve consistency and safety
* Fail lint workflow if there are errors
* golint has been replaced by revive
* Hand-pick some of the default exclude list
* Ignore error when trying to delete preview gif
* Ignore linter warning opening playlist path
* Rename user field Id -> ID
* A bunch of renames to address linter warnings
* Rename ChatClient -> Client per linter suggestion best practice
* Rename ChatServer -> Server per linter suggestion best practice
* More linter warning fixes
* Add missing comments to all exported functions and properties
4 years ago
Meisam
ae1c2d89f0
Check for secret key before nightly builds ( #1375 )
4 years ago
Gabe Kangas
734e16203e
Attempt running tests under freebsd and openbsd vms
4 years ago
Gabe Kangas
ec89fb2def
Remove windows from test matrix. Filed TODO to fix tests for windows
4 years ago
Gabe Kangas
b50f1674a8
Add more test targets for GitHub tests
4 years ago
Gabe Kangas
2094154917
Remove Linode todo
...
As they list the version as "latest" now.
4 years ago
Gabe Kangas
a01fe638cc
Increase golangci-lint timeout
4 years ago
Gabe Kangas
b5bb28b396
Dependabot does not have access to commit
4 years ago
Christian Muehlhaeuser
261fe56bad
Don't specify the linter version, as it's not required any longer ( #1262 )
4 years ago
Gabe Kangas
0c6378976c
Troubleshoot workflow
4 years ago
Gabe Kangas
e84149ea50
Fix broken workflow due to typo
4 years ago
Gabe Kangas
2c2736aef9
Use full path to dependency
4 years ago
Gabe Kangas
610a3ef834
Calm down excessive dependabot updates
4 years ago
Gabe Kangas
99d04c8e69
Customize stalebot to close stale PRs
4 years ago
leuc
e311cb53ea
let actions/checkout@v2 select the right reference for push and pull request events ( #1042 )
4 years ago
Gabe Kangas
380f3c5015
Do not format dependabot
4 years ago
Gabe Kangas
0f3e818041
Do not lint dependabot
4 years ago
Gabe Kangas
7d50db09ec
Removing from dependabot reviews
4 years ago
Gabe Kangas
cf12a64ec4
Update release template to mention DO and Linode
4 years ago
Gabe Kangas
76e90df1f3
Update javascript-packages.yaml
4 years ago
Gabe Kangas
0b6c827557
master -> develop
4 years ago
Gabe Kangas
36154bc4c0
Fix permissions error on automated linter.
...
This reverts commit bf06467f2d
.
4 years ago
Gabe Kangas
bf06467f2d
Removing lint.yml and consolidating into the formatting job
4 years ago
Gabe Kangas
075448ae2b
Update nightly cron job
4 years ago
Gabe Kangas
bf93d2decc
build docker image every night
4 years ago
Gabe Kangas
4f012fab56
Add nebunez to dependabot alerts
4 years ago
Gabe Kangas
896c7b57ef
Remove code formatting on PRs
4 years ago
Gabe Kangas
c27620d656
Never mark issues with a milestone as stale
4 years ago
Gabe Kangas
c19462a20e
Link GitHub to OpenCollective
4 years ago
Gabe Kangas
3ae6f82701
Update prettier action + only look at webroot
5 years ago