-
Notifications
You must be signed in to change notification settings - Fork 384
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
Migrating Critical Chocolatey Packages To Chocolatey Community #1904
Comments
Answering the questions from #2336 (comment):
I think this woudl be a good idea to do. But would be outside of the scope of this issue (which is about migrating critical packages to the Chocolatey Community). I would be curious as to what @corbob and @AdmiringWorm think about doing this right now rather than migrating in |
If we down the line wants to create an |
I honestly think nobody still use azcopy 8 (current azcopy package) and we should replace azcopy10 package to azcopy and in the interim add azcopy as a dependency of azcopy10 so people migrate to it smoothly and in a midterm future delete azcopy10 package. (but maybe out of scope of this issue, sorry) |
I'm with @AdmiringWorm on this. If we change things, then |
All the packages that were meant to be migrated are done, as such I will close this issue now. |
Discussed in #1898
Originally posted by pauby May 30, 2022
I have a proposal that I wanted to discuss with the Community here to find the best way to approach migrating critical Chocolatey packages to this repository.
Chocolatey CLI requires specific packages for it's package sources such as
ruby
,python
andwebpi
. There are also packages that are required for Chocolatey CLI features such asintunewinappyutil
. And packages required for Chocolatey products such asnexus
andjenkins
. Different maintainers are responsible for these packages.To ensure Chocolatey has a secure, trusted and well-defined package management process, we have had some discussions internally and wanted to understand what the Community thought of:
CODEOWNERS
file ensures that the maintainers best placed to review package changes can do so, providing a trusted and secure process for those critical packages.I see the benefits to the Community as
The two important things that I wanted to ensure from this is:
I believe this will provide both of those, and I hope that it will encourage other new and experienced maintainers to become involved too. I would really like to see this repository thrive, and I feel this is a good step on that path.
Please let me know your thoughts.
The full list of packages that will be migrated are shown below:
[ ] webpicmd(this is no longer going to be migrated as thewebpi
source has been removed by Microsoft).Additionally, there is a need to create a new package that will be part of this as well for the following software:
The text was updated successfully, but these errors were encountered: