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

Use https: for scm URL #98

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

darinpope
Copy link
Contributor

I am trying to add the gitea plugin to the plugin BOM. In order to do that, we need to modify the scm.connection to start with scm:git:https instead of just https.

Reference: https://www.jenkins.io/doc/developer/tutorial-improve/update-scm-url/

Testing done

mvn clean verify

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

I am trying to add the `gitea` plugin to the plugin BOM. In order to do that, we need to modify the `scm.connection` to start with `scm:git:https` instead of just `https`.
@justusbunsi justusbunsi merged commit 60def59 into jenkinsci:master Jan 21, 2025
17 checks passed
@darinpope darinpope deleted the update-scm-url branch January 21, 2025 22:19
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