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

Create release notes #7548

Merged
merged 4 commits into from
Sep 21, 2023
Merged

Create release notes #7548

merged 4 commits into from
Sep 21, 2023

Conversation

sschuberth
Copy link
Member

Please have a look at the individual commit messages for the details.

@sschuberth sschuberth requested a review from a team as a code owner September 21, 2023 07:03
This does more than just restoring the Gradle cache, e.g. it does also
configure environment variables.

Signed-off-by: Sebastian Schuberth <[email protected]>
Follow the recommendation from [1] and setup Gradle only once, with
subsquent steps invoking Gradle directly with a `run` step.

[1]: https://github.com/gradle/gradle-build-action/blob/main/README.md#use-the-action-to-setup-gradle

Signed-off-by: Sebastian Schuberth <[email protected]>
This requires infinite fetch depth to be sure to get all tags.

Signed-off-by: Sebastian Schuberth <[email protected]>
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c5b710d) 68.02% compared to head (952d0e9) 68.02%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7548   +/-   ##
=========================================
  Coverage     68.02%   68.02%           
  Complexity     2023     2023           
=========================================
  Files           343      343           
  Lines         16723    16723           
  Branches       2371     2371           
=========================================
  Hits          11375    11375           
  Misses         4364     4364           
  Partials        984      984           
Flag Coverage Δ
funTest-docker 69.40% <ø> (ø)
funTest-non-docker 36.46% <ø> (ø)
test 35.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sschuberth sschuberth merged commit b8d2712 into main Sep 21, 2023
22 checks passed
@sschuberth sschuberth deleted the create-release-notes branch September 21, 2023 09:03
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