Raesquiv13 / gpos-System

Sistema de punto de venta
1 stars 0 forks source link

Creating CI/CD process with heroku #48

Open Raesquiv13 opened 4 years ago

Raesquiv13 commented 4 years ago

As the product owner, I wan to:

Create the development process using heroku.

Use URLs as a guide:

  1. Deployment https://devcenter.heroku.com/categories/deployment Try to learn Doker.

  2. Continuous Delivery https://devcenter.heroku.com/categories/continuous-delivery

  3. Continuous Integration https://devcenter.heroku.com/categories/continuous-integration

Raesquiv13 commented 4 years ago

Getting Started on Heroku with Node.js Getting Started on Heroku.docx

Raesquiv13 commented 4 years ago

Implement AUTOMATED_TEST_RUN as environment variable of heroku Captura-heroku variable for create automated test run

Raesquiv13 commented 4 years ago

Extra code refactor for complete this ticket will be used the branch issue-45 https://github.com/Raesquiv13/gpos-System/issues/45

Raesquiv13 commented 4 years ago

Pipelines were created.

Staging env Production env

Raesquiv13 commented 4 years ago

CI you need to pay for use it, so is better wait once the project get some clients and you see that is a good idea invest money

Raesquiv13 commented 4 years ago

Review apps you have to paid for use, it is different from CI.

Raesquiv13 commented 4 years ago

Information recollected about what I have to pay in heroku and what is "Free" ?

What I have to pay if I am working with Heroku.docx

@isaacseac