Commit Graph

9 Commits

Author SHA1 Message Date
Sam Chau fddc46075f feat(tierCreator): Add show_preview option for dry run mode to display regex patterns and custom formats 2025-01-16 15:46:55 +10:30
Sam Chau 166dbb8803 fix(tierCreator): Improve output message to indicate whether a file is being created or overwritten 2025-01-16 10:23:57 +10:30
Sam Chau a764c533cf fix(tierCreator): Update YAML handling and improve template processing for group tiers 2025-01-16 07:52:54 +10:30
Sam Chau ffde248b6f create(script): Add tierCreator script for generating group tier custom formats + release group regex patterns 2025-01-16 07:35:11 +10:30
Sam Chau 2c579c0a54 chore: remove deprecated database files / scripts / workflows 2024-12-01 17:15:45 +10:30
Sam Chau 613d15fc41
Improvement/split (#5)
* del. Removed legacy bash split script

* add. Implemented python script to split json files into seperate objects
2024-06-24 07:52:36 +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
santiagosayshey e6ba8e56f7 feat. scripts to dump and restore monodb instances 2024-06-01 03:05:55 +09:30