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

SLING-12037 - Allow overriding the Jira release name #22

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rombert
Copy link
Contributor

@rombert rombert commented Sep 22, 2023

No description provided.

@rombert
Copy link
Contributor Author

rombert commented Sep 22, 2023

When trying to pass a 'regular' argument such as

sling-cli release prepare-email -r 2787 -x INTERACTIVE --version-name="Feature Model Content Extension 1.0.12"

the execution fails with

Unmatched arguments from index 7: 'Model', 'Content', 'Extension', '1.0.12'

so I resorted to the above hack. @raducotescu - any ideas where this goes wrong?

Copy link

sonarcloud bot commented Nov 15, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

21.4% 21.4% Coverage
4.0% 4.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link

sonarcloud bot commented May 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
21.4% Coverage on New Code (required ≥ 80%)
4.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant