Commit graph

29 commits

Author SHA1 Message Date
renovate[bot]
ce37bd519f
chore(deps): pin dependencies (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-11 20:28:32 +02:00
Johan
783609d2e3
Prevent missing regex_patterns (#15) 2026-01-10 17:51:12 +02:00
renovate[bot]
37db5a6a4d
Update dependency python to v3.14.2 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-08 12:33:58 +02:00
renovate[bot]
f523fede3f
Update dependency python to v3.14.1 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-05 10:03:29 +02:00
renovate[bot]
b296a0abad
Update actions/checkout action to v6 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 09:45:39 +01:00
renovate[bot]
646f7f4d13
Update actions/setup-python action to v6 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 11:01:51 +02:00
renovate[bot]
98e3a76f45
Update dependency python to v3.14.0 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 11:01:10 +02:00
renovate[bot]
93ccaf6938
Update actions/checkout action to v5 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-14 11:00:56 +02:00
Johan van Eck
d4582e7330 Fix pipeline configuration 2025-07-27 17:43:02 +03:00
Johan van Eck
c5828a4f3c Add a schedule for the Github Actions workflow 2025-07-27 17:42:20 +03:00
Johan van Eck
ad0d2544bc Setup Github Actions 2025-07-27 16:59:15 +03:00
Sam Chau
eba5ee8ca0 fix(workflow): update notify job to use notify-commit workflow and correct secret name 2025-03-09 01:29:59 +10:30
Sam Chau
ed00314d47 feat(workflow): update bundle workflow to trigger website build for ghtub pages on database update 2025-02-04 01:40:19 +10:30
Sam Chau
a6cd46eff6 feat(workflow): add Vercel deploy trigger to bundle workflow 2025-02-03 22:26:31 +10:30
Sam Chau
f4f37c491f fix(workflow): remove yml path restriction from bundle trigger 2025-01-21 09:12:51 +10:30
Sam Chau
1cba66a2fa tweak(workflow): Update bundling script path in workflow configuration 2025-01-17 21:20:01 +10:30
Sam Chau
b4d515f32a create(workflow): Add bundling workflow for YML files on stable branch 2025-01-17 21:18:54 +10:30
Sam Chau
6fdd331087 tweak(workflow): Restrict notify workflow to stable branch 2025-01-16 07:19:59 +10:30
Sam Chau
32edc2799e fix(workflow): update repository-dispatch action to version 3 in notify-groups.yml 2024-12-22 20:08:40 +10:30
Sam Chau
0dd6bc9ce2 fix(workflow): update token for repository dispatch in notify-groups.yml 2024-12-22 19:57:38 +10:30
Sam Chau
ab43447d5b fix(workflow): update token for repository dispatch in notify-groups.yml 2024-12-22 19:49:51 +10:30
Sam Chau
e6446cc474 feat: add GitHub Actions workflow for notifying groups on push to 1080p-Encode branch 2024-12-22 19:14:08 +10:30
Sam Chau
e8ecf5e0dc fix: update workflow reference to use main branch 2024-12-17 17:53:15 +10:30
Sam Chau
82d5835a5d feat: add GitHub Actions workflow for notifications 2024-12-17 17:52:26 +10:30
Sam Chau
2c579c0a54 chore: remove deprecated database files / scripts / workflows 2024-12-01 17:15:45 +10:30
santiagosayshey
d6df1e0aa3 workflow: added workflows to add issues to project / change to indevelopment on branch creation 2024-07-03 23:04:27 +09:30
santiagosayshey
9f5091e1d3 fix. install colorama on sync workflow 2024-06-24 07:53:39 +09:30
Sam Chau
37f53043db
Feature/Atlas Integration (#4)
* feat. Script and workflow to sync to atlas instance on merge into prod

* del. Removed legacy restore / backup scripts
2024-06-24 07:49:21 +09:30
Sam Chau
d5090d1a9f
Feature/Automated Testing (#1) (#2)
* addition: custom formats imported from dev

* feat. Added scripts to conduct automate testing

* feat. Added CODEOWNERS file for reviews

* feat. Added workflow for automated testing on PR

* change. test script now exits on fail

* fix. Use py3 for running regex script

* fix. Adjusted sys exits on failed tests

* addition. Added placeholder json files from profilarr
2024-06-01 23:46:35 +09:30