Skip to content

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

Open
talalashraf wants to merge 1 commit into
mainfrom
fix/pla-1666-release-please
Open

fix: migrate release-please to googleapis/release-please-action@v5#117
talalashraf wants to merge 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.

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