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

Prepare 0.13.0 release #244

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

HexDecimal
Copy link
Collaborator

Add release to changelog

Update copyright year

Update pre-commit hooks and apply fixes

Update release steps with pre-commit instructions

Remove deprecated Ruff rules from ignores

Closes #243

Pull Request Checklist

  • Read and follow the CONTRIBUTING.md guide
  • Mentioned relevant issues
  • Append public facing changes to Changelog.md
  • Ensure new features are covered by tests
  • Ensure fixes are verified by tests

Add release to changelog

Update copyright year

Update pre-commit hooks and apply fixes

Update release steps with pre-commit handling

Remove deprecated Ruff rules from ignores
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.92%. Comparing base (7c3933b) to head (43a4aee).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #244   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files          16       16           
  Lines        1366     1366           
=======================================
  Hits         1324     1324           
  Misses         42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@matthew-brett matthew-brett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good - except at this point I think you should add yourself as a copyright author.

@@ -1,4 +1,4 @@
Copyright (c) 2014-2024, Matthew Brett and the Delocate contributors.
Copyright (c) 2014-2025, Matthew Brett and the Delocate contributors.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Time to add your name here I think.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a Delocate contributor I'm under the impression that I'm already a copyright holder along with all other contributors and those in the AUTHORS file (which I'm already listed in).

But I understand that my contributions would be considered significant by this point, so I'll at least add myself as a maintainer in the pyproject.toml file.

@HexDecimal HexDecimal merged commit 86bae83 into matthew-brett:main Jan 30, 2025
15 checks passed
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.

0.13.0 release
2 participants