|
|
73a63d0605
|
Refactor logger functions to include run ID in log messages for better traceability
/ unit-tests (push) Failing after 6s
|
2025-11-08 15:21:42 +01:00 |
|
|
|
80d4988bad
|
Fix repository initialization to pass the organization reference to the Repository class.
|
2025-11-08 15:05:21 +01:00 |
|
|
|
9b2922c1ef
|
Added a method to get the content of files.
/ unit-tests (push) Failing after 10s
|
2025-11-08 14:56:10 +01:00 |
|
|
|
27a5a13c47
|
Change the get_url method to return the Response instead of parsed JSON to allow downloading content of files.
|
2025-11-08 14:55:45 +01:00 |
|
|
|
6588313fa1
|
Added get_child_items to Item class.
|
2025-11-08 10:33:02 +01:00 |
|
|
|
54361e6c18
|
Fixed auto_properties.
|
2025-11-07 21:21:49 +01:00 |
|
|
|
e4497791f3
|
Entity get reegineering.
|
2025-11-07 00:20:54 +01:00 |
|
|
|
869d861165
|
Add logger setup function with support for console, file, and Loki logging
|
2025-11-07 00:19:57 +01:00 |
|
|
|
05c9e5184c
|
Implemented devops decorator and a get method that retrieves object properties by a key.
/ unit-tests (push) Successful in 10s
|
2025-11-04 08:37:35 +01:00 |
|
|
|
8c0a92a8b7
|
Remove unused import of DefaultAzureCredential from devops.py
|
2025-11-04 07:55:27 +01:00 |
|
|
|
31e1b88cd1
|
Updated authentication scenarios.
/ unit-tests (push) Successful in 9s
|
2025-11-03 21:24:25 +01:00 |
|
|
|
678b6161cc
|
Added PEM read/write functions.
/ unit-tests (push) Successful in 11s
|
2025-11-03 20:42:42 +01:00 |
|
|
|
b7608dcdf8
|
Moved devops package to sk module.
/ unit-tests (push) Successful in 9s
|
2025-11-03 14:52:20 +01:00 |
|
|
|
f797cd098d
|
Added a prototype authentication function using client certificate.
/ unit-tests (push) Successful in 11s
|
2025-11-03 14:49:52 +01:00 |
|
|
|
2f2cb1c337
|
Add minimal authentication package for Azure using client credentials
/ unit-tests (push) Successful in 11s
|
2025-11-03 13:41:21 +01:00 |
|
|
|
ddab4df55f
|
Add function to create self-signed certificates with PEM format
|
2025-11-03 13:37:34 +01:00 |
|