-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Allow filtering by platform on workflow call #209
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
Merged
Merged
Changes from 17 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
86fd88c
feat: Allow filtering by platform on workflow call
juanjosevazquezgil 01189e0
fix: Add info log
juanjosevazquezgil ec97de0
test: Debug logs
juanjosevazquezgil 7da00f0
fix: Removed test logs
juanjosevazquezgil 9caed2b
fix: Tests
juanjosevazquezgil c4f7d6b
fix: Made it so all platforms are built by default
juanjosevazquezgil 6830720
fix: Support platforms both with and without the linux/ prefix
juanjosevazquezgil 5b32741
fix: Also trim platforms when checking for wildcards
juanjosevazquezgil 41617b3
fix: Add error when no image is built
juanjosevazquezgil 22cfed2
fix: Improved error message
juanjosevazquezgil 0245f6e
fix: Renamed normalized platforms variable
juanjosevazquezgil 4c766ba
fix: Added test for platform filters
juanjosevazquezgil c433a65
fix: Platform filter test
juanjosevazquezgil 510e7ea
fix: Simplified tests
juanjosevazquezgil 80af883
fix: Validate platforms var
juanjosevazquezgil c6f791d
Update firestarter/workflows/build_images/build_images.py
juanjosevazquezgil 34b1143
fix: Update validation function to return trimmed platforms
juanjosevazquezgil ef67359
fix: Improve tests
juanjosevazquezgil 6e4ceaf
fix: join statement
juanjosevazquezgil 4a26bba
fix: Error matching logic
juanjosevazquezgil 2bbff3e
fix: Add runs_on input
juanjosevazquezgil 8e859b0
fix: Made error into warning
juanjosevazquezgil 8ef5aca
fix: Add ::warning:: command to warning log
juanjosevazquezgil 6ee9055
fix: Don't update check run summary or upload artifacts
juanjosevazquezgil 518e8c1
test: info with ::warning::
juanjosevazquezgil 42b8043
fix: Reverted changes
juanjosevazquezgil 23ce2ec
test: Print warning
juanjosevazquezgil 7c9989a
fix: Unset variable
juanjosevazquezgil ed1ff9b
fix: Restore upload artifact functionality
juanjosevazquezgil dc14942
fix: Duplicated error message
juanjosevazquezgil afeaef3
fix: Return trimmed_platforms instead of platforms
juanjosevazquezgil fa9a2c5
fix: Updated platforms field docs
juanjosevazquezgil 40d4b10
fix: Updated platforms field docs
juanjosevazquezgil 310e329
fix: Reverted changes to platforms docs
juanjosevazquezgil 7faa23f
Update .github/workflows/build_images.yaml
juanjosevazquezgil 457ea1b
fix: Add test for check_if_build_all_platforms function
juanjosevazquezgil File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.