Commit graph

59 commits

Author SHA1 Message Date
4dad8eb1e7 Update command name
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2025-05-03 14:39:13 +02:00
7fb62ce201 Move coverage configuration to pyproject.toml
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2025-05-03 14:15:21 +02:00
34b552176a Add editorconfig configuration 2025-05-03 14:12:29 +02:00
84558826fb Adapter refactor
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
Allows using different ways to retrieve hosts IP address
2025-05-03 13:51:49 +02:00
97cf1a8f5c Use alpine image for containers
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2025-04-30 08:23:55 +02:00
54ab31b853 Add UV_ARGS build argument
Which allows customizing uv installation behavior
2025-04-30 08:21:36 +02:00
27312ecfaf Update changelog
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2025-02-28 08:58:17 +01:00
c81715ad1f Use --no-dev & set UV_LINK_MODE 2025-02-28 08:47:34 +01:00
595f93cb61 Fix formatting
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2025-02-28 08:25:58 +01:00
3e84b1dfed Include isort linting for ruff 2025-02-28 08:22:24 +01:00
76f80c5032 Remove dangling __init__.py file 2025-02-28 08:16:19 +01:00
9a50b78a16 Add a Dockerfile 2025-02-28 08:15:59 +01:00
df869b0828 Fixed linting warnings 2025-02-27 22:16:46 +01:00
03666c3334 Updated woodpecker configuration
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2025-02-27 22:13:11 +01:00
a86ddd262a Moved some optional dependencies to dendency groups
This should be used for development purposes
2025-02-27 22:12:54 +01:00
c4fb34629a Remove build CI jobs & add formatting job 2025-02-27 21:39:29 +01:00
6e66da4045 Remove isort configuration
Is replaced by ruff
2025-02-27 21:38:48 +01:00
ee31311db7 Replace development tools
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
2025-01-05 17:11:44 +01:00
780dd5a624 Replace dig usage 2025-01-05 17:08:28 +01:00
400792922b Replace pip-tools with uv
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
2025-01-04 15:15:00 +01:00
816bc54213 Add woodpecker configuration
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
2024-12-28 13:46:12 +01:00
3f4c220eb1 Update gitlab CI configuration 2023-06-25 11:35:35 +02:00
5eb0f60ff9 Fix typo 2023-06-25 11:27:21 +02:00
66942eea69 Update version & changelog 2023-06-25 11:26:22 +02:00
db2bb54d1d Merge gitlab configuration & refactor dependencies 2023-06-25 11:21:04 +02:00
890d2b1158 Add missing __init__.py file for tests module 2023-06-25 10:22:02 +02:00
baf660cdaf Initial commit 2023-06-24 13:50:38 +02:00
f4cc49896a Merge branch 'main' into development 2021-07-18 15:43:25 +02:00
b06d4192a3 0.4 2021-07-18 15:43:09 +02:00
e6e2121368 Bump version 2021-07-18 15:42:43 +02:00
1b9f95fbd0 Merge branch '1-automatic-token-generation' into 'development'
Resolve "Automatic token generation"

Closes #1

See merge request sonny/transip_client!1
2021-07-18 13:40:03 +00:00
57a85158b3 Resolve "Automatic token generation" 2021-07-18 13:40:03 +00:00
a30d4b70ea Update dependencies 2021-07-17 12:32:39 +02:00
0709e32036 Merge branch 'main' into development 2021-05-29 20:36:21 +02:00
0cc7aef5eb 0.3.1 2021-05-29 20:36:07 +02:00
698c7b947b 0.3 2021-05-29 20:34:24 +02:00
3304975de3 Update missing assertion 2021-05-29 16:56:16 +02:00
68f332c758 Use any_order=True for asserting asynchronous requests 2021-05-29 16:53:14 +02:00
9bbd306ae5 Fix typo 2021-05-29 16:46:42 +02:00
fd642203d7 Update click version
see https://github.com/pallets/click/issues/1903
2021-05-29 16:37:33 +02:00
a924c5400b Update click version 2021-05-12 20:20:45 +02:00
8157eb1b3a Merge branch 'main' into development 2021-01-02 14:42:55 +01:00
e780024140 Rename project 2021-01-02 14:40:28 +01:00
49da8a2602 Fix gitlab ci include path 2021-01-01 14:21:33 +01:00
109b46b68e Fix gitlab ci include path 2021-01-01 14:20:23 +01:00
ee449e14cc Merge branch 'main' into development 2021-01-01 14:18:18 +01:00
7bcb700dfa Initial release 2021-01-01 14:17:07 +01:00
8ae2cf1f8d Split gitlab ci jobs 2021-01-01 13:26:57 +01:00
0fa8fd2558 Add optional sentry integration 2021-01-01 12:49:50 +01:00
1d130254c0 Add gitlab ci job 2020-12-31 21:29:58 +01:00