dependabot[bot]
|
fccdd10436
build(deps): bump actions/setup-python from 4 to 5
|
10 달 전 |
Fabian Peter Hammerle
|
fb164b87d4
relock env with pipenv v2023.10.3 on python v3.11.2 (to remove sanitized-package entry, see commit below); remove pylint-import-requirements from pipeline (see commit below)
|
1 년 전 |
dependabot[bot]
|
176920e877
build(deps): bump actions/checkout from 3 to 4 (#134)
|
1 년 전 |
Fabian Peter Hammerle
|
6b1b7e1f3e
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 년 전 |
Fabian Peter Hammerle
|
e868a90eff
pipeline: replace TheKevJames/coveralls-python with coverallsapp/github-action (fixing "422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs")
|
1 년 전 |
Fabian Peter Hammerle
|
06547a6bcd
pipeline: workaround pylint reporting "E0401: Unable to import 'ical2vdir' (import-error)" for tests
|
2 년 전 |
dependabot[bot]
|
45c3dd47b2
build(deps): bump actions/setup-python from 3 to 4
|
2 년 전 |
Fabian Peter Hammerle
|
087129b7b3
workflow: fix typo in "python-version" variable's name
|
2 년 전 |
dependabot[bot]
|
fb81567302
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 년 전 |
dependabot[bot]
|
6d8a1ac846
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 년 전 |
dependabot[bot]
|
15d94fe189
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
2 년 전 |
Fabian Peter Hammerle
|
537da19ebc
drop compatibility with python3.6
|
2 년 전 |
dependabot[bot]
|
ed9cae3228
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
2 년 전 |
dependabot[bot]
|
b67194513b
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
3 년 전 |
dependabot[bot]
|
b9ff30d3da
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 년 전 |
dependabot[bot]
|
25484ac8b8
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 년 전 |
Fabian Peter Hammerle
|
e5d748b052
drop compatibility with python3.5; test against python3.10
|
3 년 전 |
dependabot[bot]
|
4b33c8faf7
build(deps): bump actions/setup-python from 1 to 2.2.2
|
3 년 전 |
dependabot[bot]
|
d669ed87c4
build(deps): bump actions/checkout from 1 to 2.3.4
|
3 년 전 |
Fabian Peter Hammerle
|
8d1e5257c4
pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret
|
3 년 전 |
Fabian Peter Hammerle
|
90522d7f94
pipeline: workaround pylint parse error; fix mypy invocation
|
3 년 전 |
Fabian Peter Hammerle
|
02a8e5ad3f
pipeline: upgrade checkout action in attempt to fix git-lfs checkout
|
3 년 전 |
Fabian Peter Hammerle
|
9f9330732f
configure github actions to run `black --check`, pytest, pylint & mypy
|
3 년 전 |