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

Fix: Tracking and regexing correct files for Java release support #825

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

y0urself
Copy link
Member

What

Fix: Tracking and regexing correct files for Java release support

Why

The match for the swagger did not work, because the . was not escaped
Wrong file name for properties file

References

DEVOPS-733

@y0urself y0urself added the make release To trigger GitHub release action. label Jul 10, 2023
@y0urself y0urself requested a review from a team as a code owner July 10, 2023 06:49
@y0urself y0urself enabled auto-merge (squash) July 10, 2023 06:50
@github-actions
Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #825 (0861fb4) into main (daa588f) will not change coverage.
The diff coverage is 50.00%.

@@           Coverage Diff           @@
##             main     #825   +/-   ##
=======================================
  Coverage   89.44%   89.44%           
=======================================
  Files          82       82           
  Lines        5457     5457           
  Branches      765      765           
=======================================
  Hits         4881     4881           
  Misses        408      408           
  Partials      168      168           
Impacted Files Coverage Δ
pontos/version/commands/_java.py 82.05% <50.00%> (ø)

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

@y0urself y0urself merged commit 34665b6 into main Jul 10, 2023
12 of 13 checks passed
@y0urself y0urself deleted the y0urself/fix-java-file-tracking branch July 10, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants