Skip to content

Add pre-release and post-release workflows #1123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ezhang6811
Copy link
Contributor

@ezhang6811 ezhang6811 commented Jul 29, 2025

Issue #, if available:

Description of changes:
Added pre-release and post-release workflows to Java. These workflows replace the manual effort needed to create pre-release and post-release branches and update the project version during the release process.

Successful run in test branch:
https://github.com/ezhang6811/aws-otel-java-instrumentation/actions/runs/16606979278
ezhang6811#9

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ezhang6811 ezhang6811 requested a review from a team as a code owner July 29, 2025 22:52
@ezhang6811 ezhang6811 force-pushed the zhaez/release-improvements branch from aa3e6e1 to f97a0fd Compare August 13, 2025 19:34
thpierce
thpierce previously approved these changes Aug 13, 2025
Copy link
Contributor

@thpierce thpierce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not merge until #1122 is merged.

@ezhang6811 ezhang6811 force-pushed the zhaez/release-improvements branch from 63503c2 to 00811a4 Compare August 13, 2025 20:49
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.70%. Comparing base (09e6487) to head (00811a4).
⚠️ Report is 456 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #1123       +/-   ##
=============================================
- Coverage     85.71%   52.70%   -33.01%     
- Complexity       19      416      +397     
=============================================
  Files             3       53       +50     
  Lines            49     2584     +2535     
  Branches          5      348      +343     
=============================================
+ Hits             42     1362     +1320     
- Misses            3     1131     +1128     
- Partials          4       91       +87     

☔ 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.

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.

3 participants