Skip to content

chore: bump release-please action to v4#59

Merged
qqrm merged 1 commit intodevfrom
codex/fix-release-pipeline
Feb 5, 2026
Merged

chore: bump release-please action to v4#59
qqrm merged 1 commit intodevfrom
codex/fix-release-pipeline

Conversation

@qqrm
Copy link
Owner

@qqrm qqrm commented Feb 5, 2026

Motivation

  • Upgrade the GitHub release-please action to v4 to ensure Node 20 compatibility and keep the Release PR workflow production-ready.

Description

  • Update .github/workflows/release-pr.yml to use google-github-actions/release-please-action@v4 instead of @v3.

Testing

  • Ran cargo +nightly fmt --check which succeeded.
  • Ran cargo +nightly clippy --all-targets --all-features -- -D warnings which failed on this host because the windows crate is unavailable on non-Windows environments.
  • Ran cargo +nightly build --features debug-tracing which failed on this host for the same windows crate issue.
  • Ran cargo +nightly test --locked which failed on this host for the same windows crate issue.

Codex Task

@qqrm qqrm merged commit cf03e20 into dev Feb 5, 2026
1 check failed
@qqrm qqrm deleted the codex/fix-release-pipeline branch February 5, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant