Kevin
297d6bd869
Set persist-credentials: false on checkouts before untrusted steps.
...
Prevents GITHUB_TOKEN from being written to git config before pip/pytest
in CI and before build steps in release. add-tag checkout keeps default
credentials for GitHub release creation.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 11:10:36 +01:00
Kevin
63f29df0e1
resolve workflow vulnerabilities
2026-05-28 15:39:30 +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
João Malés
3303af5f52
Update python.yaml
2024-09-27 14:56:29 +01:00
João Malés
5fcb8be562
Update python.yaml
2024-09-27 14:31:09 +01:00
João Malés
5de60cfc7c
Update python.yaml
2024-09-27 13:59:42 +01:00
João Malés
118bf9877a
Update python.yaml
2024-09-27 13:47:53 +01:00
João Malés
6350b6f9f6
feature: add test coverage
...
Example: https://github.com/joaomper-TE/thousandeyes-sdk-python/pull/25
2024-09-27 13:43:29 +01:00
Phellippe Lima
8a4086010a
CP-2205 - Run install and tests for all modules ( #24 )
...
* CP-2205 - build and test
* CP-2205 - Force failure
* CP-2205 - Revert failure and run on PR
2024-06-28 09:45:39 +01:00