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 build name in GH actions to avoid change on patch upgrades. #1014

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

artursouza
Copy link
Member

Description

Improve build name in GH actions to avoid change on patch upgrades.
Otherwise, we have to keep changing Gh settings of the repo on every patch version of springboot we upgrade to.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Artur Souza <asouza.pro@gmail.com>
@artursouza artursouza requested review from a team as code owners February 19, 2024 17:45
Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (14cc3f8) 77.60% compared to head (b11051d) 77.60%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1014   +/-   ##
=========================================
  Coverage     77.60%   77.60%           
  Complexity     1570     1570           
=========================================
  Files           144      144           
  Lines          4765     4765           
  Branches        554      554           
=========================================
  Hits           3698     3698           
  Misses          781      781           
  Partials        286      286           

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

@artursouza artursouza merged commit 92ccca5 into dapr:master Feb 19, 2024
9 of 10 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.

2 participants