Commit Graph

21 Commits

Author SHA1 Message Date
Miguel Pragosa
b0f91d10a6
fix: Fix the base path being used (#79) 2024-10-15 10:54:56 +01:00
Phellippe Lima
e8590d7f38
fix: fixes core package test (#75)
Some checks failed
Python CI / build (push) Has been cancelled
2024-10-09 14:46:50 +01:00
João Malés
f7bb46b920
feature: Add tests for Core package. (#57)
* Update python.yaml

* Update release.yaml

* CP-2386 Add tests to Core.

* Revert "Update release.yaml"

This reverts commit ec93301496.

* Update python.yaml
2024-10-08 17:18:32 +01:00
Vasco Martins
ffa07cee74
Merge pull request #56 from thousandeyes/CP-2395
Some checks failed
Python CI / build (push) Has been cancelled
CP-2395 Clean up configuration.py
2024-09-27 15:39:37 +01:00
vsc-m
a4c6de9202 CP-2395 Undo removal of url encoding logic 2024-09-26 14:01:32 +01:00
vsc-m
d1d32568a0 CP-2395 More removals 2024-09-26 13:41:50 +01:00
João Malés
842bd743d7 Fix dependencies of core. 2024-09-25 07:44:09 +00:00
vsc-m
b2f6050ed6 CP-2395 Fix build 2024-09-20 16:27:07 +01:00
vsc-m
6725b761e1 CP-2395 Clean up configuration.py 2024-09-20 15:57:13 +01:00
João Malés
78861a332f CP-1897 PR comment. 2024-07-08 13:50:38 +01:00
João Malés
c9e9fbe78d CP-1897 Add requires-python to pyproject 2024-07-08 11:10:43 +01:00
João Malés
b924974395 CP-1897 Commit thousandeyes-sdl-core again. 2024-07-08 10:57:27 +01:00
João Malés
294144feca CP-1897 Change versioning mechanism 2024-07-08 10:50:09 +01:00
João Malés
92594366d2
Update README.md 2024-07-05 12:26:12 +01:00
João Malés
e907baff69 CP-1897 Changed license file. 2024-07-05 10:44:22 +01:00
João Malés
bcfd6c62c8 CP-1897 Add dummy Readme. 2024-07-04 13:22:35 +01:00
João Malés
b12ba886ac CP-1897 Fix versioning issue. 2024-07-04 12:59:24 +01:00
João Malés
759c32aca5 CP-1897 Fix versioning issue. 2024-07-04 12:52:20 +01:00
Miguel Pragosa
4ce7179e16
CP-1977 Addressed some suggestions received from OSPO (#21)
* CP-1977 Addressed some suggestions received from OSPO

* Update README.md

Co-authored-by: João Malés <85952626+joaomper-TE@users.noreply.github.com>

---------

Co-authored-by: João Malés <85952626+joaomper-TE@users.noreply.github.com>
2024-06-19 17:09:18 +01:00
Bruno Marques
5ed40a2ae7
CP-2184 change versioning for python SDK (#18)
* CP-2184 change versioning for python SDK

* CP-2184 use single version
2024-06-07 12:42:40 +01:00
Shahid Hussain Khan
745e74afc4
CP-2189 Update SDK names for admin and monitors modules (#9)
* CP-2189 Update SDK names for admin and monitors modules

* CP-2189 Move client to core

* CP-2189 Change client to core
2024-06-04 16:09:40 +01:00