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 9.0 #110

Merged
merged 23 commits into from
Sep 18, 2024
Merged

Feature 9.0 #110

merged 23 commits into from
Sep 18, 2024

Conversation

vinnyrose
Copy link
Collaborator

@vinnyrose vinnyrose commented Aug 18, 2024

Changing to new build standards.
Removing version references to avoid unnecessary version bumps of the app when only the current supported django has changed but no code has changed.
Update lock threads to avoid peak hours to avoid GitHub rate limiting.
Move isort and pytest to toml.
Simplify GitHub actions.
Update to use f-strings.
Remove None default on a getattr so that it correctly fails on an attribute error.

@vinnyrose vinnyrose merged commit ffce153 into master Sep 18, 2024
1 check passed
@vinnyrose vinnyrose deleted the feature/9.0 branch September 18, 2024 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants