Commit graph

17 commits

Author SHA1 Message Date
Sleepy Monax 73f0899a38 Pass arguments to commands 2023-07-17 12:53:19 +01:00
Sleepy Monax 56926d8897 Fix broken osdk version command. 2023-07-17 12:53:19 +01:00
Jordan ⌨️ 5f1c796003 feat: added ci that push to pypi 2023-02-22 18:04:10 +01:00
Keyboard Slayer 717e35ffbf fix: oopsie daisy
OOPSIE WOOPSIE!! Uwu We make a fucky wucky!! A wittle fucko boingo! The code monkeys at our headquarters are working VEWY HAWD to fix this!
2023-02-21 18:04:34 +01:00
Keyboard Slayer 203aa39d9c chore: replace '/' to os.path.join 2023-02-21 18:04:34 +01:00
Jordan ⌨️ 132af8fb7e feat: init command 2023-02-20 13:31:47 +01:00
Sleepy Monax e0b893708d Allow command without shortname. 2023-02-18 08:57:03 +01:00
Sleepy Monax 1ac7390d5e Skip already installed package. 2023-02-17 21:19:27 +01:00
Sleepy Monax c5f66d6c9b Added simple downloading of dependencies. 2023-02-17 20:30:27 +01:00
Sleepy Monax e12f82b6cc Added build all command. 2023-02-10 21:40:57 +01:00
Nicolas Van Bossuyt 250930c977 Better repoting of disabled component to the user. 2023-02-10 11:37:37 +01:00
Sleepy Monax e620d8e1cf Context caching 2023-02-08 23:37:28 +01:00
Sleepy Monax de27cb0365 Implement debug command and apply mixins.
This patch also removes the old osdk code since we reached feature parity :>
2023-02-07 21:17:48 +01:00
Sleepy Monax 38d3e28527 Graph scope options. 2023-02-06 18:11:35 +01:00
Sleepy Monax 59e4bc424e Added graphviz visualization. 2023-02-06 12:36:23 +01:00
Sleepy Monax 3dbcf7b9cc Continue work on ninja file generation. 2023-02-02 10:34:46 +01:00
Nicolas Van Bossuyt a3ae84fde9 Rewritten using typed python and simplified the model. 2023-01-30 10:39:49 +01:00