Skip to content

fix: migrate release-please to googleapis/release-please-action@v5 - #117

Merged
talalashraf merged 1 commit into
mainfrom
fix/pla-1666-release-please
Aug 25, 2026
Merged

fix: migrate release-please to googleapis/release-please-action@v5#117
talalashraf merged 1 commit into
mainfrom
fix/pla-1666-release-please

Conversation

@talalashraf

Copy link
Copy Markdown
Contributor

GitHub removes Node ≤20 action runtimes from runners on 2026-09-16 — changelog. The old release-please action is archived on node16; the maintained fork runs on node24:

  • google-github-actions/release-please-action@v3 (node16, archived) → googleapis/release-please-action@v5 (node24)
  • dropped the removed package-name input (v5 reads it from package.json)

References

google-github-actions/release-please-action is archived (node16); the maintained
googleapis fork v5 runs on node24. package-name is inferred from package.json.
@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (6791bc2) to head (1b3cf82).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #117   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          210       210           
  Branches        42        42           
=========================================
  Hits           210       210           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tobernguyen tobernguyen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed: mechanical migration to googleapis/release-please-action@v5 (node24), package-name input dropped per v4+ (read from package.json). CI green. Worth a glance at the first release PR it opens post-merge. LGTM

@talalashraf
talalashraf merged commit aeb7dd8 into main Aug 25, 2026
3 checks passed
@talalashraf
talalashraf deleted the fix/pla-1666-release-please branch August 25, 2026 16:22
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.

2 participants