generated from ni/github-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Rework GitHub actions and check selection #120
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
26 commits
Select commit
Hold shift + click to select a range
294de53
Add new outputs to get_package_info
jfriedri-ni 216cde6
Rename 'package-base-path' to 'package-basepath'
jfriedri-ni 1d56a3d
Use all JSON keys for each package info object
jfriedri-ni af0b453
Add and use input for package-basepath to check_docs.yml
jfriedri-ni 773e047
Use new package info outputs in check_package.yml to skip unneeded jobs
jfriedri-ni 999f6ae
Remove special treatment for grpc_generator in the CI
jfriedri-ni fe2bb54
Do not echo back the parsed JSON
jfriedri-ni 42978f5
Merge remote-tracking branch 'origin/main' into users/jfriedri/rework…
jfriedri-ni f45325d
Incorporate the new no-proto pinmap client package
jfriedri-ni 013f42c
Add the github workspace path segment to all working-directory parame…
jfriedri-ni 3b3ff12
Hint that package-basepath is relative with a ./ prefix
jfriedri-ni 99a4801
Use absolute basepaths for all step inputs
jfriedri-ni 1d5df59
Revert the workspace root for check analyzers
jfriedri-ni 2e39611
Rely on the working directory for the venv path to cache
jfriedri-ni bbc2c4d
Use relative paths for sub-action inputs
jfriedri-ni 728e49e
Revert ./ prefix in packages.json
jfriedri-ni 9a89e52
Use the default working directory to upload docs
jfriedri-ni 3b6cfd5
Revert the absolute path input for run_and_upload_unit_tests
jfriedri-ni 3da9712
Remove all ./ to build the paths correctly at call sites
jfriedri-ni cd7ca06
Remove intermediate relative path segments
jfriedri-ni f1c7c98
Use absolute path for upload-artifact because it doesn't use default …
jfriedri-ni 5e8fc02
Use absolute path for Python venv cache because the action does not u…
jfriedri-ni 9e2fa28
Update documentation and defaults in workflow files
jfriedri-ni b9e2a53
Merge remote-tracking branch 'origin/main' into users/jfriedri/rework…
jfriedri-ni 4766a83
Only leaf workflows should use the repo root for their step inputs
jfriedri-ni ea547b3
Generalize check_analyzers and change 'install-drivers' to 'install-e…
jfriedri-ni 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
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
jfriedri-ni marked this conversation as resolved.
Show resolved
Hide resolved
|
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.
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.