-
Notifications
You must be signed in to change notification settings - Fork 53
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
Bump org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source from 933.v7119e94e8f56 to 933.0.1 in /bom-weekly #4091
Conversation
Bumps [org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source](https://github.com/jenkinsci/bitbucket-branch-source-plugin) from 933.v7119e94e8f56 to 933.0.1. - [Release notes](https://github.com/jenkinsci/bitbucket-branch-source-plugin/releases) - [Commits](https://github.com/jenkinsci/bitbucket-branch-source-plugin/commits/933.0.1) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Maintainers removed CD from the plugin. I haven't dug into the issue, but from the BOM PR log:
If you change |
….plugins-cloudbees-bitbucket-branch-source-933.0.1
Looks like it's probably this change. |
I see the following in the logs: [2024-12-12T13:56:50.435Z] [ERROR] 'dependencies.dependency.artifactId' for org.eclipse.platform:org.eclipse.swt.${osgi.platform}:jar with value 'org.eclipse.swt.${osgi.platform}' does not match a valid id pattern. @ |
Can confirm that the offending PR should be this one: jenkinsci/bitbucket-branch-source-plugin#942. |
….plugins-cloudbees-bitbucket-branch-source-933.0.1
I think that the maintainer will need to release a new version. I think that the pom file of the release includes the wrong value for the SCM tag. The released pom file has the value cloudbees-bitbucket-branch-source-933.0.1 but the actual tag is 933.0.1 (consistent with the other tags in the repository). The branch that released the 933.0.1 release has removed the setting that is on the master branch. I think we'll need to close the BOM pull request because the released pom file contains a non-existing git tag. Pull request proposing to fix the issue is: |
933.0.2 released
Yes I did for that reason but I only realized the tag behaviour after I released it. |
….plugins-cloudbees-bitbucket-branch-source-933.0.1
Should I close this issue and wait for the one with tag |
Yes, this should be closed, since it won't be able to merge. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Thanks @MarkEWaite for confirming! |
Bumps org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source from 933.v7119e94e8f56 to 933.0.1.
Release notes
Sourced from org.jenkins-ci.plugins:cloudbees-bitbucket-branch-source's releases.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)