Skip to content

Commit 1b748a3

Browse files
committed
Revert "Prepare release/26.06"
This reverts commit 5b6fae9.
1 parent 5b6fae9 commit 1b748a3

5 files changed

Lines changed: 46 additions & 46 deletions

File tree

.github/workflows/build.yaml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
packages: read
4444
pull-requests: read
4545
secrets: inherit # zizmor: ignore[secrets-inherit]
46-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@release/26.06
46+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@cuda-13.2.0
4747
with:
4848
build_type: ${{ inputs.build_type || 'branch' }}
4949
branch: ${{ inputs.branch }}
@@ -55,7 +55,7 @@ jobs:
5555
rocky8-clib-standalone-build-matrix:
5656
permissions:
5757
contents: read
58-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
58+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
5959
with:
6060
build_type: pull-request
6161
matrix_name: conda-cpp-build
@@ -68,7 +68,7 @@ jobs:
6868
packages: read
6969
pull-requests: read
7070
secrets: inherit # zizmor: ignore[secrets-inherit]
71-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
71+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
7272
strategy:
7373
fail-fast: false
7474
matrix: ${{ fromJSON(needs.rocky8-clib-standalone-build-matrix.outputs.matrix) }}
@@ -88,7 +88,7 @@ jobs:
8888
needs: cpp-build
8989
permissions:
9090
contents: read
91-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
91+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
9292
with:
9393
build_type: pull-request
9494
matrix_name: conda-cpp-build
@@ -102,7 +102,7 @@ jobs:
102102
packages: read
103103
pull-requests: read
104104
secrets: inherit # zizmor: ignore[secrets-inherit]
105-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
105+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
106106
# Artifacts are not published from these jobs, so it's safe to run for multiple CUDA versions.
107107
# If these jobs start producing artifacts, the names will have to differentiate between CUDA versions.
108108
strategy:
@@ -121,7 +121,7 @@ jobs:
121121
needs: cpp-build
122122
permissions:
123123
contents: read
124-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
124+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
125125
with:
126126
build_type: pull-request
127127
matrix_name: conda-cpp-build
@@ -135,7 +135,7 @@ jobs:
135135
packages: read
136136
pull-requests: read
137137
secrets: inherit # zizmor: ignore[secrets-inherit]
138-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
138+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
139139
# Artifacts are not published from these jobs, so it's safe to run for multiple CUDA versions.
140140
# If these jobs start producing artifacts, the names will have to differentiate between CUDA versions.
141141
strategy:
@@ -154,7 +154,7 @@ jobs:
154154
needs: cpp-build
155155
permissions:
156156
contents: read
157-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
157+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
158158
with:
159159
build_type: pull-request
160160
matrix_name: conda-cpp-build
@@ -168,7 +168,7 @@ jobs:
168168
packages: read
169169
pull-requests: read
170170
secrets: inherit # zizmor: ignore[secrets-inherit]
171-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
171+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
172172
# Artifacts are not published from these jobs, so it's safe to run for multiple CUDA versions.
173173
# If these jobs start producing artifacts, the names will have to differentiate between CUDA versions.
174174
strategy:
@@ -193,7 +193,7 @@ jobs:
193193
packages: read
194194
pull-requests: read
195195
secrets: inherit # zizmor: ignore[secrets-inherit]
196-
uses: rapidsai/shared-workflows/.github/workflows/conda-python-build.yaml@release/26.06
196+
uses: rapidsai/shared-workflows/.github/workflows/conda-python-build.yaml@cuda-13.2.0
197197
with:
198198
build_type: ${{ inputs.build_type || 'branch' }}
199199
branch: ${{ inputs.branch }}
@@ -210,7 +210,7 @@ jobs:
210210
id-token: write
211211
packages: read
212212
pull-requests: read
213-
uses: rapidsai/shared-workflows/.github/workflows/conda-upload-packages.yaml@release/26.06
213+
uses: rapidsai/shared-workflows/.github/workflows/conda-upload-packages.yaml@cuda-13.2.0
214214
secrets:
215215
CONDA_RAPIDSAI_NIGHTLY_TOKEN: ${{ secrets.CONDA_RAPIDSAI_NIGHTLY_TOKEN }}
216216
CONDA_RAPIDSAI_TOKEN: ${{ secrets.CONDA_RAPIDSAI_TOKEN }}
@@ -237,7 +237,7 @@ jobs:
237237
packages: read
238238
pull-requests: read
239239
secrets: inherit # zizmor: ignore[secrets-inherit]
240-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
240+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
241241
with:
242242
arch: "amd64"
243243
branch: ${{ inputs.branch }}
@@ -255,7 +255,7 @@ jobs:
255255
packages: read
256256
pull-requests: read
257257
secrets: inherit # zizmor: ignore[secrets-inherit]
258-
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@release/26.06
258+
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@cuda-13.2.0
259259
with:
260260
build_type: ${{ inputs.build_type || 'branch' }}
261261
branch: ${{ inputs.branch }}
@@ -275,7 +275,7 @@ jobs:
275275
id-token: write
276276
packages: read
277277
pull-requests: read
278-
uses: rapidsai/shared-workflows/.github/workflows/wheels-publish.yaml@release/26.06
278+
uses: rapidsai/shared-workflows/.github/workflows/wheels-publish.yaml@cuda-13.2.0
279279
secrets:
280280
CONDA_RAPIDSAI_WHEELS_NIGHTLY_TOKEN: ${{ secrets.CONDA_RAPIDSAI_WHEELS_NIGHTLY_TOKEN }}
281281
RAPIDSAI_PYPI_TOKEN: ${{ secrets.RAPIDSAI_PYPI_TOKEN }}
@@ -295,7 +295,7 @@ jobs:
295295
packages: read
296296
pull-requests: read
297297
secrets: inherit # zizmor: ignore[secrets-inherit]
298-
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@release/26.06
298+
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@cuda-13.2.0
299299
with:
300300
build_type: ${{ inputs.build_type || 'branch' }}
301301
branch: ${{ inputs.branch }}
@@ -315,7 +315,7 @@ jobs:
315315
id-token: write
316316
packages: read
317317
pull-requests: read
318-
uses: rapidsai/shared-workflows/.github/workflows/wheels-publish.yaml@release/26.06
318+
uses: rapidsai/shared-workflows/.github/workflows/wheels-publish.yaml@cuda-13.2.0
319319
secrets:
320320
CONDA_RAPIDSAI_WHEELS_NIGHTLY_TOKEN: ${{ secrets.CONDA_RAPIDSAI_WHEELS_NIGHTLY_TOKEN }}
321321
RAPIDSAI_PYPI_TOKEN: ${{ secrets.RAPIDSAI_PYPI_TOKEN }}

