Commit Graph

14 Commits

Author SHA1 Message Date
be2a6870c6 Reorganized test setup to avoid repeated authentication during tests. 2025-11-03 01:07:26 +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
17bd314a20 Reegineered entity reading logic. 2025-11-02 23:34:13 +01:00
b7bb29224f Simplified object initialization and renamed Get Path function. 2025-11-02 21:47:36 +01:00
26b192c840 Added required variables for making a request from any subclass of DevOps. 2025-11-02 20:48:53 +01:00
91b806637c Applied from_json() to object initialization. 2025-11-02 18:34:23 +01:00
96ccd4d7c7 Applied new decorator to the code. 2025-11-02 17:22:44 +01:00
deed075727 Reengineered decorator to accept JSON to Python attributes mapping. 2025-11-02 17:22:15 +01:00
ce38e275a9 Implemented Item class (partially). 2025-11-02 15:47:12 +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