Skip to content

chore: bump VERSION to 0.10.1#374

Open
isVoid wants to merge 2 commits into
mainfrom
bump-version-0.10.1
Open

chore: bump VERSION to 0.10.1#374
isVoid wants to merge 2 commits into
mainfrom
bump-version-0.10.1

Conversation

@isVoid

@isVoid isVoid commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Changelog

Release metadata

  • Bumps VERSION to 0.10.1
  • Adds 0.10.1 to docs/versions.json
  • Adds https://nvidia.github.io/numbast/0.10.1/ to docs/nv-versions.json

@coderabbitai

coderabbitai Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Bump project version to 0.10.1 and add docs version entries; enable conditional Numba-CUDA CI jobs and expand path classification to treat release metadata files as affecting both test suites.

Changes

Version 0.10.1 release

Layer / File(s) Summary
Version 0.10.1 bump and docs sync
VERSION, docs/nv-versions.json, docs/versions.json
VERSION incremented to 0.10.1; new 0.10.1 entries added to docs/nv-versions.json (with URL) and docs/versions.json (version mapping).

CI: conditional Numba-CUDA tests & path detection

Layer / File(s) Summary
Workflow gating for Numba-CUDA jobs
.github/workflows/pr.yaml
test-conda-numba-cuda and test-wheels-numba-cuda jobs are no longer hard-disabled and now run only when needs.detect-changes.outputs.run_numba_cuda_tests == 'true'.
Detect test paths: include release metadata
ci/detect_test_paths.py
Add RELEASE_METADATA_PATHS and union it into BOTH_TEST_PATHS so release metadata files are classified as affecting both NumPy/Numba-CUDA and MLIR test suites.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

🐰 A tiny bump, a tidy patch,
Docs aligned in perfect match.
CI wakes when metadata sings,
Tests run only when needed things.
Hooray for small, well-placed springs! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: bump VERSION to 0.10.1' directly and clearly summarizes the primary change: updating the VERSION file from 0.10.0 to 0.10.1, which is the main objective of this release/version bump PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-version-0.10.1

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Doc Preview CI
🚀 View pre-built docs at
https://NVIDIA.github.io/numbast/pr-preview/pr-374/

Preview will be ready when GitHub Pages deployment finishes.

@isVoid isVoid force-pushed the bump-version-0.10.1 branch from 8cea1f8 to a690865 Compare June 5, 2026 18:21
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