Commit Graph

19 Commits

Author SHA1 Message Date
Sam Chau
36e7e520a9 chore(cleanup): remove bundle script/workflow, remove wiki/devlog entries, remove tiers, update notify script to run on dev, simplify README 2025-09-13 00:10:32 -05: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