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

🚑 Implement compatibility with Towncrier 24.7+ #94

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

webknjaz
Copy link
Member

No description provided.

@webknjaz webknjaz added bug Something isn't working enhancement New feature or request labels Aug 31, 2024
@webknjaz webknjaz self-assigned this Aug 31, 2024
Copy link

codecov bot commented Aug 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 59.53%. Comparing base (73ad036) to head (240b3c9).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   60.37%   59.53%   -0.85%     
==========================================
  Files          11       11              
  Lines         212      215       +3     
  Branches       10       10              
==========================================
  Hits          128      128              
- Misses         83       86       +3     
  Partials        1        1              

@webknjaz webknjaz force-pushed the bugfixes/24.7-compat branch from abd6647 to f4c77e2 Compare December 23, 2024 13:18
@webknjaz webknjaz force-pushed the bugfixes/24.7-compat branch from f4c77e2 to 240b3c9 Compare December 23, 2024 13:26
webknjaz added a commit to bennyrowland/sphinxcontrib-towncrier that referenced this pull request Dec 23, 2024
Towncrier 24.7 changed the way that its `find_fragments()` function
works to accept a `Config` dataclass instead of specific components of
the config.

Co-Authored-By: Ben Rowland <[email protected]>

Closes sphinx-contrib#94
Resolves sphinx-contrib#92
webknjaz added a commit to bennyrowland/sphinxcontrib-towncrier that referenced this pull request Dec 23, 2024
Towncrier 24.7 changed the way that its `find_fragments()` function
works to accept a `Config` dataclass instead of specific components of
the config.

Co-Authored-By: Ben Rowland <[email protected]>

Closes sphinx-contrib#94
Resolves sphinx-contrib#92
webknjaz added a commit to bennyrowland/sphinxcontrib-towncrier that referenced this pull request Dec 23, 2024
Towncrier 24.7 changed the way that its `find_fragments()` function
works to accept a `Config` dataclass instead of specific components of
the config.

Co-Authored-By: Ben Rowland <[email protected]>

Closes sphinx-contrib#94
Resolves sphinx-contrib#92
webknjaz added a commit to bennyrowland/sphinxcontrib-towncrier that referenced this pull request Dec 27, 2024
Towncrier 24.7 changed the way that its `find_fragments()` function
works to accept a `Config` dataclass instead of specific components of
the config.

Co-Authored-By: Ben Rowland <[email protected]>

Closes sphinx-contrib#94
Resolves sphinx-contrib#92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant