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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@malparty How about adding the Heroku url in readme? Just like this. It will be easier for other developers to find out the server url without checking from the PR description.
Merge branch 'develop' into chore/setup-deployment
And regarding updating the local branch from the base branch, we use Git's rebase instead of merge as rebase provides cleaner commit history. You can use rebase in your nest PRs when you need to get update from the base branch 👍
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#4 Configure deployment automation
What happened
GitHub Action
Deploy Heroku
is now working for staging env and deploys the app hereInsight
Proof Of Work
Staging App available here