You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Feature: Original Scripture text on the right most position in scripture pane.
Prepare Staging
PR to remove RC from the version number
start in new branch (e.g., zpp-remove-rc-1.4);
edit package.json for version (e.g., v1.15); commit; publish
git tag (e.g., v1.15); git push --tags
create PR from remove... branch --> develop; connect this PR to the "RELEASE" issue
merge this PR (even if you merge it yourself, please use PR and do not commit directly to the develop branch)
Release Branch:
pull latest develop changes
create new branch: release branch for version 1.15 from develop
publish release branch to github
Create staging Netlify link (PROD Data)
create new PR from v1.15 --> STAGE; connect to the release issue
walk through happy path on deploy preview
merge
Monitor build: wait 20 minutes? https://stage--tc-create-app.netlify.app/
Verify version & build number are updated.
(If the DEPLOY PREVIEW encountered NO errors, then STAGE should build fine.)
QA Release and Staged
Ping QA that release branch for version 1.15 is ready for testing
Release notes are drafted
QA approves release notes
QA gives go-ahead to release to production
Release and Publish
PR from release branch for version 1.15 to Master
create new PR from STAGE --> master; connect to the release issue
**Feature: Original Scripture text on the right most position in scripture pane.
Prepare Staging
zpp-remove-rc-1.4
);package.json
for version (e.g., v1.15); commit; publishgit tag
(e.g., v1.15);git push --tags
remove...
branch -->develop
; connect this PR to the "RELEASE" issuev1.15
-->STAGE
; connect to the release issueVerify version & build number are updated.
(If the DEPLOY PREVIEW encountered NO errors, then STAGE should build fine.)
QA Release and Staged
Release and Publish
STAGE
-->master
; connect to the release issue(If the DEPLOY PREVIEW encountered NO errors, then PROD should build fine.)
The text was updated successfully, but these errors were encountered: