Commit Graph

17 Commits

Author SHA1 Message Date
Anton Grübel 9590554be4
feat: migrate to uv (#293)
* migrate to uv

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix build setup

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix paths-filter

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* add uv workspace

Signed-off-by: gruebel <anton.gruebel@gmail.com>

* fix type check

Signed-off-by: gruebel <anton.gruebel@gmail.com>

---------

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2025-08-07 20:50:43 +02:00
renovate[bot] a801cb995a
chore(deps): update actions/setup-python digest to a26af69 (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-24 15:00:38 +00:00
Todd Baert d6b486980b
chore: use publish env
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2025-04-16 13:49:42 -04:00
renovate[bot] 722b647fbe
chore(deps): update actions/setup-python digest to 8d9ed9a (#224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-25 19:50:41 +00:00
renovate[bot] f5c03a0014
chore(deps): update googleapis/release-please-action digest to a02a34c (#208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 01:56:07 +00:00
renovate[bot] 7048589b50
chore(deps): update googleapis/release-please-action digest to 26ac09b (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 02:49:49 +00:00
renovate[bot] 738c834929
chore(deps): update actions/setup-python digest to 4237552 (#173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 14:32:10 +00:00
Michael Beemer c131206c59
ci: update release process (#159)
* update release process

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>

* remove python container

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>

* remove trailing space

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>

* Update .github/workflows/release.yml

Co-authored-by: Anton Grübel <anton.gruebel@gmail.com>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>

---------

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Anton Grübel <anton.gruebel@gmail.com>
2025-01-21 16:00:41 -05:00
Michael Beemer 343aa268e6
ci: pin pypi release action version
https://github.com/pypa/gh-action-pypi-publish/issues/300

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-01-21 14:12:16 -05:00
renovate[bot] 9dcb6a5a73
chore(deps): pin dependencies (#133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-27 16:17:24 +01:00
renovate[bot] d92e8c6635
chore(deps): update python docker tag to v3.13 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-22 22:30:07 +00:00
Michael Beemer 038a343e50
ci: change to single quotes
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-11-21 14:18:44 -05:00
Michael Beemer 2cfcb83e95
ci: fix fromJSON input
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-11-21 14:17:53 -05:00
Michael Beemer 6ea99b5fe6
ci: prevent undefined from being passed to fromJSON
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-11-21 13:39:26 -05:00
Anton Grübel 6af48e9fc4
ci: update release please to new GHA (#90)
Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-06-10 14:38:11 -04:00
Anton Grübel 2e7e14c0a0
ci: adjust pypi release artifact path (#42)
adjust pypi release artifact path

Signed-off-by: gruebel <anton.gruebel@gmail.com>
2024-02-22 13:54:24 -03:00
Giovanni Liva d8e10c7488
ci: introduce Release Please and PR linting workflows (#38)
Signed-off-by: Michael Beemer <michael.beemer@dynatrace.com>
Signed-off-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Co-authored-by: Michael Beemer <michael.beemer@dynatrace.com>
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-02-22 08:07:49 -03:00