-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat: implement build command to validate generated library #14129
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
32 commits
Select commit
Hold shift + click to select a range
aa7c65b
feat: add build command
parthea 3933663
lint
parthea 8178b9f
update comment
parthea 4653b5b
Merge branch 'main' of https://github.com/googleapis/google-cloud-pyt…
parthea ea31579
increase timeout to 2 hours
parthea 0e89af2
update test
parthea a4e6e73
update build command to run tests for a specific library
parthea 598660e
remove return_value
parthea 4f5ec1f
Add TODO comment to reduce docker build duration
parthea 2fbefc0
update exception message
parthea 80007ba
lint
parthea 9d129c8
add type hints
parthea 3f9b48c
refactor common code
parthea b9b11b0
remove capture output
parthea 917cda9
refactor
parthea 6935737
Merge branch 'main' into add-build-command
parthea e3580ca
create alias for 3.13.5
parthea bb6e8d1
fix build
parthea 33207f9
fix build
parthea a041f2d
fix build
parthea 17fe1c3
fix build
parthea eb80f09
for testing purposes
parthea 3a1a40f
fix build
parthea e9914b0
Merge branch 'main' into add-build-command
parthea f3235e2
restore import
parthea a2cc75b
restore import
parthea fce74ed
add type hint
parthea e36ba3f
use repo dir
parthea 1ea260e
add tests for get_library_id
parthea 8bbe2ad
add tests for _run_individual_session
parthea 9e6c7de
add tests for _run_nox_sessions
parthea 1ec6294
run isort/black
parthea 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
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
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.