forked from linkchecker/linkchecker
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from linkchecker:master #4
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
Open
pull
wants to merge
511
commits into
appotry:master
Choose a base branch
from
linkchecker:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+12,547
−9,031
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 1518235977
💛 - Coveralls |
Update application translation catalogs
Drop code target, sphinx-autogen is not using conf.py, and since Sphinx 4.0 autosummary is generating stub pages by default anyway. Mock ctypes and linkcheck.__main__: colorama.py imports MS Windows libraries, autosummary executes __main__.py.
build.py: error: unrecognized arguments: man/linkchecker.rst man/linkcheckerrc.rst
Some German application translations
Turn all warnings into errors when building website
pyupgrade --py37-plus
* Update nl_NL.po updated changed CODERING back to ENCODING and BESTANDSNAAM to FILENAME
f-string replaced in: b87d26f ("Fix translatability of AnchorCheck directory warning", 2022-11-08)
Update application translation catalogs
Documentation for release 10.2.0
Since: 6d9061b ("Ignore bs4 markup and XML parser warnings", 2022-09-02)
Pick 1.8.1 as the minimum version of argcomplete. This is the version in the current Debian oldstable and Ubuntu 20.04 LTS.
With Python 3.7 and Requests 2.4.0 on Ubuntu 20.04 there are two test failures; reasons not immediately clear. There is a warning for the use of ABCs from collections and not collections.abc. That will cause an exception on Python 3.10 and is fixed in Requests 2.19.0.
Use actions/attest for Docker images and Python distributions
GeoIP requires libGeoIP which tox deps cannot install. Likewise the GeoLiteCountry database which is also required by TestLocationInfo(). The last GeoIP release was in 2014, and libGeoIP has been EOL since 2022, but it is still available in Debian/Ubuntu.
Fail CI tests instead of skipping and add a geoip tox factor
Resolve InsecureRequestWarning for test_https
Needed since: 219c17a ("Use cryptography to generate certificate in TestHttps", 2023-11-07)
Add cryptography to tool.hatch.envs.test
Error: Could not find subject at path dist/*.{tar.gz,whl}
Generates additional entries in the list of image versions, some are labelled making it impossible for actions/delete-package-version in its current state to automatically remove them. actions/attest-build-provenance#71 (comment)
Fix issues with attestation workflows
Update man pages and translation catalogs
Use pytest.mark.parametrize instead of parameterized
Release 10.5.0
A relative path in a URL without netloc is preserved in urllib.parse.urlunsplit(). https://docs.python.org/3.12/whatsnew/changelog.html#id4
Fix TestHttp.test_html_internet on Python 3.12.6
VirusCheck plugin needs updating for ClamAV 1.0.
Run tests on ubuntu-22.04
With flake8 7.2.0: ./linkcheck/strformat.py:154:9: F824 `global _` is unused: name is never assigned in scope ./linkcheck/strformat.py:154:9: F824 `global _n` is unused: name is never assigned in scope
Ignore flake8 F824 error in strformat.py
Not compatible with ClamAV >= 1.0.
Disable VirusCheck plugin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )