Bastian Venthur
|
902e9b94c4
|
removed py3.13 from github ci, it is not supported yet
|
2024-04-24 22:14:39 +02:00 |
|
Bastian Venthur
|
de8542b90b
|
dropped support for python 3.8 and 3.9
|
2024-04-24 22:10:48 +02:00 |
|
dependabot[bot]
|
6d1fa4518e
|
Bump actions/setup-python from 4 to 5
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>
|
2023-12-11 14:33:18 +00:00 |
|
Bastian Venthur
|
dfcbaec6f9
|
added python 3.12 to test suite
|
2023-10-30 08:51:23 +01:00 |
|
dependabot[bot]
|
cfe7f36868
|
Bump actions/checkout from 3 to 4
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>
|
2023-09-04 14:08:55 +00:00 |
|
Bastian Venthur
|
e765d6b717
|
eclude py38 on windows
|
2023-04-16 10:37:06 +02:00 |
|
Bastian Venthur
|
fe43288c8c
|
added debian dependency and test-release target for gh action
|
2022-12-09 21:03:46 +01:00 |
|
dependabot[bot]
|
33728ce713
|
Bump actions/checkout from 2 to 3
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>
|
2022-11-15 20:48:40 +00:00 |
|
Bastian Venthur
|
f1e122cd23
|
fix
|
2022-11-15 21:43:43 +01:00 |
|
Bastian Venthur
|
fcfa1bf06e
|
removed most names
|
2022-11-15 21:42:58 +01:00 |
|
Bastian Venthur
|
470bfba2bf
|
test
|
2022-11-15 21:39:24 +01:00 |
|
Bastian Venthur
|
5902582c47
|
added gh-actions check for dependabot
|
2022-11-15 21:30:27 +01:00 |
|
Bastian Venthur
|
e168a0e0d3
|
remove fail-fast for non-matrix, seperate setup venv
|
2022-11-15 21:21:03 +01:00 |
|
Bastian Venthur
|
c3993f5111
|
split mypy and lint from tests and run them only on linux/latest stable python
|
2022-11-15 21:11:15 +01:00 |
|
Bastian Venthur
|
d8d2f4f5d6
|
added python 3.11 to test suite
|
2022-10-29 13:26:42 +02:00 |
|
Bastian Venthur
|
10f84ebb16
|
added mypy to github action
|
2022-08-31 22:57:02 +02:00 |
|
Bastian Venthur
|
a60887e0d6
|
small yaml fix m(
|
2022-06-09 21:44:27 +02:00 |
|
Bastian Venthur
|
769dcca83a
|
change dependabot check to weekly
|
2022-04-26 20:11:00 +02:00 |
|
Bastian Venthur
|
e27d82ac2a
|
Merge branch 'master' into py310
|
2021-10-06 13:23:02 +02:00 |
|
Bastian Venthur
|
52412b8926
|
fix string for python 3.10 m(
|
2021-08-18 20:30:45 +02:00 |
|
Bastian Venthur
|
c0dae31b60
|
added python 3.10 to ci pipeline
|
2021-08-18 20:29:45 +02:00 |
|
Bastian Venthur
|
2366ee2def
|
Create dependabot.yml
|
2021-08-18 20:26:34 +02:00 |
|
Bastian Venthur
|
98e124dfc1
|
rely on makefile again
|
2021-03-12 20:15:24 +01:00 |
|
Bastian Venthur
|
59d7d2bb71
|
test makefile again
|
2021-03-12 16:28:48 +01:00 |
|
Bastian Venthur
|
d3db03dc4b
|
removed pypy from supported python versions
|
2021-02-13 13:36:02 +01:00 |
|
Bastian Venthur
|
e52b1b7738
|
bumped minimum required python to 3.8
|
2021-02-13 13:34:24 +01:00 |
|
Bastian Venthur
|
d4f57d49ab
|
run tests before linter to see what's going on here
|
2021-02-13 13:28:29 +01:00 |
|
Bastian Venthur
|
434715c33d
|
a bit more verbose...
|
2021-02-13 13:21:03 +01:00 |
|
Bastian Venthur
|
76e00304ec
|
try being less verbose
|
2021-02-13 13:18:33 +01:00 |
|
Bastian Venthur
|
1d95e13eb2
|
make flake8 more verbose
|
2021-02-13 12:58:22 +01:00 |
|
Bastian Venthur
|
972bf0c7da
|
don't use venv magic in github workflows
|
2021-02-13 12:54:42 +01:00 |
|
Bastian Venthur
|
d70485be8d
|
added github workflow
|
2021-02-01 21:43:04 +01:00 |
|