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: How to install pypi from any branch #2209

Merged
merged 6 commits into from
Sep 22, 2023

Conversation

pubpub-zz
Copy link
Collaborator

addressed in #2075

@pubpub-zz pubpub-zz marked this pull request as ready for review September 21, 2023 17:25
@pubpub-zz
Copy link
Collaborator Author

@MartinThoma
all yours

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (34c6875) 94.37% compared to head (fd82f29) 94.37%.
Report is 1 commits behind head on main.

❗ Current head fd82f29 differs from pull request most recent head aadb91b. Consider uploading reports for the commit aadb91b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2209   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          43       43           
  Lines        7588     7588           
  Branches     1496     1496           
=======================================
  Hits         7161     7161           
  Misses        263      263           
  Partials      164      164           

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

docs/dev/testing.md Outdated Show resolved Hide resolved
docs/dev/testing.md Outdated Show resolved Hide resolved
Co-authored-by: Martin Thoma <[email protected]>
docs/dev/testing.md Outdated Show resolved Hide resolved
Co-authored-by: Martin Thoma <[email protected]>
docs/dev/testing.md Outdated Show resolved Hide resolved
docs/dev/testing.md Outdated Show resolved Hide resolved
pubpub-zz and others added 3 commits September 22, 2023 21:50
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
Co-authored-by: Martin Thoma <[email protected]>
@MartinThoma MartinThoma changed the title DOC: explain how to install from dev branch DOC: How to install pypi from any branch Sep 22, 2023
@MartinThoma MartinThoma merged commit 8cbe5e7 into py-pdf:main Sep 22, 2023
11 checks passed
@MartinThoma
Copy link
Member

Nice! Thank you 🙏

@pubpub-zz pubpub-zz deleted the doc_pip_from_git branch September 22, 2023 19:53
MartinThoma added a commit that referenced this pull request Sep 24, 2023
## What's new

### Bug Fixes (BUG)
-  PDF size increases because of too high float writing precision (#2213) by @pubpub-zz
-  Fix test_watermarking_reportlab_rendering() (#2203) by @LucasCimon

### Documentation (DOC)
-  Fix typos and add a paragraph to ViewerPreferences docs (#2199) by @marcstober
-  How to install pypi from any branch (#2209) by @pubpub-zz
-  Update copyright footer in docs (#2207) by @marcstober

### Developer Experience (DEV)
-  Let dependabot update Github Actions by @MartinThoma

### Maintenance (MAINT)
-  Update .pre-commit-config.yaml by @MartinThoma

[Full Changelog](3.16.1...3.16.2)
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.

2 participants