Skip to content

update action versions and add debug logs#1368

Merged
joshunrau merged 1 commit into
DouglasNeuroInformatics:mainfrom
joshunrau:release-changes
Jun 3, 2026
Merged

update action versions and add debug logs#1368
joshunrau merged 1 commit into
DouglasNeuroInformatics:mainfrom
joshunrau:release-changes

Conversation

@joshunrau

@joshunrau joshunrau commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions runtimes to the latest versions to improve CI/CD pipeline reliability and performance.

@joshunrau joshunrau merged commit 0becc14 into DouglasNeuroInformatics:main Jun 3, 2026
1 of 2 checks passed
@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 1fe0d236-fb1f-4026-a224-e430bb25ea49

📥 Commits

Reviewing files that changed from the base of the PR and between fc7904a and 3145ff8.

📒 Files selected for processing (1)
  • .github/workflows/release.yaml

Walkthrough

The release workflow is updated to use GitHub Actions v6 across all jobs. Configure, build, and release jobs receive checkout v6 upgrades. Validate job upgrades checkout, PNPM, and Node actions to v6. Publish-npm job upgrades the same action suite and adds a new step that prints tool versions for diagnostics.

Changes

Release Workflow Action Version Upgrades

Layer / File(s) Summary
Checkout action upgrades across jobs
.github/workflows/release.yaml
Checkout action updated from v4 to v6 in configure, build, and release workflow jobs.
Validate job action suite upgrade
.github/workflows/release.yaml
Validate job updated with v6 checkout, PNPM setup, and Node setup actions, replacing prior v4, v3, and v4 versions respectively.
Publish-npm job comprehensive update
.github/workflows/release.yaml
Publish-npm job action suite upgraded to v6 with node setup configuration (cache, node-version-file, registry-url) and new diagnostic step to print pnpm, npm, and node version information.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • DouglasNeuroInformatics/OpenDataCapture#1148: Both PRs modify the GitHub release workflow (.github/workflows/release.yaml), with #1148 introducing the workflow and this PR updating the action versions used inside that release workflow.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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