Remove devtools as a dependency of the CI workflows.#82
Merged
Conversation
Robadob
force-pushed
the
remove_devtools_from_ci
branch
from
April 13, 2026 15:47
988d1ba to
b1b2d9d
Compare
Robadob
marked this pull request as ready for review
April 13, 2026 15:52
Robadob
marked this pull request as draft
April 13, 2026 15:53
Member
Author
|
CI passed due to cache hit on package install, I need to remember how to purge cache. |
Member
Author
|
Install package dependencies took 24 minutes on this old PR, with this change it's reduce to 7.5 minutes however there are still a lot more packages being installed than I had expected (presumably dependencies of our dependencies). Some of these spurious packages are quite slow to install, e.g.
Surprisingly removing devtools appears to have worked without further changes to the script though. |
Robadob
force-pushed
the
remove_devtools_from_ci
branch
from
April 13, 2026 16:14
98b72d3 to
a21ae3e
Compare
Robadob
marked this pull request as ready for review
April 13, 2026 16:14
Member
Author
|
This should be ready for merge once CI passes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This should make the CI more stable, but will require some CI hammering to iron out any missing packages that aren't handled by our DESCRIPTION