Skip to content

Conversation

@fredbi
Copy link
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.

* 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 <[email protected]>
Signed-off-by: Frederic BIDON <[email protected]>
@codecov
Copy link

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 (08c962f).
⚠️ Report is 1 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.

Signed-off-by: Frederic BIDON <[email protected]>
Signed-off-by: Frederic BIDON <[email protected]>
Signed-off-by: Frederic BIDON <[email protected]>
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