AgileVentures / AgileVentures/LocalSupport

Revert changes that introduce deploy failure

Open
#1,053 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
64
Forks
209
PR merge metrics
PR metrics pending

Description

Adding a call to model `Setting` in a css.erb file was causing deploy failures.
In `assets:precompile`, Rails is reaching out to verify the table exists, but since this happens previous to the migrations in predeploy, it's failing the deploy.

Revert the changes to make a clean deploy of latest code to production, then deal with white labelling the image.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.