Skip to content

ci: refactor workflows for release branching#1520

Open
jescalada wants to merge 5 commits intofinos:mainfrom
jescalada:1517-refactor-workflows-for-release-branching
Open

ci: refactor workflows for release branching#1520
jescalada wants to merge 5 commits intofinos:mainfrom
jescalada:1517-refactor-workflows-for-release-branching

Conversation

@jescalada
Copy link
Copy Markdown
Contributor

Closes #1517.

This refactors the release drafting and NPM publisher automation to work with release branches, as described in #1516. I've already updated #1516 with a step-by-step guide and a troubleshooting section based on my own testing.

Although it's a bit of a mess, I've replicated the release process in my git-proxy fork:

@jescalada jescalada requested a review from a team as a code owner May 6, 2026 03:06
@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

👷 Deploy Preview for endearing-brigadeiros-63f9d0 processing.

Name Link
🔨 Latest commit 18a10be
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/69fab03283da260008d54edd

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

Name Link
🔨 Latest commit 18a10be
🔍 Latest deploy log https://app.netlify.com/projects/endearing-brigadeiros-63f9d0/deploys/69fab03283da260008d54edd

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.21%. Comparing base (b6d72fc) to head (18a10be).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1520   +/-   ##
=======================================
  Coverage   90.21%   90.21%           
=======================================
  Files          69       69           
  Lines        5511     5511           
  Branches      944      944           
=======================================
  Hits         4972     4972           
  Misses        521      521           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 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.

Tweak workflow files to work with GitLabFlow branching

1 participant