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: Speed up docker build step #6186

Closed
wants to merge 2 commits into from
Closed

Conversation

colinbruce
Copy link
Contributor

What

Another team has recommended trying this to speed up the build step

Checklist

Before you ask people to review this PR:

  • Tests and rubocop should be passing: bundle exec rake
  • Github should not be reporting conflicts; you should have recently run git rebase main.
  • The standards in the Git Workflow document on Confluence should be followed
  • There should be no unnecessary whitespace changes. These make diffs harder to read and conflicts more likely.
  • The PR description should say what you changed and why, with a link to the JIRA story.
  • You should have looked at the diff against main and ensured that nothing unexpected is included in your changes.
  • You should have checked that the commit messages say why the change was made.

Another team has recommended trying this to
speed up the build step
@colinbruce colinbruce force-pushed the fix/circle-build-speed-up branch from dee8834 to 4ac0a2d Compare January 5, 2024 14:12
Copy link

sonarqubecloud bot commented Jan 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@colinbruce
Copy link
Contributor Author

more work needed - killing for now!

@colinbruce colinbruce closed this Jan 5, 2024
@colinbruce colinbruce deleted the fix/circle-build-speed-up branch January 5, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant