Sebastian Poxhofer
Sebastian Poxhofer
This is how the categories are rendered so far. Manager overview: Click me --- title: Managers --- # Managers Renovate is based around the concept of "package managers", or "managers"...
> > This is how the categories are rendered so far. > > The links in your preview point to the GitHub repository, but they should point to the Renovate...
> Should we target this against v36 branch already? If you are happy with the PR, we can make the switch.
@morremeyer Not sure on the public ECR part without looking deeper into this, but I would interpret it the same. Regardless, to use such OCI URIs you have to only...
I would start now, as I'm quite sure you will be finished before the other PR lands.
> > Not fond of this solution, tough a better fix would need bigger changes. > > Yes, absolutely. Would you suggest to modify `supportsDigests` in > > https://github.com/renovatebot/renovate/blob/6884d83a0573ebd40210cf0717c1814afd68a649/lib/modules/datasource/index.ts#L392 >...
> Does anyone know whether or not these changes will support Gitlab MD5 https://gitlab-docker-machine-downloads.s3.amazonaws.com/v0.16.2-gitlab.25/index.html? No. Closing as this has been implemented in the linked PR.
We should implement a way to do logical ORs as we would else give users no upgrade path.
One man's bug, is another's feature. I'm expecting someone is depending on this.
Usually this is solved with negative look aheads. Tough we do not support those because we use Re2