-
Notifications
You must be signed in to change notification settings - Fork 358
Update build procedure #1884
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
Update build procedure #1884
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
e8dcff5
Update libraries
pvcraven b2e6b8f
Drop Python 3.8 support
pvcraven c216355
Try running 3.11 and 3.10 on self-hosted runner
pvcraven 913df2c
Have self-hosted run on different python versions, and just build doc…
pvcraven 0908cb6
Just install dependencies when testing
pvcraven 3629802
Try with typer
pvcraven 18452f7
Revert
pvcraven ec1f493
Remove build docs test
pvcraven f63efb8
Update
pvcraven 423edce
Update
pvcraven 19aadde
Update
pvcraven 9b31a03
Update
pvcraven 36c1097
Update
pvcraven 4c8c143
Update
pvcraven c1da7cb
Update
pvcraven 1b75ba5
Update
pvcraven 10b7a85
Update
pvcraven ddca3a1
Update
pvcraven db71598
Update
pvcraven a7b98b7
Update
pvcraven e101ddb
Update
pvcraven bffadac
Update
pvcraven 96f1144
Update
pvcraven 0f3a7fd
Update
pvcraven 571253d
Update
pvcraven 135d881
Update
pvcraven 969515c
Update
pvcraven d180c86
Update
pvcraven 2bcb3a1
Update
pvcraven dda15ce
Remove Python 3.8 incompatible typing
pvcraven fdc3abf
Update
pvcraven 6c282b9
Update
pvcraven 77f3a30
Update
pvcraven 930002f
Update
pvcraven 8333b12
Update
pvcraven e22403d
Update
pvcraven 413249d
Update
pvcraven 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 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,7 +10,7 @@ on: | |
| jobs: | ||
|
|
||
| verifytypes: | ||
| name: verifytypes | ||
| name: Verify types | ||
| runs-on: ubuntu-latest | ||
|
|
||
| steps: | ||
|
|
||
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
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.