Commit ac9f7b1
committed
AZP: target ucxx main commit instead of release tag
Pin the rapidsai/ucxx resource to a specific main commit (33deb0b) rather
than v0.51.00a. Alpha tags are cut at code-freeze and don't pick up ongoing
main work, and an old tag drifts from RAPIDS CI updates (images, ci/ scripts)
that must move in tandem. A pinned commit stays immutable/reproducible while
letting us do controlled bumps. This commit already includes ucxx #674, so
drop the local <unistd.h> patch in build_ucxx.sh + test_ucxx.sh.1 parent c668a97 commit ac9f7b1
3 files changed
Lines changed: 1 addition & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 82 | | |
90 | 83 | | |
91 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 52 | | |
57 | 53 | | |
58 | 54 | | |
| |||
0 commit comments