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

Build and deploy using Heroku containers #2514

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

benlovell
Copy link
Member

We can do this to buy some time before we continue upgrading this project and all its dependencies to Heroku-22+ stack compatibility. Using docker allows us to continue to deploy with Ruby 2.7.7.

@benlovell benlovell marked this pull request as draft December 26, 2024 11:10
@benlovell benlovell force-pushed the heroku-docker branch 3 times, most recently from c54944f to 00c9ceb Compare December 31, 2024 09:54
This will build a container using GitHub actions and push to Heroku
staging when a push is made to the `staging` branch.

Resolve tool dependency issues

Bower was incorrectly resolving dependencies and somehow restoring very
old versions of components when building assets. I've traced this down
to an issue in the resolver that is mitigated by using a regular gem
source, rather than github dependencies.
This isn't part of the runner install now for some reason.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant