Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task-2][Chore] Setup Heroku deployment #19

Merged

Conversation

malparty
Copy link
Member

@malparty malparty commented Sep 2, 2021

What happened 👀

Configure Heroku deployment via GitHub Actions.

Insight 📝

  • Create Heroku applications (prod/staging) under the names:
  • Rename Heroku application names in GitHub Workflow
  • Add environment secrets in Heroku config
  • Attach free PostgresSQL DB to Heroku applications

Proof Of Work 📹

image

image

@malparty malparty added this to the 0.1.0 milestone Sep 2, 2021
@malparty malparty self-assigned this Sep 2, 2021
@malparty malparty force-pushed the chore/task-2-setup-heroku-deployment branch from fe09ef1 to 984a9c5 Compare September 2, 2021 04:10
@malparty malparty force-pushed the chore/task-2-setup-heroku-deployment branch from 984a9c5 to 3cf1d76 Compare September 2, 2021 04:11
@malparty malparty marked this pull request as ready for review September 2, 2021 05:05
@malparty malparty linked an issue Sep 2, 2021 that may be closed by this pull request
Copy link
Contributor

@rafayet-monon rafayet-monon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@junan junan merged commit 89af0e4 into chore/task-1-initiate-project Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task-2][Chore] Setup Heroku deployment
3 participants