Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

reduce heroku slug size #360

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

reduce heroku slug size #360

wants to merge 4 commits into from

Conversation

Hamms
Copy link
Contributor

@Hamms Hamms commented Apr 28, 2021

Looks like CurriculumBuilder has become too large of an application. My most recent change seems to have pushed us over some kind of internal limit. The build log says:

 !     Compiled slug size: 534.9M is too large (max is 500M).
 !     See: http://devcenter.heroku.com/articles/slug-size
 !     Push failed

This PR represents my attempts to get us back under the limit. In addition to the code changes contained within, I also purged the build cache as recommended by https://devcenter.heroku.com/articles/slug-compiler#slug-size

Links

Testing story

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@Hamms Hamms had a problem deploying to curriculumbuilder April 28, 2021 19:04 Failure
@Hamms Hamms changed the title add a slugignore to reduce heroku slug size reduce heroku slug size Apr 28, 2021
@Hamms Hamms temporarily deployed to curriculumbuilder April 28, 2021 19:13 Inactive
@Hamms Hamms temporarily deployed to curriculumbuilder April 28, 2021 19:32 Inactive
@Hamms Hamms temporarily deployed to curriculumbuilder April 28, 2021 19:44 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant