-
Notifications
You must be signed in to change notification settings - Fork 704
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(mergify): use queue instead of merge (backport #1923) #1924
base: release-1.44.x
Are you sure you want to change the base?
Conversation
(cherry picked from commit 678ed95)
to remove jcenter/bintray dependencies
Well, now this build fails with:
so we're back to changing to dependencies that exist in maven central only....like #1894 and some other PRs do. Do we really need to go down this road? |
Is it possible to push version 5.72.1 on to mvn repo i.e. https://mvnrepository.com/artifact/com.netflix.spinnaker.clouddriver/clouddriver-aws?repo=bt-spinnaker so it can fetch https://repo.maven.apache.org/maven2/com/netflix/spinnaker/clouddriver/clouddriver-aws/5.72.1/clouddriver-aws-5.72.1.pom as a quick fix |
I don't know a great way to do that. I don't have the artifacts to push...which would mean re-building them and then publishing them. I suppose we could try deleting the tag and re-creating it...but I suspect there will be more artifacts after this one that are missing, including some that we don't normally build, nor publish ourselves. |
This is an automatic backport of pull request #1923 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com