Commit Graph

35 Commits

Author SHA1 Message Date
dependabot[bot] 875f6aaace
Bump actions/setup-python from 4 to 5 (#2033)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
2023-12-16 13:04:12 +08:00
Michel Oosterhof 6992d86caf
only run docker login in main repo (#1955) 2023-10-08 00:15:22 +08:00
Michel Oosterhof 7dee0a5561
py 3.12 and pypy 3.10 (#1952) 2023-10-06 09:43:18 +08:00
Michel Oosterhof 205e6dea39
docker: debian bullseye to bookworm (#1940)
* update python version
* split build and load in Makefile
* add provenance/sbom
* quiet apt
2023-09-21 21:50:07 +08:00
dependabot[bot] 4efc0f4046
Bump docker/login-action from 2 to 3 (#1934)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  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>
2023-09-19 22:03:12 +08:00
dependabot[bot] 48070002a2
Bump docker/setup-qemu-action from 2 to 3 (#1935)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  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>
2023-09-19 22:01:30 +08:00
dependabot[bot] 942775c88d
Bump docker/setup-buildx-action from 2 to 3 (#1936)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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>
2023-09-19 22:00:23 +08:00
dependabot[bot] 0bbef2aee8
Bump docker/build-push-action from 4 to 5 (#1937)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2023-09-19 22:00:08 +08:00
dependabot[bot] df979bea58
Bump actions/checkout from 3 to 4 (#1914)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
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>
2023-09-06 22:59:49 +08:00
Michel Oosterhof b3eb79040b
23.8 (#1907)
* yaml lint fixes. twisted 23.8. remove pypy-3.8
* str->bytes for username/password arguments
* f-strings
2023-09-01 17:29:06 +08:00
Michel Oosterhof 141f4a26d2
3.12 allowed failures (#1879)
* 3.12 allowed failures
* also pypy3.10
2023-08-22 23:03:15 +08:00
Michel Oosterhof 3a0d96cd0d
pur->dependabot (#1854) 2023-07-30 21:00:44 +08:00
Michel Oosterhof c4d0c33fe3
don't use build/push together (#1846) 2023-06-23 22:48:18 +08:00
Michel Oosterhof 929ca9f060
Dock3 (#1844)
* general docker improvements.
* remove hadolint
* push it!
2023-06-23 21:32:09 +08:00
Michel Oosterhof f0d6b06bdd
platforms (#1843) 2023-06-18 00:12:24 +08:00
Michel Oosterhof 64eaecdf28
docker update (#1842)
* docker update
2023-06-18 00:08:14 +08:00
Michel Oosterhof bf55a591bf
Devops (#1811)
* update gh actions versions
* update docker build/pub
* docker workflow update
* also update latest docker tag
* ruff has taken over from flake8
2023-01-30 17:51:20 +08:00
Michel Oosterhof 0d2817a38b
Fixes2 (#1802)
* add pylint. fix variable names
* add ruff. remove twistedchecker
* update pre-commit
* update hadolint. ruff mandatory in tox
* add pyright as optional
* add coverage
* typing
* fix telnet
* fix #1757
2023-01-07 22:09:09 +08:00
Michel Oosterhof c320d89000
Py11 (#1774)
* 3.11 and pypy 3.9
2022-10-26 20:40:37 +02:00
Michel Oosterhof 727b3285e8
Rtd (#1732)
* update
2022-06-22 12:48:08 +08:00
Michel Oosterhof f7f31c7d73
remove python 3.7 (#1721)
* remove python 3.7
2022-05-25 09:15:19 +08:00
Michel Oosterhof eb4a061e24
py311 (#1716)
* python 3.11-beta-1
* pytype only for py<3.11
2022-05-19 21:21:21 +08:00
Michel Oosterhof f8e3341800
remove version requirement from importlib (#1688)
* remove version requirement from importlib
* do pypy37 and pypy38
2022-01-30 14:00:55 +08:00
Michel Oosterhof 15f2450f3c
run pur in 3.9 only (#1655) 2021-11-08 12:10:59 +08:00
Michel Oosterhof 4423ef4b43
allow workflows to be started manually (#1654) 2021-11-08 12:03:50 +08:00
Michel Oosterhof f600605402
more docker infra (#1648)
* more docker infra

* build needs directory argument

* end with /

* yamllint fixes

* also copy grp file
2021-10-24 12:53:13 +08:00
Michel Oosterhof 555ff10d95
Mypy (#1644)
this is release 2.30 many new typing improvements. deprecate python 3.6.
2021-10-17 23:30:18 +08:00
Michel Oosterhof 99cc0033f0
Py310 (#1636)
* add py3.10
* limit pytype to python<3.10

Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
2021-10-10 12:08:36 +08:00
Michel Oosterhof 03f13934ef
Update pur.yml 2021-08-19 18:51:55 +08:00
Michel Oosterhof 7ec2004788
Wf (#1612)
* yaml fix for workflow
2021-08-05 11:38:02 +08:00
Michel Oosterhof 50d39c4a72
Update pur.yml
use single quote in yaml.
2021-06-10 18:39:52 +08:00
Michel Oosterhof 2a68eacb69
Pip check (#1576)
* add pip check/pip install to verify recommend config actually works
* add yamllint because too much yaml now
* add FAQ's
2021-06-09 13:37:10 +08:00
Michel Oosterhof a79d6bc0ca
Gh actions pypy (#1544)
* typing
* python version updates in ci/cd
* only mypy on cpython
* twistedchecker ignore errors
* only run auto updater on the main repository
2021-04-26 08:03:52 +08:00
Michel Oosterhof 628ad9bed7
Gh action tox (#1536)
* tox via gh-action
2021-04-16 21:47:12 +08:00
Michel Oosterhof 4df0bc5ed8
Pur (#1533)
* automatic

* update
2021-04-14 23:20:35 +08:00