sebthom
|
a5c1219faf
|
update workflow config
|
2024-03-07 20:33:34 +01:00 |
|
dependabot[bot]
|
ca539cdd92
|
fix(deps): bump pdm-project/setup-pdm from 3 to 4
Bumps [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm) from 3 to 4.
- [Release notes](https://github.com/pdm-project/setup-pdm/releases)
- [Commits](https://github.com/pdm-project/setup-pdm/compare/v3...v4)
---
updated-dependencies:
- dependency-name: pdm-project/setup-pdm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 18:48:04 +01:00 |
|
sebthom
|
9caa7a7124
|
use venv
|
2024-03-04 10:07:47 +01:00 |
|
sebthom
|
284c6d2bb4
|
update GHA workflows
|
2024-03-02 23:21:04 +01:00 |
|
sebthom
|
703c4fee23
|
chore: Update Python dependencies
|
2024-03-02 23:15:21 +01:00 |
|
dependabot[bot]
|
cfc1884a56
|
fix(deps): bump actions/delete-package-versions from 4 to 5
Bumps [actions/delete-package-versions](https://github.com/actions/delete-package-versions) from 4 to 5.
- [Release notes](https://github.com/actions/delete-package-versions/releases)
- [Commits](https://github.com/actions/delete-package-versions/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/delete-package-versions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 23:06:26 +01:00 |
|
dependabot[bot]
|
ec69910f81
|
fix(deps): bump peter-evans/create-pull-request from 5 to 6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 22:52:59 +01:00 |
|
dependabot[bot]
|
62ff5ab763
|
fix(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 21:22:04 +01:00 |
|
sebthom
|
f8ad8e5d2a
|
set required token
|
2024-01-12 00:35:28 +01:00 |
|
dependabot[bot]
|
08bffa8de3
|
fix(deps): bump geekyeggo/delete-artifact from 2 to 4
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 4.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
- [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
- [Commits](https://github.com/geekyeggo/delete-artifact/compare/v2...v4)
---
updated-dependencies:
- dependency-name: geekyeggo/delete-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-26 14:29:19 +01:00 |
|
dependabot[bot]
|
1866e7c7fa
|
fix(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-23 22:37:41 +01:00 |
|
dependabot[bot]
|
f1e2e48f6d
|
fix(deps): bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-23 22:37:31 +01:00 |
|
dependabot[bot]
|
facaa5d07e
|
fix(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-23 22:35:53 +01:00 |
|
dependabot[bot]
|
c7e8869fc4
|
fix(deps): 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 18:37:08 +01:00 |
|
sebthom
|
b903e604fc
|
build with Python 3.12.1
|
2023-12-11 12:54:46 +01:00 |
|
sebthom
|
87a232c97d
|
Fix cleanup of untagged containers
|
2023-12-06 03:36:24 +01:00 |
|
sebthom
|
dc664dbf55
|
use Python 3.12
|
2023-12-06 02:47:48 +01:00 |
|
sebthom
|
804c6e7a6e
|
update workflow config
|
2023-12-06 02:44:55 +01:00 |
|
sebthom
|
ce10fe0047
|
add issue templates
|
2023-10-29 02:46:58 +02:00 |
|
sebthom
|
4acf32d3dd
|
update copyright notice
|
2023-10-15 18:00:45 +02:00 |
|
sebthom
|
4bd466b770
|
update workflow config
|
2023-10-15 17:03:17 +02:00 |
|
sebthom
|
a8ef6818b7
|
support Python 3.12
|
2023-10-14 23:11:02 +02:00 |
|
sebthom
|
d4073fbcb3
|
support local build with nektos/act
|
2023-09-17 17:10:07 +02:00 |
|
dependabot[bot]
|
5c7729aaaf
|
fix(deps): bump actions/checkout from 3 to 4 (#205)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
|
2023-09-17 15:07:08 +02:00 |
|
dependabot[bot]
|
963f9bb6ba
|
fix(deps): bump tibdex/github-app-token from 1 to 2
Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](https://github.com/tibdex/github-app-token/compare/v1...v2)
---
updated-dependencies:
- dependency-name: tibdex/github-app-token
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-17 15:03:38 +02:00 |
|
sebthom
|
64923b44d4
|
avoid building dep updates twices
|
2023-06-01 15:55:50 +02:00 |
|
sebthom
|
44630c0506
|
fix multiline GITHUB_OUTPUT
|
2023-05-04 13:14:46 +02:00 |
|
dependabot[bot]
|
53f56457be
|
fix(deps): bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-30 19:25:38 +02:00 |
|
sebthom
|
6ff31624f7
|
Fix UPX installation
|
2022-12-20 23:24:29 +01:00 |
|
sebthom
|
664c0dfc7f
|
Replace deprecated set-output with GITHUB_OUTPUT
|
2022-12-11 15:36:29 +01:00 |
|
sebthom
|
3a2eea5323
|
pin "packaging" to 2.13
|
2022-12-11 15:27:31 +01:00 |
|
sebthom
|
963d7dc3db
|
support Python 3.11
|
2022-10-25 22:16:36 +02:00 |
|
sebthom
|
7ffa5d7edf
|
use geekyeggo/delete-artifact@v2
|
2022-10-18 18:45:44 +02:00 |
|
sebthom
|
143af008ae
|
update stalebot config
|
2022-10-03 10:34:14 +02:00 |
|
sebthom
|
2071d02d7e
|
Don't auto-close enhancement issues
|
2022-09-29 12:02:38 +02:00 |
|
dependabot[bot]
|
a5347fc1a0
|
fix(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...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>
|
2022-06-13 19:34:25 +02:00 |
|
dependabot[bot]
|
e27a1e072e
|
fix(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 19:45:03 +02:00 |
|
dependabot[bot]
|
b4758e0006
|
fix(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 18:27:12 +01:00 |
|
dependabot[bot]
|
01ecee621c
|
fix(deps): bump actions/download-artifact from 2 to 3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 18:27:05 +01:00 |
|
dependabot[bot]
|
5981404cea
|
fix(deps): bump peter-evans/create-pull-request from 3 to 4
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 19:42:11 +02:00 |
|
sebthom
|
5918486d5b
|
allow build step "Delete untagged docker image" to fail
|
2022-03-22 19:34:37 +01:00 |
|
sebthom
|
c14a878388
|
Cache __pypackages__ dir
|
2022-03-22 14:19:39 +01:00 |
|
sebthom
|
8d6486f53e
|
minor cleanup
|
2022-03-21 21:25:35 +01:00 |
|
sebthom
|
5c07c21a71
|
Delete untagged images
|
2022-03-13 13:43:59 +01:00 |
|
sebthom
|
5d08f1e6e5
|
upgrade selenium
|
2022-03-09 16:59:17 +01:00 |
|
dependabot[bot]
|
50feaf47c9
|
fix(deps): bump actions/checkout from 2 to 3 (#34)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 19:24:04 +01:00 |
|
dependabot[bot]
|
c62528f577
|
fix(deps): bump actions/setup-python from 2 to 3 (#29)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 19:25:25 +01:00 |
|
sebthom
|
0d617acb0c
|
Add python dependency update job
|
2022-02-20 17:14:13 +01:00 |
|
sebthom
|
4f0d2dbc6e
|
don't try to update python dependencies via dependabot
|
2022-02-19 22:00:02 +01:00 |
|
sebthom
|
d8a9a4d2d2
|
upgrade pip
|
2022-02-19 21:59:39 +01:00 |
|