Skip to content

Add the 0.4.2 backend release catalogs - #222

Merged
t-kalinowski merged 1 commit into
mainfrom
release/backend-catalog-0.4.2
Aug 5, 2026
Merged

Add the 0.4.2 backend release catalogs#222
t-kalinowski merged 1 commit into
mainfrom
release/backend-catalog-0.4.2

Conversation

@t-kalinowski

Copy link
Copy Markdown
Member

Summary

  • update the complete CUDA/RAPIDS backend catalog to the artifacts built from merge commit d427cd0
  • refresh the CPU-only nvForest backend catalog from the same source for R 4.1 through R 4.6
  • point both catalogs at the draft cuda-ml-backend-0.4.2 release

Public-facing changes

After the draft release is published, cuda_ml_install() can resolve backend revision 0.4.2 for every supported R minor. The complete backend contains the PCA and TSVD batch-dimension fix merged in PR #221. CPU-only nvForest installations resolve the corresponding 0.4.2 artifacts built from the same source commit.

The release remains a draft while this PR is open, so these catalog URLs are not yet available to unauthenticated package installations.

Internal changes

This PR changes only the two generated catalog TSV files. It does not change R code, native code, build tooling, or workflows.

Each catalog contains six rows covering R 4.1 through R 4.6. The rows record the generated filenames, 0.4.2 release URLs, byte sizes, archive SHA-256 values, and backend binary SHA-256 values. The package version remains 0.4.0 in artifact filenames because backend release revisions are versioned separately.

Validation

  • backend workflow run 31018956949 passed all six R-version builds and the draft-release job at d427cd0
  • the committed catalogs match the generated backend-lock artifact byte-for-byte
  • Rscript -e 'devtools::test(filter = "runtime-loader", reporter = "summary")'
  • git diff --check

Release sequencing

Keep cuda-ml-backend-0.4.2 as a draft until this PR merges. Publish the release after both catalogs are present on main.

@t-kalinowski
t-kalinowski marked this pull request as ready for review August 5, 2026 16:00
@t-kalinowski
t-kalinowski merged commit 6053ed5 into main Aug 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant