-
Notifications
You must be signed in to change notification settings - Fork 287
Comparing changes
Open a pull request
base repository: certifi/python-certifi
base: 2023.07.22
head repository: certifi/python-certifi
compare: 2023.11.17
- 15 commits
- 8 files changed
- 6 contributors
Commits on Jul 22, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 2103453 - Browse repository at this point
Copy the full SHA 2103453View commit details
Commits on Jul 26, 2023
-
workflows: add trusted publishing release workflow (#231)
* workflows: add trusted publishing release workflow Signed-off-by: William Woodruff <william@trailofbits.com> * release: install build dependencies Signed-off-by: William Woodruff <william@trailofbits.com> * Update .github/workflows/release.yml Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com> * release: allow workflow_dispatch Signed-off-by: William Woodruff <william@trailofbits.com> * release: use pypa/build for building Signed-off-by: William Woodruff <william@trailofbits.com> * Makefile: use pypa/build Signed-off-by: William Woodruff <william@trailofbits.com> * setup: remove `setup.py publish` subcommand Invoking `setup.py` directly is discouraged, and the behavior in this hacked subcommand is covered by the Makefile. Signed-off-by: William Woodruff <william@trailofbits.com> * release: drop `--upgrade` Signed-off-by: William Woodruff <william@trailofbits.com> * release: only install build Signed-off-by: William Woodruff <william@trailofbits.com> --------- Signed-off-by: William Woodruff <william@trailofbits.com> Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0399a7c - Browse repository at this point
Copy the full SHA 0399a7cView commit details
Commits on Aug 14, 2023
-
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#237)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.8 to 1.8.10. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@f8c70e7...b7f401d) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f90988f - Browse repository at this point
Copy the full SHA f90988fView commit details
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9475440 - Browse repository at this point
Copy the full SHA 9475440View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b7685 - Browse repository at this point
Copy the full SHA d7b7685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25ea83a - Browse repository at this point
Copy the full SHA 25ea83aView commit details
Commits on Aug 28, 2023
-
Bump actions/checkout from 3.5.3 to 3.6.0 (#242)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.5.3...f43a0e5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0435b2a - Browse repository at this point
Copy the full SHA 0435b2aView commit details
Commits on Sep 4, 2023
-
Bump actions/checkout from 3.6.0 to 4.0.0 (#244)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@f43a0e5...3df4ab1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 600713d - Browse repository at this point
Copy the full SHA 600713dView commit details
Commits on Sep 7, 2023
-
ci: add minimal permissions to workflows bump.yml and release.yml (#245)
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
Configuration menu - View commit details
-
Copy full SHA for 7f0e639 - Browse repository at this point
Copy the full SHA 7f0e639View commit details
Commits on Sep 11, 2023
-
Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#246)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@0b7f8ab...a8a3f3a) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2d98c76 - Browse repository at this point
Copy the full SHA 2d98c76View commit details
Commits on Sep 26, 2023
-
Bump actions/checkout from 4.0.0 to 4.1.0 (#247)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@3df4ab1...8ade135) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 610354f - Browse repository at this point
Copy the full SHA 610354fView commit details
Commits on Oct 2, 2023
-
Bump actions/setup-python from 4.7.0 to 4.7.1 (#248)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@61a6322...65d7f2d) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e4bb9e - Browse repository at this point
Copy the full SHA 5e4bb9eView commit details
Commits on Oct 24, 2023
-
Bump actions/checkout from 4.1.0 to 4.1.1 (#251)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8ade135...b4ffde6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ccda9f - Browse repository at this point
Copy the full SHA 7ccda9fView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 28b2a0d - Browse repository at this point
Copy the full SHA 28b2a0dView commit details
Commits on Nov 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 515962b - Browse repository at this point
Copy the full SHA 515962bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2023.07.22...2023.11.17