File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - sdist-tests
2121 - wheel-build
2222 - wheel-tests
23- - wheel-publish
2423 secrets : inherit # zizmor: ignore[secrets-inherit]
2524 uses : rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@main
2625 permissions :
@@ -135,19 +134,3 @@ jobs:
135134 id-token : write
136135 packages : read
137136 pull-requests : read
138- wheel-publish :
139- needs : wheel-build
140- secrets : inherit # zizmor: ignore[secrets-inherit]
141- uses : rapidsai/shared-workflows/.github/workflows/wheels-publish.yaml@upload-sdists
142- with :
143- build_type : pull-request
144- branch : pull-request/287
145- package-name : jupyterlab-nvdashboard
146- publish_to_pypi : false
147- publish-wheel-search-key : jupyterlab-nvdashboard_wheel_python_jupyterlab-nvdashboard
148- permissions :
149- actions : read
150- contents : read
151- id-token : write
152- packages : read
153- pull-requests : read
Original file line number Diff line number Diff line change 88 - id : trailing-whitespace
99 - id : end-of-file-fixer
1010 - repo : https://github.com/astral-sh/ruff-pre-commit
11- rev : v0.15.18
11+ rev : v0.15.19
1212 hooks :
1313 - id : ruff-check
1414 args : ["--fix"]
You can’t perform that action at this time.
0 commit comments