From 55152444f6015b5513f86dd1eb60478e6cef7bfe Mon Sep 17 00:00:00 2001 From: seallard Date: Fri, 17 May 2024 09:16:19 +0200 Subject: [PATCH] Reference atlas docs for alembic --- DEPLOYMENT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md index 723e54eb..d1712f91 100644 --- a/DEPLOYMENT.md +++ b/DEPLOYMENT.md @@ -1,6 +1,6 @@ # Deployment for testing -Comment on the PR with the deploy output, including the environment and that it succeeded. -Alembic revisions need to be applied from your local machine. +Comment on the PR with the deploy output, it should include environment and that it succeeded. +Alembic revisions need to be applied from your local machine. See Atlas for instructions. ## Deploy CLI feature branch 1. `ssh hasta` @@ -23,7 +23,7 @@ Alembic revisions need to be applied from your local machine. # Steps when merging to master -When all the tests are done and successful and the PR is approved, follow these steps. +When all tests done and successful and PR is approved, follow these steps. 1. Select "Squash and merge" to merge branch into default branch (master/main). 2. A prompt for writing merge commit message will pop up.