summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #40 from ↵HEADmainMichael Merickel2022-12-291-4/+4
|\ | | | | | | | | Pylons/dependabot/github_actions/actions/setup-python-4 Bump actions/setup-python from 2 to 4
| * Bump actions/setup-python from 2 to 4dependabot[bot]2022-12-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2...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>
* | Bump actions/checkout from 2 to 3dependabot[bot]2022-12-291-4/+4
|/ | | | | | | | | | | | | | | 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>
* rename master to main and add python 3.11Michael Merickel2022-12-291-3/+4
|
* fix lint and enable coverage reportsMichael Merickel2022-05-151-12/+12
|
* enable lintingMichael Merickel2022-05-151-12/+12
|
* disable windowsMichael Merickel2022-05-151-1/+1
|
* switch to github actionsMichael Merickel2022-05-151-0/+84