Commit Graph

16 Commits

Author SHA1 Message Date
8b2a06551a Modified harvester script to look for Python files in the test repository.
All checks were successful
/ unit-tests (push) Successful in 10s
2025-11-08 18:15:26 +01:00
89ba272003 Updated harverster to new devops module API.
All checks were successful
/ unit-tests (push) Successful in 10s
2025-11-08 17:35:09 +01:00
b7608dcdf8 Moved devops package to sk module.
All checks were successful
/ unit-tests (push) Successful in 9s
2025-11-03 14:52:20 +01:00
8535648c3d Implemented item indexer on Repository class. 2025-11-03 02:37:40 +01:00
f43564d019 Added finding projects by id and name using an indexer. 2025-11-03 01:55:43 +01:00
54709dd281 Implemented unittests. 2025-11-03 00:57:37 +01:00
2f1e1a583f Added listing descendant items. 2025-11-03 00:09:05 +01:00
53e1ae186e Renamed _get_attributes to _get and implemented for Item. 2025-11-03 00:00:38 +01:00
d8674462df Enhance output formatting for project and repository listings 2025-11-02 23:41:22 +01:00
17bd314a20 Reegineered entity reading logic. 2025-11-02 23:34:13 +01:00
71d83b8d76 Added project listing to the test. 2025-11-02 20:48:03 +01:00
837543d44a Refactor tests. 2025-11-02 18:34:52 +01:00
3ce14912e4 Added Repository class and autoproperties. 2025-11-02 14:23:21 +01:00
c63595c9fa Added Project class. 2025-11-02 12:42:14 +01:00
c0a973a339 Fixes for URL building logic. 2025-11-02 11:18:13 +01:00
7243c0433f Add initial implementation of DevOps client and harvester script 2025-11-01 18:48:09 +01:00