Refactored github workflows to use a shared dependencies script to ease maintenance of workflows#5919
Merged
olehermanse merged 2 commits intoOct 31, 2025
Conversation
1996c20 to
fcd9144
Compare
fcd9144 to
5e711b2
Compare
Contributor
Author
|
@olehermanse not sure if you would prefer a process to copy this list of deps packages but I do like the sharing in one project. We could eventually migrate the lists/steps in INSTALL to ci/*.sh and make things a bit "easier": scripts to run instead of copy/paste. 6 or 1/2 dozen I suppose :) |
…se maintenance of workflows Ticket: ENT-13016 Changelog: none
d87f36e to
7b8fe7a
Compare
…perly Ticket: ENT-13164 Changelog: none
7b8fe7a to
081fef1
Compare
larsewi
approved these changes
Oct 31, 2025
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.
To ensure that these new scripts work add a test to run them.
Ticket: ENT-13016
Changelog: none