Skip to content

feat: introduced mono-repo workflows#63

Merged
fredbi merged 1 commit intogo-openapi:masterfrom
fredbi:feat/mono-repo-bump-release
Jan 2, 2026
Merged

feat: introduced mono-repo workflows#63
fredbi merged 1 commit intogo-openapi:masterfrom
fredbi:feat/mono-repo-bump-release

Conversation

@fredbi
Copy link
Copy Markdown
Member

@fredbi fredbi commented Dec 20, 2025

  • go-test: factorized multi-modules operations leveraging specialized github composite actions
  • release: new mono-repo release workflows

Release notes for monorepos now contain 2 sections: one general and the other module-specific.

Releasing remains a bit simplified at this moment:

  • lacks the logic to tag only changed modules
  • lacks the logic to publish release notes only on changed modules

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (906cbff) to head (2182ddd).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #63   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           14        14           
=========================================
  Hits            14        14           

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

* go-test: factorized multi-modules operations leveraging specialized
github composite actions
* release: new mono-repo release workflows

Release notes for monorepos now contain 2 sections: one general and the
other module-specific.

Releasing remains a bit simplified at this moment:
* lacks the logic to tag only changed modules
* lacks the logic to publish release notes only on changed modules

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi force-pushed the feat/mono-repo-bump-release branch from 08c962f to 2182ddd Compare January 2, 2026 10:00
@fredbi fredbi merged commit a7de24a into go-openapi:master Jan 2, 2026
35 checks passed
@fredbi fredbi deleted the feat/mono-repo-bump-release branch January 2, 2026 10:04
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