Skip to content

Enhance release notes and release creation workflow#213

Merged
mercyblitz merged 4 commits intomicrosphere-projects:dev-1.xfrom
mercyblitz:dev-1.x
Apr 13, 2026
Merged

Enhance release notes and release creation workflow#213
mercyblitz merged 4 commits intomicrosphere-projects:dev-1.xfrom
mercyblitz:dev-1.x

Conversation

@mercyblitz
Copy link
Copy Markdown
Contributor

Expand generated release notes sections (New Features, Bug Fixes, Documentation, Dependency Updates, Test Improvements, Build and Workflow Enhancements, Other Changes). Add a Full Changelog link to the repository compare URL and append it to both the persistent NOTES_FILE and the temp current-release-notes.md, with improved newline handling. Normalize gh CLI usage by removing the hardcoded "v" prefix when checking/creating releases (use inputs.revision for view and title) and apply small formatting/whitespace tweaks for clearer output.

Expand generated release notes sections (New Features, Bug Fixes, Documentation, Dependency Updates, Test Improvements, Build and Workflow Enhancements, Other Changes). Add a Full Changelog link to the repository compare URL and append it to both the persistent NOTES_FILE and the temp current-release-notes.md, with improved newline handling. Normalize gh CLI usage by removing the hardcoded "v" prefix when checking/creating releases (use inputs.revision for view and title) and apply small formatting/whitespace tweaks for clearer output.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Delete the `-Dsurefire.useSystemClassLoader=false` property from the Maven command in the GitHub Actions workflow (.github/workflows/maven-build.yml). This change removes the explicit Surefire system classloader override used during CI test execution.
Bump the Maven Wrapper distribution to Apache Maven 3.9.14 and switch the distributionUrl from the Aliyun mirror to the official Apache CDN in .mvn/wrapper/maven-wrapper.properties. This ensures builds use the newer upstream Maven release.
Add missing newline at end of .mvn/wrapper/maven-wrapper.properties. No functional changes; preserves existing wrapperVersion and distributionUrl.
@sonarqubecloud
Copy link
Copy Markdown

@mercyblitz mercyblitz merged commit dd0ca88 into microsphere-projects:dev-1.x Apr 13, 2026
2 of 77 checks passed
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