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

fix(docker): Make Docker build faster #383

Merged
merged 7 commits into from
Nov 8, 2020
Merged

Conversation

adrienjoly
Copy link
Member

@adrienjoly adrienjoly commented Nov 8, 2020

Problem:

  • the "Release" CI workflow takes 2m15s to run, every time we commit to master, after running other workflows
  • just the building and publication of the Docker image takes 1m 30s (cf https://github.com/openwhyd/openwhyd/runs/1370300902#step:9:46), most of it caused by the update and installation of OS-level dependencies

Also add an unrelated TODO that I forgot to add to PR #382

@adrienjoly adrienjoly self-assigned this Nov 8, 2020
@adrienjoly adrienjoly added this to 📥 Inbox / ideas in Development via automation Nov 8, 2020
@adrienjoly adrienjoly merged commit 04b82c5 into master Nov 8, 2020
Development automation moved this from 📥 Inbox / ideas to ✔️ Done / pending QA Nov 8, 2020
@adrienjoly adrienjoly deleted the fix/faster-docker-build branch November 8, 2020 14:38
adrienjoly pushed a commit that referenced this pull request Nov 8, 2020
## [1.37.4](v1.37.3...v1.37.4) (2020-11-08)

### Bug Fixes

* **docker:** Make Docker build faster ([#383](#383)) ([04b82c5](04b82c5))
@adrienjoly
Copy link
Member Author

adrienjoly commented Nov 8, 2020

Results:

image

@adrienjoly adrienjoly moved this from ✔️ Done / pending QA to 🌲 In production in Development Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development
  
🌲 In production
Development

Successfully merging this pull request may close these issues.

None yet

1 participant