Skip to content

[JENKINS-38608] Report clearly if the Repo URL is empty #821

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

Merged
merged 6 commits into from
Jan 22, 2020

Conversation

rishabhBudhouliya
Copy link
Contributor

@rishabhBudhouliya rishabhBudhouliya commented Jan 22, 2020

JENKINS-38608 Report clearly if repo URL is empty

See #820 for the original discussion related to fixing this particular bug.

See #820 (comment) to understand the fix.
Since UserRemoteConfig URL can't be null for many reasons, we arrived at the conclusion of improving the error message to

Git repository URL 1 is an empty string in job definition. Checkout requires a valid repository URL

Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove a whitespace change so that we don't create unnecessary merge conflicts for other pull requests.

@MarkEWaite MarkEWaite added the bugfix Fixes a bug - used by Release Drafter label Jan 22, 2020
@MarkEWaite MarkEWaite merged commit 853f358 into jenkinsci:master Jan 22, 2020
Copy link
Member

@fcojfernandez fcojfernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the belated review. Thanks @rishabhBudhouliya for following Mark's suggestions and opening this new PR!

@oleg-nenashev
Copy link
Member

Hi @rishabhBudhouliya . I noticed that you have troubles with creating a Jenkins Jira account. If it is still an issue, please contact me in https://gitter.im/jenkinsci/gsoc-sig

@rishabhBudhouliya
Copy link
Contributor Author

Sorry for the belated review. Thanks @rishabhBudhouliya for following Mark's suggestions and opening this new PR!

@fcojfernandez No issues! Thank you for reviewing it.

Hi @rishabhBudhouliya . I noticed that you have troubles with creating a Jenkins Jira account. If it is still an issue, please contact me in https://gitter.im/jenkinsci/gsoc-sig

Hi @oleg-nenashev , contacting you on Gitter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Fixes a bug - used by Release Drafter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants