Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Enable Heroku pipelines #96

Open
ephracis opened this issue Sep 18, 2016 · 2 comments
Open

Enable Heroku pipelines #96

ephracis opened this issue Sep 18, 2016 · 2 comments
Assignees
Milestone

Comments

@ephracis
Copy link
Owner

Move the app into a pipeline and enable Review apps so we can check out the result of each pull request before merging it.

The flow should be like:

Review app -> Staging -> Production
@ephracis ephracis added this to the 1.0 milestone Sep 18, 2016
ephracis added a commit that referenced this issue Sep 20, 2016
- Split layout into multiple files:
  - HTML head
  - Navigation bar
  - Footer

Switch bootstrap for bootstrap-sass so we can modify it using the
built in variables.

Closes #96
@ghost ghost assigned ephracis Sep 20, 2016
@ghost ghost added the in progress label Sep 20, 2016
ephracis added a commit that referenced this issue Sep 20, 2016
- Split layout into multiple files:
  - HTML head
  - Navigation bar
  - Footer

Switch bootstrap for bootstrap-sass so we can modify it using the
built in variables.

Closes #96
ephracis added a commit that referenced this issue Sep 20, 2016
- Split layout into multiple files:
  - HTML head
  - Navigation bar
  - Footer

Switch bootstrap for bootstrap-sass so we can modify it using the
built in variables.

Closes #96
@ghost ghost removed the in progress label Sep 20, 2016
@ephracis ephracis reopened this Sep 21, 2016
@ephracis
Copy link
Owner Author

Oops, closed the wrong one.

@ephracis
Copy link
Owner Author

This will cost us money (we have to add more apps, one for each stage). I've created a pipeline and put our current web app at the development stage. When we finally go live we can buy additional apps and put in production (and staging, but those should be temporary). Then we can also enable review apps, but they will cost money as well when they are running.

So until we are getting close to our first release, this one will have to wait.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant