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

Update dependencies and addopt cruft to get updates from the cookiecutter template #175

Merged
merged 6 commits into from
Aug 9, 2024

Conversation

bruno-fs
Copy link
Owner

@bruno-fs bruno-fs commented Aug 9, 2024

After 10 months of inactivity, we are back!

However, before pushing new features we need a little bit of housekeeping:

  • Update dependencies
  • Fix broken tests
  • Inherit changes from cookiecutter template (I decided to create a fork of "hypermodern python" with most customizations I did here and in other projects).
    • To "easily" inherit those changes cruft was added to the project. The adoption was not so smooth and I had to to solve some conflicts (with the help of another tool called rejx the process was less tedious than it may sound). This first step was very manual, but I intend to have a scheduled GitHub Action routine that fetches updates and opens PRs here.
  • Make some code changes to adjust to updated linting rules.

@bruno-fs bruno-fs merged commit aa52cef into main Aug 9, 2024
13 checks passed
@bruno-fs bruno-fs deleted the update-project branch August 9, 2024 20:18
@bruno-fs bruno-fs added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code ci Continuous Integration labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant