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

Feature: Python 3.12 support and yml linting #56

Merged
merged 5 commits into from
Oct 7, 2023

Conversation

mnako
Copy link
Owner

@mnako mnako commented Oct 5, 2023

Adds testing the cookiecutter against Python 3.12 in 5e304f9 and a bit of YML hygiene in 9922346.

This only adds support for testing the cookiecutter against Python 3.12. Upgrading the generated project to 3.12 will be done much later.

Yml files are now linted with YAML Lint. I might consider adding YAML Lint as a testing step for all YML files in this and other repositories.

I have also adjusted Dependabot's schedule to run weekly at a predictable time that will be unified across other repos as well.

@mnako mnako self-assigned this Oct 5, 2023
@mnako mnako enabled auto-merge (rebase) October 5, 2023 13:25
@mnako mnako added the auto-merge Pull request will merge automatically when all requirements are met label Oct 5, 2023
mnako added a commit to mnako/cookiecutter-django-postgres-redis-celery that referenced this pull request Oct 7, 2023
Analogous to
mnako/cookiecutter-docker-python-pdm#56:

Adds testing the cookiecutter against Python 3.12 and a bit of YML
hygiene.

This only adds support for testing the cookiecutter against Python 3.12.
Upgrading the generated project to 3.12 will be done much later.

Yml files are now linted with YAML Lint. I might consider adding YAML
Lint as a testing step for all YML files in this and other repositories.

I have also adjusted Dependabot's schedule to run weekly at a
predictable time that will be unified across other repos as well.
… type integer did not match the following type: string
@mnako mnako merged commit 39fc284 into main Oct 7, 2023
7 checks passed
@mnako mnako deleted the feature/test-py-3-12-yml-lint branch October 7, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Pull request will merge automatically when all requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants