-
Notifications
You must be signed in to change notification settings - Fork 316
fix: edit presubmit for to simplify configuration #1915
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 16 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
8c943af
add new presubmit for test purposes
chalmerlowe 92116c0
add additional sessions
chalmerlowe 0d3444a
Update .kokoro/presubmit/presubmit-2.cfg
chalmerlowe 0282e1b
Update .kokoro/presubmit/presubmit-2.cfg
chalmerlowe 6588e0d
added timer to nox sessions
chalmerlowe bb690fd
Update .kokoro/presubmit/presubmit-2.cfg
chalmerlowe 936ba65
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] ea0be04
Merge branch 'test-kokoro-refactor' of https://github.com/googleapis/…
gcf-owl-bot[bot] 839ee1b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] ce55faa
Merge branch 'test-kokoro-refactor' of https://github.com/googleapis/…
gcf-owl-bot[bot] 6177f09
removes references to most environment variables
chalmerlowe 05014ce
testing the use of base names for the nox sessions
chalmerlowe b84504a
removes references to unneeded linting and typing env variables
chalmerlowe 0dd852a
change file name and update env_vars in presubmit-2
chalmerlowe e7a10f4
remove timed decorators
chalmerlowe 204aa2c
revert several files
chalmerlowe 45af713
Update noxfile.py
chalmerlowe a91de8c
remove test, remove unneeded vars, etc
chalmerlowe 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Format: //devtools/kokoro/config/proto/build.proto | ||
|
||
# Only run these nox sessions. | ||
env_vars: { | ||
key: "NOX_SESSION" | ||
value: "unit_noextras unit cover docs" | ||
} |
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.