Skip to content

13.4 prerelease: Fix release automation issues - #2445

Merged
mdboom merged 6 commits into
NVIDIA:13.4.xfrom
mdboom:fix-release-automation-issues
Jul 29, 2026
Merged

13.4 prerelease: Fix release automation issues#2445
mdboom merged 6 commits into
NVIDIA:13.4.xfrom
mdboom:fix-release-automation-issues

Conversation

@mdboom

@mdboommdboom commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The Release workflow failed for the 13.4.0b1 tag because:

  • It was missing release notes exactly as 13.4.0b1 (not 13.4.0)
  • The docs build fail because the docs include references to empty macros from the headers that are not defined in the code

@github-actionsgithub-actionsBot added CI/CD CI/CD infrastructure cuda.bindings Everything related to the cuda.bindings module labels Jul 29, 2026
@mdboommdboom self-assigned this Jul 29, 2026
@mdboom
mdboomforce-pushed the fix-release-automation-issues branch from b05338e to 70511e0CompareJuly 29, 2026 11:13
@mdboommdboom changed the title Fix release automation issues13.4 prerelease: Fix release automation issuesJul 29, 2026
@mdboommdboom added the P0 High priority - Must do! label Jul 29, 2026
@github-actions

Copy link
Copy Markdown

@mdboom
mdboom merged commit 7a8463b into NVIDIA:13.4.xJul 29, 2026
89 of 91 checks passed
github-actionsBot pushed a commit that referenced this pull request Jul 30, 2026
Removed preview folders for the following PRs:
- PR #2424
- PR #2445
- PR #2451
- PR #2452
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CDCI/CD infrastructurecuda.bindingsEverything related to the cuda.bindings moduleP0High priority - Must do!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mdboom@Andy-Jost