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

Refactor to reduce duplication in post_gen hooks, plus other fixes #369

Merged
merged 5 commits into from
Aug 4, 2023

Commits on Jul 27, 2023

  1. refactor: hook/post_gen_project.py files share common code

    Ned Batchelder committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3dcd1f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    e165618 View commit details
    Browse the repository at this point in the history
  2. fix: no need for third-party mock, it's in stdlib now.

    Ned Batchelder committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8a5c991 View commit details
    Browse the repository at this point in the history
  3. test: run linters on many files at once for speed

    Ned Batchelder committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    738c808 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. test: 'make upgrade' always

    Ned Batchelder committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9da60b3 View commit details
    Browse the repository at this point in the history