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

Cookiecutter update #71

Merged
merged 3 commits into from
Feb 7, 2025
Merged

Cookiecutter update #71

merged 3 commits into from
Feb 7, 2025

Conversation

Zeitsperre
Copy link
Contributor

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes #xyz
  • (If applicable) Documentation has been added / updated (for bug fixes / features).
  • (If applicable) Tests have been added.
  • CHANGELOG.rst has been updated (with summary of main changes).
    • Link to issue (:issue:number) and pull request (:pull:number) has been added.

What kind of change does this PR introduce?

  • Updates the cookiecutter template
  • GitHub Actions and Python dependencies updated
  • Now using an Advanced CodeQL configuration
  • Added pre-commit hooks for vulture (find dead code), codespell (spelling errors), zizmor (workflow security), and gitleaks (token commit prevention)
  • coveralls is disabled for Python3.13

Does this PR introduce a breaking change?

No.

Other information:

mypy has been staged, but not enabled. Adopting this convention requires moderate effort to configure and adhere to. Worth considering in the future.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Zeitsperre Zeitsperre self-assigned this Feb 6, 2025
@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 05f2438 on cookiecutter-update
into a5a501c on main.

@Zeitsperre Zeitsperre merged commit a8768a2 into main Feb 7, 2025
16 checks passed
@Zeitsperre Zeitsperre deleted the cookiecutter-update branch February 7, 2025 16:01
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.

3 participants