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: Fix updating JS versions with single quotes #799

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

bjoernricks
Copy link
Contributor

What

Fix updating JS versions with single quotes

Why

When updating a version in a version.js file support single and double quotes. GSA uses single quotes and updating the version during a release failed.

@bjoernricks bjoernricks requested a review from a team as a code owner June 29, 2023 09:16
When updating a version in a version.js file support single and double
quotes.
@bjoernricks bjoernricks force-pushed the fix-update-javascript-version branch from 302a831 to 31e1242 Compare June 29, 2023 09:17
@github-actions
Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

@bjoernricks bjoernricks enabled auto-merge (rebase) June 29, 2023 09:17
@bjoernricks bjoernricks added the make release To trigger GitHub release action. label Jun 29, 2023
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #799 (302a831) into main (952a0a7) will decrease coverage by 0.04%.
The diff coverage is 50.00%.

❗ Current head 302a831 differs from pull request most recent head 31e1242. Consider uploading reports for the commit 31e1242 to get more accurate results

@@            Coverage Diff             @@
##             main     #799      +/-   ##
==========================================
- Coverage   89.70%   89.67%   -0.04%     
==========================================
  Files          82       82              
  Lines        5403     5406       +3     
  Branches      761      762       +1     
==========================================
+ Hits         4847     4848       +1     
- Misses        389      390       +1     
- Partials      167      168       +1     
Impacted Files Coverage Δ
pontos/version/commands/_javascript.py 87.65% <50.00%> (-2.09%) ⬇️

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

@bjoernricks bjoernricks merged commit c0eaabc into main Jun 29, 2023
12 of 14 checks passed
@bjoernricks bjoernricks deleted the fix-update-javascript-version branch June 29, 2023 09:24
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