-
Notifications
You must be signed in to change notification settings - Fork 2
Feature/654 add and use general matrix #860
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 all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
0877d12
Add matrix:generate and deprecate older endpoints
ArBridgeman ec7f6f9
Add matrix.yml and remove older ones
ArBridgeman 233eba4
Update PTB's workflows
ArBridgeman b0012bd
Fix missed workflow to matrix.yml
ArBridgeman c552e5e
Switch poetry.urls to project.urls
ArBridgeman 814f2a0
Switch to a JSON array
ArBridgeman 3fc086b
Alter so runs when workflow file is modified to reduce delayed errors
ArBridgeman 15a8d40
Switch to jq and bash
ArBridgeman ed980e2
Put behind slow approval for PR too
ArBridgeman fdd7433
Merge branch 'main' into feature/654_add_and_use_general_matrix
ArBridgeman b9bf47b
Add summary description
ArBridgeman 9eca9d6
Add documentation
ArBridgeman 0be697e
Update .gitattributes for matrix.yml
ArBridgeman e4b9a78
Apply reviewer corrections to unreleased.md
ArBridgeman 9b08dcf
Apply review improvement to create_and_update.rst
ArBridgeman a4257a7
Apply review improvements to workflow_variables.rst
ArBridgeman 6edd52e
Fix indentation
ArBridgeman 8fe1025
Improve docstring to give the pydantic context
ArBridgeman 185f956
Switch to generate instead of dump
ArBridgeman 54a47ff
Switch _ci.py to _matrix.py
ArBridgeman c62cdcb
Switch to deprecated_matrix_output and add docstring
ArBridgeman bfd8217
Align names once more
ArBridgeman bd7b518
Use format:fix
ArBridgeman 3cb1e7e
Remove duplicate key check
ArBridgeman 8d2c065
Remove unneeded test
ArBridgeman b9f9681
Remove unneeded call
ArBridgeman 91754d4
Apply reviewer fix and remove somewhat duplicate text from the example
ArBridgeman a03e934
Switch to dictionary comprehension
ArBridgeman 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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
25 changes: 16 additions & 9 deletions
25
.github/workflows/matrix-all.yml → .github/workflows/matrix.yml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
15 changes: 0 additions & 15 deletions
15
doc/user_guide/features/github_workflows/template_variables.rst
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.