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

Add: Specific Java files, that need updated version on release #796

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

y0urself
Copy link
Member

What

Add specific files, that require version updates
-> src/main/resources/application-docker.properties
-> src/../config/swagger/SwaggerConfig.java

-> File update will be skipped if file or pattern not found.

Why

Required for releases in Java projects

References

DEVOPS-672

Checklist

  • Tests

@y0urself y0urself requested a review from a team as a code owner June 22, 2023 07:04
@github-actions
Copy link

Conventional Commits Report

Type Number
Added 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #796 (49cd271) into main (cac7c4f) will decrease coverage by 0.08%.
The diff coverage is 74.07%.

@@            Coverage Diff             @@
##             main     #796      +/-   ##
==========================================
- Coverage   89.79%   89.71%   -0.08%     
==========================================
  Files          82       82              
  Lines        5362     5389      +27     
  Branches      754      759       +5     
==========================================
+ Hits         4815     4835      +20     
- Misses        385      389       +4     
- Partials      162      165       +3     
Impacted Files Coverage Δ
pontos/version/commands/_java.py 84.00% <74.07%> (-5.59%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bjoernricks bjoernricks merged commit c794a3a into main Jun 22, 2023
@bjoernricks bjoernricks deleted the y0urself/more-java branch June 22, 2023 07:47
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