Skip to content
#

package-management

Here are 411 public repositories matching this topic...

renovate
alexander-bruun
alexander-bruun commented Jul 29, 2022

What would you like Renovate to be able to do?

As described in the following discussion: renovatebot/renovate#16847 I asked whether there is a way to configure multiple docker registries independantly to support image mirroring in kubernetes.

I want this feature to support a kubernetes infrastructure that use mirroring for image registries, and to avoid leaki

type:feature priority-3-medium good first issue status:ready
osch
osch commented Feb 3, 2020

Could it be possible to have a warning message when installing a rock that contains a module that is already provided by another rock? Or is there already an option for this and I didn't find it?

At least with Luarocks version 3.2.1 I verified that there are no warnings for this case.

However it seems that Luarocks is aware of the collision and installs the new module under another name and

good first issue
JamieMagee
JamieMagee commented Aug 4, 2022

Currently we use the Nett library for parsing TOML files. However, it appears that it has been deprecated. The package on NuGet.org hasn't been updated in over 2 years1 and the GitHub repository has been archived2.

It looks like the most popular alternative library is Tomlyn3

Footnotes

  1. https://www.nuget.org/packages/Nett

  2. https://github.com/paiden/Nett

  3. https://www.nuget

good first issue status:ready type:refactor detector:rust

Improve this page

Add a description, image, and links to the package-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the package-management topic, visit your repo's landing page and select "manage topics."

Learn more