Commit Graph

40 Commits

Author SHA1 Message Date
Kemal Zebari b8313c87c6
Add pypy to CI (#369) 2024-05-23 19:23:59 -07:00
Kemal Zebari 4c832b516e
Remove publish job from the check workflow (#361) 2024-04-29 18:40:03 -07:00
Kemal Zebari 64f5789c66
Use dropdown instead of checkbox in bug report template (#356) 2024-04-18 18:23:21 -07:00
Kemal Zebari e1d3da4184
Use GitHub issue forms (#337) 2024-03-25 10:41:00 -07:00
dependabot[bot] b4f508536f
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#329)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08 14:37:26 -08:00
dependabot[bot] f009a197c3
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#323)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 07:50:22 -08:00
pre-commit-ci[bot] 001650990f
[pre-commit.ci] pre-commit autoupdate (#305)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-08 20:39:08 -08:00
dependabot[bot] 30011acb3d
Bump actions/setup-python from 4 to 5 (#306)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-08 09:40:07 -08:00
dependabot[bot] 28bf158e98
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#304)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 11:54:12 -08:00
dependabot[bot] 94558a1c28
Bump actions/checkout from 3 to 4 (#285)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 08:47:40 -07:00
dependabot[bot] 6dddc85520
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#278)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 08:41:16 -07:00
Bernát Gábor 94682d2b23
Add type check to CI and fix errors (#266) 2023-07-15 08:58:56 -07:00
Bernát Gábor 3435b64244
Drop 3.7 support (#263) 2023-07-15 08:07:02 -07:00
dependabot[bot] 527871b137
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 (#259)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 16:22:41 -07:00
Bernát Gábor 9a77ca5d46
Exclude dependabot and pre-commit ci from release notes (#257) 2023-07-10 15:18:59 -07:00
dependabot[bot] f08cdec13c
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#252)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 08:53:23 -07:00
Bernát Gábor 35f885a052
Add ruff (#243) 2023-06-14 13:02:41 -07:00
Bernát Gábor c23f8a32aa
git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i 's|3.12.0-alpha.7|3.12.0-beta.1|g' (#238) 2023-05-30 07:54:54 -07:00
dependabot[bot] ba98a85d17
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#231)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 15:37:32 -07:00
Bernát Gábor 0019dcbdb9
Add 3.12 support (#228) 2023-05-01 08:18:33 -07:00
Bernát Gábor f79ee17882
Add trusted-publish (#226)
Committed via https://github.com/asottile/all-repos
2023-04-26 17:41:09 -07:00
dependabot[bot] ff4e50eefa
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 (#219)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 06:30:49 -07:00
dependabot[bot] c6b7837a7f
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 (#214)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 07:41:07 -07:00
dependabot[bot] 03d9c7c99e
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 (#206)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 08:31:50 -07:00
dependabot[bot] c5d9e7a1d6
Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 (#185)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.2 to 1.6.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.2...v1.6.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  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>
2023-02-05 12:26:05 -08:00
dependabot[bot] 2eb4894491
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#182)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 14:48:22 -08:00
Bernát Gábor 721d95ca0a
Update check.yml 2022-10-30 15:55:08 -07:00
Bernát Gábor a8a836f54a
Update check.yml 2022-10-30 15:54:04 -07:00
Bernát Gábor e479b314c0
Generalize license (#179) 2022-10-30 15:35:17 -07:00
Bernát Gábor 63bad16333
Add tidelift
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
2022-10-22 11:37:10 -07:00
Bernát Gábor a64ae4a539
Add depth git checkout
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
2022-09-06 01:19:55 -07:00
Dương Quốc Khánh 6952c1c668
Make pipdeptree works with python 3.11 (#173) 2022-09-06 01:12:22 -07:00
Bernát Gábor 8679c0af7c
Bump CI
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
2022-09-03 08:58:56 -07:00
Vineet Naik 32f874b2f5 Remove 3.10.0b4 python version from github workflow check
This version is not yet available.
2021-07-31 11:44:47 +05:30
Vineet Naik 41e5615510 Update python versions in github workflow check
Removed 3.4, 3.9-dev

Added 3.9, 3.10.0b4
2021-07-31 11:42:12 +05:30
Patrick Wang 238cbb2803 Fix GitHub Actions, as GitHub upgrades `Ubuntu-latest` 2021-04-06 21:10:02 +08:00
Vineet Naik 536e1a0317 Fix github checks due to set-env deprecation
More info:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-11-22 20:07:49 +05:30
Bernat Gabor e273087052
Simplify Github check
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
2020-09-22 10:17:56 +01:00
Bernat Gabor 8a7df56112
Use tox to run the test suite in CI for isolation
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
2020-09-21 13:55:21 +01:00
Bernat Gabor a2c9654850
Use Github Actions instead of Travis
Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
2020-09-21 08:12:35 +01:00