Closed jrgriffiniii closed 5 years ago
@jrgriffiniii Why the complicated workflow? Are we getting something from separating bundle/lint from everything else?
Since this gem requires an engine cart generate and multiple ruby versions being tested, I think it makes sense to have a separate build (bundle, lint, generate) job from the test jobs. Hyrax separates out the lint step so it can run in parallel to the generate step. I'm not sure if it is really worth it for this gem given it is much smaller than hyrax.
Coveralls didn't report back. Did you add the COVERALLS_REPO_TOKEN to the CircleCI environment variables @jrgriffiniii ?
Coveralls is now reporting for this.
Resolves #44