Skip to content
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

Improve automated release workflow #812

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Conversation

popematt
Copy link
Contributor

Issue #, if available:

None

Description of changes:

This skips the spotless checks when the build is running as part of the "Publish Release Artifacts" workflow, and also splits up the various gradle targets of that workflow into a few different workflow steps.

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

build.gradle.kts Outdated Show resolved Hide resolved
Co-authored-by: Tyler Gregg <[email protected]>
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.41%. Comparing base (3c1b6b1) to head (77bf128).
Report is 39 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #812      +/-   ##
============================================
+ Coverage     67.23%   67.41%   +0.18%     
- Complexity     5484     5521      +37     
============================================
  Files           159      160       +1     
  Lines         23025    23080      +55     
  Branches       4126     4126              
============================================
+ Hits          15481    15560      +79     
+ Misses         6262     6247      -15     
+ Partials       1282     1273       -9     

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

@popematt popematt merged commit 2a87e2b into amazon-ion:master Apr 24, 2024
8 checks passed
tgregg pushed a commit that referenced this pull request Apr 24, 2024
tgregg added a commit that referenced this pull request Apr 24, 2024
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.

2 participants