-
Notifications
You must be signed in to change notification settings - Fork 212
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
go.mod: Replace carolynvs/magex
with uwu-tools/magex
v0.10.0
#3270
Conversation
Signed-off-by: Stephen Augustus <foo@auggie.dev>
Signed-off-by: Stephen Augustus <foo@auggie.dev>
I noticed |
Thanks @justaugustus for doing this. Looking over the PR now. |
This looks good to me. Not sure how you want to do this @schristoff but we can merge this and then the other or the other promote to |
@troy0820 — Minor aside that getporter/magefiles does not have Dependabot configured (unlike this repo; unsure if that's intentional), so any future updates on the upstream will require manual intervention (which could cause the |
Yeah, not sure if we want to but it will be good to enforce that there so we can deal with CVEs updates where necessary and uplift that here. We can put an issue there for this. I can merge this PR. Thanks @justaugustus |
Happy to help, Troy! |
What does this change
carolynvs/magex
withuwu-tools/magex
v0.10.0What issue does it fix
Original repo will no longer receive updates.
While the package does not require frequent updates, I'd like to ensure that dependents have an import that will receive periodic & security updates.
Notes for the reviewer
This change was discussed with @schristoff, who is now also a co-maintainer of the project.
uwu-tools/magex
has existing CNCF dependents, including Kubernetes Release Engineering and Project Stacker: https://github.com/uwu-tools/magex/network/dependentsv0.10.0
tag (which mirrorscarolynvs/magex@v0.9.0
): https://github.com/uwu-tools/magex/releases/tag/v0.10.0Checklist