.github/workflows/pr.yaml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- wheel-tests-cuvs
3636
- devcontainer
3737
- telemetry-setup
38-
uses: rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@release/26.06
38+
uses: rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@cuda-13.2.0
3939
permissions:
4040
contents: read
4141
if: always()
@@ -78,7 +78,7 @@ jobs:
7878
contents: read
7979
packages: read
8080
pull-requests: read
81-
uses: rapidsai/shared-workflows/.github/workflows/changed-files.yaml@release/26.06
81+
uses: rapidsai/shared-workflows/.github/workflows/changed-files.yaml@cuda-13.2.0
8282
with:
8383
files_yaml: |
8484
build_docs:
@@ -340,7 +340,7 @@ jobs:
340340
- '!thirdparty/LICENSES/**'
341341
checks:
342342
needs: telemetry-setup
343-
uses: rapidsai/shared-workflows/.github/workflows/checks.yaml@release/26.06
343+
uses: rapidsai/shared-workflows/.github/workflows/checks.yaml@cuda-13.2.0
344344
permissions:
345345
contents: read
346346
with:
@@ -363,7 +363,7 @@ jobs:
363363
packages: read
364364
pull-requests: read
365365
secrets: inherit # zizmor: ignore[secrets-inherit]
366-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@release/26.06
366+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@cuda-13.2.0
367367
with:
368368
build_type: pull-request
369369
node_type: cpu16
@@ -377,7 +377,7 @@ jobs:
377377
packages: read
378378
pull-requests: read
379379
secrets: inherit # zizmor: ignore[secrets-inherit]
380-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@release/26.06
380+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@cuda-13.2.0
381381
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
382382
with:
383383
build_type: pull-request
@@ -390,7 +390,7 @@ jobs:
390390
id-token: write
391391
packages: read
392392
pull-requests: read
393-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-post-build-checks.yaml@release/26.06
393+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-post-build-checks.yaml@cuda-13.2.0
394394
with:
395395
build_type: pull-request
396396
symbol_exclusions: (void (thrust::|cub::))
@@ -403,7 +403,7 @@ jobs:
403403
packages: read
404404
pull-requests: read
405405
secrets: inherit # zizmor: ignore[secrets-inherit]
406-
uses: rapidsai/shared-workflows/.github/workflows/conda-python-build.yaml@release/26.06
406+
uses: rapidsai/shared-workflows/.github/workflows/conda-python-build.yaml@cuda-13.2.0
407407
with:
408408
build_type: pull-request
409409
script: ci/build_python.sh
@@ -418,7 +418,7 @@ jobs:
418418
packages: read
419419
pull-requests: read
420420
secrets: inherit # zizmor: ignore[secrets-inherit]
421-
uses: rapidsai/shared-workflows/.github/workflows/conda-python-tests.yaml@release/26.06
421+
uses: rapidsai/shared-workflows/.github/workflows/conda-python-tests.yaml@cuda-13.2.0
422422
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_python_conda
423423
with:
424424
build_type: pull-request
@@ -427,7 +427,7 @@ jobs:
427427
needs: checks
428428
permissions:
429429
contents: read
430-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
430+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
431431
with:
432432
build_type: pull-request
433433
matrix_name: conda-cpp-build
@@ -440,7 +440,7 @@ jobs:
440440
packages: read
441441
pull-requests: read
442442
secrets: inherit # zizmor: ignore[secrets-inherit]
443-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
443+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
444444
strategy:
445445
fail-fast: false
446446
matrix: ${{ fromJSON(needs.rocky8-clib-standalone-build-matrix.outputs.matrix) }}
@@ -459,7 +459,7 @@ jobs:
459459
needs: [rocky8-clib-standalone-build, changed-files]
460460
permissions:
461461
contents: read
462-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
462+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
463463
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
464464
with:
465465
build_type: pull-request
@@ -473,7 +473,7 @@ jobs:
473473
packages: read
474474
pull-requests: read
475475
secrets: inherit # zizmor: ignore[secrets-inherit]
476-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
476+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
477477
strategy:
478478
fail-fast: false
479479
matrix: ${{ fromJSON(needs.rocky8-clib-tests-matrix.outputs.matrix) }}
@@ -489,7 +489,7 @@ jobs:
489489
needs: [conda-cpp-build, changed-files]
490490
permissions:
491491
contents: read
492-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
492+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
493493
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_java || fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
494494
with:
495495
build_type: pull-request
@@ -504,7 +504,7 @@ jobs:
504504
packages: read
505505
pull-requests: read
506506
secrets: inherit # zizmor: ignore[secrets-inherit]
507-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
507+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
508508
# Artifacts are not published from these jobs, so it's safe to run for multiple CUDA versions.
509509
# If these jobs start producing artifacts, the names will have to differentiate between CUDA versions.
510510
strategy:
@@ -522,7 +522,7 @@ jobs:
522522
needs: [conda-cpp-build, changed-files]
523523
permissions:
524524
contents: read
525-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
525+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
526526
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_rust || fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
527527
with:
528528
build_type: pull-request
@@ -537,7 +537,7 @@ jobs:
537537
packages: read
538538
pull-requests: read
539539
secrets: inherit # zizmor: ignore[secrets-inherit]
540-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
540+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
541541
# Artifacts are not published from these jobs, so it's safe to run for multiple CUDA versions.
542542
# If these jobs start producing artifacts, the names will have to differentiate between CUDA versions.
543543
strategy:
@@ -553,7 +553,7 @@ jobs:
553553
needs: [conda-cpp-build, changed-files]
554554
permissions:
555555
contents: read
556-
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@release/26.06
556+
uses: rapidsai/shared-workflows/.github/workflows/compute-matrix.yaml@cuda-13.2.0
557557
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_go || fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
558558
with:
559559
build_type: pull-request
@@ -568,7 +568,7 @@ jobs:
568568
packages: read
569569
pull-requests: read
570570
secrets: inherit # zizmor: ignore[secrets-inherit]
571-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
571+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
572572
# Artifacts are not published from these jobs, so it's safe to run for multiple CUDA versions.
573573
# If these jobs start producing artifacts, the names will have to differentiate between CUDA versions.
574574
strategy:
@@ -589,7 +589,7 @@ jobs:
589589
packages: read
590590
pull-requests: read
591591
secrets: inherit # zizmor: ignore[secrets-inherit]
592-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
592+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
593593
with:
594594
build_type: pull-request
595595
node_type: "gpu-l4-latest-1"
@@ -605,7 +605,7 @@ jobs:
605605
packages: read
606606
pull-requests: read
607607
secrets: inherit # zizmor: ignore[secrets-inherit]
608-
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@release/26.06
608+
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@cuda-13.2.0
609609
with:
610610
build_type: pull-request
611611
node_type: cpu16
@@ -623,7 +623,7 @@ jobs:
623623
packages: read
624624
pull-requests: read
625625
secrets: inherit # zizmor: ignore[secrets-inherit]
626-
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@release/26.06
626+
uses: rapidsai/shared-workflows/.github/workflows/wheels-build.yaml@cuda-13.2.0
627627
with:
628628
build_type: pull-request
629629
node_type: cpu8
@@ -641,7 +641,7 @@ jobs:
641641
packages: read
642642
pull-requests: read
643643
secrets: inherit # zizmor: ignore[secrets-inherit]
644-
uses: rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@release/26.06
644+
uses: rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@cuda-13.2.0
645645
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_python_wheels
646646
with:
647647
build_type: pull-request
@@ -655,7 +655,7 @@ jobs:
655655
pull-requests: read
656656
secrets: inherit # zizmor: ignore[secrets-inherit]
657657
needs: telemetry-setup
658-
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@release/26.06
658+
uses: rapidsai/shared-workflows/.github/workflows/build-in-devcontainer.yaml@cuda-13.2.0
659659
with:
660660
arch: '["amd64", "arm64"]'
661661
cuda: '["13.2"]'

