Skip to content
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

automated dependency upgrade is putting cookiecutters into broken state #387

Open
fgregg opened this issue Oct 9, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@fgregg
Copy link
Member

fgregg commented Oct 9, 2024

while working on #386 i found that both the django and wagtail cookiecutter were in a broken state due to updated dependencies either conflicting with other dependencies or being out of sync with the code.

the changes needed to bring the code up to date with the upgraded wagtail was pretty extensive (see #386)

we should pause automated dependency upgrade for now, and reevaluate the approach to keeping the cookiecutters fresh.

@hancush
Copy link
Member

hancush commented Oct 9, 2024

Pausing auto-updates seems fine. I'm already working on an alternative approach for dependency management via #371.

@hancush
Copy link
Member

hancush commented Oct 9, 2024

Specifically, see: #371 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants