| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