.github/workflows/test.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
id-token: write
3333
packages: read
3434
pull-requests: read
35-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-post-build-checks.yaml@release/26.06
35+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-post-build-checks.yaml@cuda-13.2.0
3636
with:
3737
build_type: ${{ inputs.build_type }}
3838
branch: ${{ inputs.branch }}
@@ -47,7 +47,7 @@ jobs:
4747
packages: read
4848
pull-requests: read
4949
secrets: inherit # zizmor: ignore[secrets-inherit]
50-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@release/26.06
50+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-tests.yaml@cuda-13.2.0
5151
with:
5252
build_type: ${{ inputs.build_type }}
5353
branch: ${{ inputs.branch }}
@@ -62,7 +62,7 @@ jobs:
6262
packages: read
6363
pull-requests: read
6464
secrets: inherit # zizmor: ignore[secrets-inherit]
65-
uses: rapidsai/shared-workflows/.github/workflows/conda-python-tests.yaml@release/26.06
65+
uses: rapidsai/shared-workflows/.github/workflows/conda-python-tests.yaml@cuda-13.2.0
6666
with:
6767
build_type: ${{ inputs.build_type }}
6868
branch: ${{ inputs.branch }}
@@ -77,7 +77,7 @@ jobs:
7777
packages: read
7878
pull-requests: read
7979
secrets: inherit # zizmor: ignore[secrets-inherit]
80-
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@release/26.06
80+
uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@cuda-13.2.0
8181
# Artifacts are not published from these jobs, so it's safe to run for multiple CUDA versions.
8282
# If these jobs start producing artifacts, the names will have to differentiate between CUDA versions.
8383
strategy:
@@ -103,7 +103,7 @@ jobs:
103103
packages: read
104104
pull-requests: read
105105
secrets: inherit # zizmor: ignore[secrets-inherit]
106-
uses: rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@release/26.06
106+
uses: rapidsai/shared-workflows/.github/workflows/wheels-test.yaml@cuda-13.2.0
107107
with:
108108
build_type: ${{ inputs.build_type }}
109109
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)