| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | | | | | | | |
| | | | | | | |
| | | | | | | | |
Modified the path of the demo script.
|
| | |\ \ \ \ \ \ \ |
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Revision of the code thanks to the reviews, we'll now only use the official method.
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
switch to v2 of build-push action as asked by the warning
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
First try for a yaml file to automatize the build and push of a docker image
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Adding the Dockerfile to the repo, we can build the container with it, and run the demo script (/!\reminder: 3 hours long to run)
Next step is to push the image to DockerHub, so we won't need to build the image anymore.
|
| | | |_|_|_|/ / /
| |/| | | | | |
| | | | | | | | |
adding instructions about how to build and run the docker image, next step is to push the final image to DockerHub.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Adding a workflow file to publish a packaged version on PyPI on push on master
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Forcing 3.8 for compatibility purpose
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
The build seems to work well, modify the rules to publish the package when a push or PR on master occurs
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Attempt to add a package to setup.py to set the version number according to a commit tag (e.g. v1.0.0 or 1.0.0),
link to the repo used : https://github.com/dolfinus/setuptools-git-versioning
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
add wheel requirement in order to build PyPDF2 properly.
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
calls the publisher on each push
|
| | |/ / / / / / /
| | | | | | | |
| | | | | | | | |
Attempt to add a github action to publish a PyPI package on each release.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Switching from Travis CI to GitHub Actions
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Forcing 3.8 version of Python to ensure compatibility
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Deleting the Travis conf file since it is not useful anymore
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
pytest didn't find the sec_certs code, adding a line that was in travis.yml
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
sudo might be needed to install an apt package
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Modify the event that triggers the workflow, now it will run on each push everywhere
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Corrected syntax errors
|
| | | |_|_|_|_|/ /
| |/| | | | | |
| | | | | | | | |
First attempt to use GitHub actions instead of Travis CI
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Bump pikepdf from 2.0.0 to 2.10.0
|
| | | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Bumps [pikepdf](https://github.com/pikepdf/pikepdf) from 2.0.0 to 2.10.0.
- [Release notes](https://github.com/pikepdf/pikepdf/releases)
- [Changelog](https://github.com/pikepdf/pikepdf/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/pikepdf/pikepdf/compare/v2.0.0...v2.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
| |/ / / / / / / |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| |/ / / / / / |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Cert_ids are now extracted
- cert_id from frontpage is always preferred
- If no frontpage cert_id is found, the most ocurring keyword is preferred
- Some tests were revoked as heuristics should be computed after pdf processing
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | |_|_|_|/
|/| | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Bump pillow from 8.0.1 to 8.1.1
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Bump lxml from 4.6.1 to 4.6.3
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.1...lxml-4.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
CPE matching
|
| | | | | | |
|