Skip to content

docs: add release branching documentation#1516

Open
jescalada wants to merge 6 commits intofinos:mainfrom
jescalada:1483-release-branching-documentation
Open

docs: add release branching documentation#1516
jescalada wants to merge 6 commits intofinos:mainfrom
jescalada:1483-release-branching-documentation

Conversation

@jescalada
Copy link
Copy Markdown
Contributor

@jescalada jescalada commented May 1, 2026

Closes #1483.

Notes

  • I wrote this with the assumption that we'll be doing cascade-based merges rather than cherry-picking, as @coopernetes suggested in Enforce GitLabFlow branching strategy #1483
  • We might want to add a section to explain which versions will be supported, in order to limit the amount of extra work and merge conflicts when cascading bugfixes. For example, only the latest of each major version (currently 1.19 and 2.0)
  • Another assumption is that release-drafter.yml and npm.yml have already been rewritten to support multiple release branches (I'll be rewriting and testing those soon, hopefully will have them ready within a week or so!)
  • I mentioned that releases are supposed to follow a cadence, but I never specified what that cadence should be. We should decide on an appropriate cadence (say, every three months) or remove that part entirely.

Would love to hear your thoughts! @finos/git-proxy-maintainers

@netlify
Copy link
Copy Markdown

netlify Bot commented May 1, 2026

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

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

@netlify
Copy link
Copy Markdown

netlify Bot commented May 1, 2026

Deploy Preview for endearing-brigadeiros-63f9d0 canceled.

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1516   +/-   ##
=======================================
  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.

@jescalada jescalada marked this pull request as ready for review May 1, 2026 13:17
@jescalada jescalada requested a review from a team as a code owner May 1, 2026 13:17
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.

Enforce GitLabFlow branching strategy

1 participant