Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Heroku button deployment broken #1226

Closed
@orenyk

Description

@orenyk

Deploying via the Heroku button fails since we removed ffaker from the default group, probably because it wasn't being installed (Heroku runs bundle install --without=development:test) so even though we require it in the seeds.rb script, it's not available for us to use. We could manually install it in the buildpack or move those gems to a different group. This should be fixed ASAP, I've already resolved a separate Heroku build issue due to the authentication initializer, but I'd like to tag / release v5.2.1 today.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions