Sleepy Monax
|
aae3ccd06e
|
wip
|
2023-06-12 19:09:17 +02:00 |
|
Sleepy Monax
|
515893de5f
|
feat: Make the init command more friendly.
|
2023-06-09 19:32:20 +02:00 |
|
Sleepy Monax
|
d46d268156
|
feat: Add utils.isNewer
|
2023-06-09 19:31:17 +02:00 |
|
Sleepy Monax
|
d9e7be504d
|
Update LICENSE
|
2023-06-09 19:30:57 +02:00 |
|
Jordan ⌨️
|
c3ead4092c
|
chore: improve type hinting
|
2023-06-09 20:47:11 +02:00 |
|
Jordan ⌨️
|
cc8aafb300
|
feat: added abspath to jexpr
|
2023-06-02 15:57:56 +02:00 |
|
Sleepy Monax
|
c33e5316bd
|
fix: Make sure with have a projet before loading plugins.
|
2023-05-30 08:00:51 +02:00 |
|
Jordan ⌨️
|
f3dcfd8bf0
|
feat: project can loads targets from external deps
|
2023-05-29 21:59:24 +02:00 |
|
Jordan ⌨️
|
0396c8165a
|
feat: project can loads plugins from external deps
|
2023-05-29 21:47:05 +02:00 |
|
Jordan ⌨️
|
0f7a5f6502
|
fix: check if templates is valid + exists
|
2023-05-29 18:13:00 +02:00 |
|
Jordan ⌨️
|
edc4119bf7
|
fix: error when no template is provided to initCmd
|
2023-05-29 18:03:08 +02:00 |
|
Jordan ⌨️
|
2fd545f313
|
feat: added recursive package resolution
|
2023-05-29 17:38:03 +02:00 |
|
Keyboard Slayer
|
1c5e369926
|
chore: update license
|
2023-05-29 00:55:07 +02:00 |
|
Sleepy Monax
|
004a5f4518
|
meta: Renamed osdk -> cutekit + improved logging + better error handling.
|
2023-05-28 11:28:52 +02:00 |
|
Jordan ⌨️
|
f03051df7e
|
fix: better init command
|
2023-05-27 23:42:57 +02:00 |
|
Jordan ⌨️
|
5ef1a586f5
|
feat: added fetching of osdk templates
|
2023-05-27 23:08:06 +02:00 |
|
Sleepy Monax
|
10f4a29e89
|
Use default python logger
|
2023-05-26 21:41:41 +01:00 |
|
Sleepy Monax
|
5f6ca201fc
|
Fix invalid computation of hask keys.
|
2023-04-20 08:18:37 +02:00 |
|
Sleepy Monax
|
49bdb4ebad
|
Added tune mixin.
|
2023-04-18 08:24:41 +02:00 |
|
Sleepy Monax
|
e6f245d2ad
|
Added support for res directory.
|
2023-04-16 01:03:06 +02:00 |
|
Sleepy Monax
|
175f4e0c3f
|
Added shell.cpTree()
|
2023-04-09 19:59:35 +02:00 |
|
Sleepy Monax
|
0534c2304a
|
Don't add application to the include path.
|
2023-04-04 14:26:59 +02:00 |
|
Sleepy Monax
|
745918c003
|
Fixed missing types.
|
2023-03-25 15:26:34 +01:00 |
|
Sleepy Monax
|
0d4a17fb26
|
Added test command.
|
2023-03-11 15:29:31 +01:00 |
|
Sleepy Monax
|
782065ec10
|
Pass arguments to commands
|
2023-03-11 14:34:07 +01:00 |
|
Sleepy Monax
|
36108a0fc7
|
Fix broken osdk version command.
|
2023-02-26 20:26:33 +01:00 |
|
Sleepy Monax
|
7664a8a7f6
|
Release 0.4.1
|
2023-02-25 14:21:43 +01:00 |
|
Sleepy Monax
|
5d08b7216c
|
Fix buildir -> builddir
|
2023-02-25 14:19:17 +01:00 |
|
Nicolas Van Bossuyt
|
18c8084319
|
Removed schema files.
|
2023-02-23 09:26:40 +01:00 |
|
Sleepy Monax
|
937fc5fd5f
|
Release v0.4.0
|
2023-02-22 20:45:03 +01:00 |
|
Sleepy Monax
|
1c6ae8f4a2
|
Nuke CI
|
2023-02-22 17:12:48 +01:00 |
|
Jordan ⌨️
|
5f1c796003
|
feat: added ci that push to pypi
|
2023-02-22 18:04:10 +01:00 |
|
Keyboard Slayer
|
b9258d530f
|
fix: add a forgotten import
|
2023-02-22 09:29:48 +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 |
|
Sleepy Monax
|
60eba26cd4
|
Added subdirs to component manifest.
|
2023-02-20 22:28:45 +01:00 |
|
Jordan ⌨️
|
132af8fb7e
|
feat: init command
|
2023-02-20 13:31:47 +01:00 |
|
Nicolas Van Bossuyt
|
dc08039305
|
Added json schemas
|
2023-02-20 12:05:55 +01:00 |
|
Jordan ⌨️
|
2781990ff5
|
fix: remove hardcoded wildcard and use the ones from the rules
|
2023-02-19 20:29:21 +01:00 |
|
Sleepy Monax
|
9b1e01bd66
|
Update README.md
|
2023-02-19 16:49:15 +01:00 |
|
Sleepy Monax
|
e3d7793088
|
Display command name next to exec/popen exception
|
2023-02-18 20:58:58 +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
|
e8beacf559
|
Show dependency routing in the graph.
|
2023-02-10 21:58:46 +01:00 |
|
Sleepy Monax
|
2885c9dd12
|
Set target 'all' as default.
|
2023-02-10 21:51:42 +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 |
|
Jordan ⌨️
|
dcde816298
|
feat: allow plugins to inject custom props
|
2023-02-09 14:00:28 +01:00 |
|
Sleepy Monax
|
e620d8e1cf
|
Context caching
|
2023-02-08 23:37:28 +01:00 |
|