| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: no longer use hashed pins #1592 | Ned Batchelder | 2023-03-26 | 1 | -1/+1 |
| | | |||||
| * | build: make the coverage workflow more similar to the testsuite workflow | Ned Batchelder | 2023-03-12 | 1 | -1/+1 |
| | | |||||
| * | build(docs): correct [gh-actions] to [gh] | Ned Batchelder | 2023-01-28 | 1 | -1/+1 |
| | | |||||
| * | build: this link could be useful in the future | Ned Batchelder | 2022-12-06 | 1 | -0/+1 |
| | | |||||
| * | test: use an ubuntu that has all the deadsnakes nightlies. | Ned Batchelder | 2022-12-06 | 1 | -1/+5 |
| | | |||||
| * | test: use deadsnakes v3.0.0 | Ned Batchelder | 2022-12-05 | 1 | -2/+1 |
| | | |||||
| * | test: deadsnakes dropped 3.9, so don't test it nightly | Ned Batchelder | 2022-12-03 | 1 | -1/+0 |
| | | |||||
| * | build: 3.11.0 and 3.12.0a1 are available | Ned Batchelder | 2022-10-27 | 1 | -0/+1 |
| | | |||||
| * | build: use --require-hashes to be very clear | Ned Batchelder | 2022-08-24 | 1 | -1/+1 |
| | | |||||
| * | build: pin third-party actions by hash | Ned Batchelder | 2022-08-23 | 1 | -1/+2 |
| | | |||||
| * | build: use built-in workflow cancelling | Ned Batchelder | 2022-08-03 | 1 | -0/+4 |
| | | |||||
| * | build: be explicit about actions only having permission to read contents | Ned Batchelder | 2022-08-03 | 1 | -0/+3 |
| | | |||||
| * | build: run tests on nightly versions every day | Ned Batchelder | 2022-07-12 | 1 | -3/+3 |
| | | |||||
| * | build(deps): bump actions/setup-python from 3 to 4 | dependabot[bot] | 2022-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | test: show more info when running nightlies | Ned Batchelder | 2022-05-14 | 1 | -1/+6 |
| | | |||||
| * | build(deps): bump actions/checkout from 2 to 3 (#1336) | dependabot[bot] | 2022-03-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- 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> | ||||
| * | build(deps): bump actions/setup-python from 2 to 3 (#1335) | dependabot[bot] | 2022-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/setup-python 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> | ||||
| * | build: also test PyPy nightlies | Ned Batchelder | 2022-02-06 | 1 | -3/+17 |
| | | |||||
| * | build: correct the cron time of the Python nightly tests | Ned Batchelder | 2022-01-22 | 1 | -2/+3 |
| | | |||||
| * | build: a cron action to test Python nightly once a week | Ned Batchelder | 2022-01-17 | 1 | -0/+56 |
