Move rules json files to be externally managed #524

Open
Vylpes wants to merge 3 commits from feature/191-rules-external-file into release/3.4.0
Owner
  • Added DATA_DIR environment variable
    • This will be a path I pass via the workflows to a folder for external appdata
  • Remove rules json files from git
  • Update rules command to use the new DATA_DIR directory
  • Update tests

#191

- Added `DATA_DIR` environment variable - This will be a path I pass via the workflows to a folder for external appdata - Remove rules json files from git - Update rules command to use the new `DATA_DIR` directory - Update tests #191
Update tests
All checks were successful
Test / build (push) Successful in 29s
4a1dc158ff
Merge branch 'release/3.4.0' into feature/191-rules-external-file
All checks were successful
Test / build (push) Successful in 29s
b72ef668ff
All checks were successful
Test / build (push) Successful in 29s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/191-rules-external-file:feature/191-rules-external-file
git switch feature/191-rules-external-file

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch release/3.4.0
git merge --no-ff feature/191-rules-external-file
git switch feature/191-rules-external-file
git rebase release/3.4.0
git switch release/3.4.0
git merge --ff-only feature/191-rules-external-file
git switch feature/191-rules-external-file
git rebase release/3.4.0
git switch release/3.4.0
git merge --no-ff feature/191-rules-external-file
git switch release/3.4.0
git merge --squash feature/191-rules-external-file
git switch release/3.4.0
git merge --ff-only feature/191-rules-external-file
git switch release/3.4.0
git merge feature/191-rules-external-file
git push origin release/3.4.0
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RabbitLabs/vylbot-app!524
No description provided.