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

DOC: Pin myst_parser==0.16.1 and rename .readthedocs.yaml #1752

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

MartinThoma
Copy link
Member

myst_parser is pinned to that version as links are otherwise broken, see #1569

Causing-commit: 0476799

@MartinThoma MartinThoma force-pushed the docs-cfg branch 2 times, most recently from 92de0c2 to 051a1fd Compare March 27, 2023 07:16
@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0476799) 92.41% compared to head (92de0c2) 92.41%.

❗ Current head 92de0c2 differs from pull request most recent head 3450fb1. Consider uploading reports for the commit 3450fb1 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1752   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files          34       34           
  Lines        6575     6575           
  Branches     1301     1301           
=======================================
  Hits         6076     6076           
  Misses        326      326           
  Partials      173      173           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

myst_parser is pinned to that version as links are otherwise broken,
see #1569

Causing-commit: 0476799
@MartinThoma
Copy link
Member Author

The build can be found at https://readthedocs.org/projects/pypdf/builds/

@MartinThoma MartinThoma merged commit 1563e8e into main Mar 27, 2023
@MartinThoma MartinThoma deleted the docs-cfg branch March 27, 2023 07:25
MartinThoma added a commit that referenced this pull request Apr 9, 2023
Security (SEC):
-  Warn about PDF encryption security (#1755)

Robustness (ROB):
-  Prevent loop in Cloning (#1770)
-  Capture UnicodeDecodeError at PdfReader.pdf_header (#1768)

Documentation (DOC):
-  Pin myst_parser==0.16.1 and rename .readthedocs.yaml (#1752)
-  Add readthedocs.yml and bump docs dependencies using `tox -e deps` (#1750)

Developer Experience (DEV):
-  Make make_changelog.py idempotent

Maintenance (MAINT):
-  Move generation of file identifiers to a method (#1760)

Testing (TST):
-  Add xmp test (#1775)

Code Style (STY):
-  Improve language, add docstrings, fix TODOs (#1772)
-  Test names, docstrings, and parametrization (#1771)

[Full Changelog](3.7.0...3.7.1)
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.

None yet

1 participant