Commit graph

46 commits

Author SHA1 Message Date
Ajay
05fd6abe91 Use env vars in workflow 2024-08-12 01:04:12 -04:00
mini-bomba
814ceb56f1
fix postgres+redis tests
made on request
https://discord.com/channels/603643120093233162/607338052221665320/1269373542550470730
2024-08-03 21:23:44 +02:00
Ajay
7c51586664 Add error server 2024-04-16 03:01:44 -04:00
Ajay
8361f602c7 Less arm 2023-09-04 02:52:04 -04:00
Ajay
4b214767a0 Add buildx 2023-07-25 11:49:33 -04:00
Ajay
8c687934c2 build arm images 2023-07-25 11:36:59 -04:00
Ajay
dde12bcc43 Fix wrong branch for github workflow 2023-03-19 00:41:29 -04:00
Michael C
bff05dccaa
simplify workflows, use cache 2023-02-18 03:12:50 -05:00
Michael C
4a90ba8992
run sqlite and postgres coverage 2023-02-18 00:36:45 -05:00
Michael C
efc911a229
fix codecov 2023-02-18 00:30:21 -05:00
Ajay Ramachandran
2e3f4f8c70
Add codecov 2023-02-18 00:16:18 -05:00
Ajay Ramachandran
dc0bde0e36
Merge pull request #529 from mchangrh/sanitizeVideoID
Sanitize videoID and minimum UserID length
2022-12-27 17:10:27 -05:00
Ajay
7f7a3a37ec Relicense project to AGPL 2022-12-26 23:18:43 -05:00
Michael C
fc5b5ca72c
use node 18 across all tests 2022-12-18 00:01:32 -05:00
Michael C
d83d620893
update actions 2022-10-28 17:00:01 -04:00
Michael C
a8ddae131d
Merge branch 'master' of github.com:ajayyy/SponsorBlockServer into more-coverage 2022-09-29 15:39:36 -04:00
Ajay
ea05284b1d Allow manual dispatch of generate sqlite base 2022-09-26 15:23:01 -04:00
Ajay Ramachandran
230191ece9
Merge pull request #473 from mchangrh/gha_b2-sync
add b2 syncing for sqlite base
2022-09-26 15:19:07 -04:00
Ajay
28448f99d9 Lock s3cmd-sync version 2022-09-26 15:17:38 -04:00
Michael C
6499381b4f
add coverage reports to PostgreSQL tests 2022-09-24 22:49:53 -04:00
Ajay
072324f0ab Add permission request to image build action 2022-09-07 22:35:32 -04:00
Ajay
c1d345441c Pin github actions 2022-07-21 00:15:40 -04:00
Michael C
b7995832bc
add b2 syncing for sqlite base 2022-05-26 21:19:27 -04:00
Ajay
e79a8417f4 Don't always build backup db image 2022-05-17 01:51:11 -04:00
Ajay
dfbc32617b Create an image for db backups 2022-05-17 01:29:49 -04:00
Ajay
fc99c42e02 Run rsync build after sb server 2022-05-06 15:27:44 -04:00
Ajay
1146aac3c2 Run docker build as two jobs 2022-05-06 15:25:24 -04:00
Ajay
3341500fdf Fix docker building workflow 2022-05-06 14:42:52 -04:00
Ajay
81ad0dd640 Merge branch 'master' of https://github.com/ajayyy/SponsorBlockServer 2022-05-06 14:34:26 -04:00
Ajay
ff197d2985 Add rsync docker image 2022-05-06 14:34:11 -04:00
Michael C
c0dc174f42
docker build without platforms + bumped actions 2022-05-06 13:01:53 -04:00
Ajay
d8395163b9 fix newleafurls 2022-05-06 01:53:44 -04:00
Ajay
c5f163e41e rename container 2022-05-04 02:25:29 -04:00
Ajay
5e3e02c674 Fix context 2022-05-04 01:54:32 -04:00
Ajay
0fe85b9760 Auto build container 2022-05-04 01:51:38 -04:00
Michael C
3dd9024cc7
eslint + workflow formatting
- appropriate job names
- only trigger on pushes to master branch & PRs
- conform to formatting
2021-12-20 23:04:41 -05:00
Ajay
a137f8a434 Add redis to ci name 2021-12-20 22:27:35 -05:00
Michael C
6adfb84c0f
add generate-sqlite-base 2021-10-27 16:04:52 -04:00
Ajay Ramachandran
8ff8f9628a
Merge pull request #301 from mchangrh/eslint-gh-actions
Add ESLint workflow
2021-07-06 01:01:36 -04:00
Ajay Ramachandran
f67a805c1f
Add issue assigning action 2021-07-05 20:50:22 -04:00
Michael C
e8d5dbec3e
add eslint workflow 2021-07-05 03:18:58 -04:00
Michael C
30a12a600a
bump setup-node and checkout versions 2021-06-29 16:27:35 -04:00
Michael C
d710b88c3e
add 5 minute timeout to CI, added note in config
- added note in config to use enable_offline_queue to avoid timeouts
- removed wait action from CI
2021-06-29 16:23:52 -04:00
Michael C
b62db5675d
update CI names and path
move docker-compose to new folder
rename action names
2021-06-23 15:48:02 -04:00
Michael C
da92f2082d
set up postgres CI route
uses env flag TEST_POSTGRES since the sqlite test also runs with env flag CI true
2021-06-23 15:35:08 -04:00
Ajay Ramachandran
3a203d249e Added Github actions 2020-04-06 16:46:19 -04:00