fix(build): Prevent DB Migrations from being applied by anything other than the API server #1

Open
ald_productions wants to merge 1 commit from suppress_migrations into master

Significantly reduces chance of conflicts during initial migrations

Pull request is experimental

Significantly reduces chance of conflicts during initial migrations Pull request is experimental
Significantly reduces chance of conflicts during initial migrations
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 suppress_migrations:suppress_migrations
git switch suppress_migrations

Merge

Merge the changes and update on Forgejo.
git switch master
git merge --no-ff suppress_migrations
git switch suppress_migrations
git rebase master
git switch master
git merge --ff-only suppress_migrations
git switch suppress_migrations
git rebase master
git switch master
git merge --no-ff suppress_migrations
git switch master
git merge --squash suppress_migrations
git switch master
git merge --ff-only suppress_migrations
git switch master
git merge suppress_migrations
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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
Spacebar/server!1
No description provided.