fmartingr
/
jeeves
Archived
1
0
Fork 0
Commit Graph

43 Commits

Author SHA1 Message Date
Felipe M 7a4bc92969
API server and examples 2021-02-14 12:36:37 +01:00
Felipe M 94d3ebb51a
Added Flow.id 2021-02-14 12:20:22 +01:00
Felipe M e712ef4c80
Removed frontend files 2021-02-14 12:20:04 +01:00
Felipe Martin 621b0555d2
template action expose rendered file in result output 2020-05-09 21:07:17 +02:00
Felipe Martin 385aef856e
Provide current execution to action execute method 2020-05-09 21:06:58 +02:00
Felipe Martin 008592ccec
Fixed all tests with latest changes 2020-05-09 19:29:03 +02:00
Felipe Martin ad780aba55
Name changes 2020-05-09 16:55:36 +02:00
Felipe Martin b874e9ef5a
Add flag to save execution (dev) 2020-04-30 18:35:53 +02:00
Felipe Martin 85a9118d0f
WIP: Template action 2020-04-30 18:30:55 +02:00
Felipe Martin 2a3d1262ad
Added ExecutionParser 2020-04-30 18:28:25 +02:00
Felipe Martin 19aecde81e
BaseObject: Added `kind` field to easily identify type 2020-04-30 18:27:56 +02:00
Felipe Martin 12b6c7b338
Executor: pass arguments to actions 2020-04-30 18:27:30 +02:00
Felipe Martin 5e9d8847ea
Add argument values to execution 2020-04-30 18:27:10 +02:00
Felipe Martin d28acdc8b4
Using pydantic.DirectoryPath for Workspace.path 2020-04-30 18:26:48 +02:00
Felipe Martin 504e8c9d17
Fixed json encoder for objects not using pydantic 2020-04-30 18:26:11 +02:00
Felipe Martin 135b1bc220
Argument.default is now optional 2020-04-29 21:02:13 +02:00
Felipe Martin f3b5235658
contrib/script: Allow parameters 2020-04-29 21:01:58 +02:00
Felipe Martin a01645a1c8
YAML support 2020-04-29 21:01:39 +02:00
Felipe Martin 840983f36e
Fixed wrong inheritance 2020-04-29 20:25:55 +02:00
Felipe Martin 8a44efc464
Arguments 2020-04-29 20:08:06 +02:00
Felipe Martin 33af22443e
Using better action ids 2020-03-04 23:25:12 +01:00
Felipe Martin 2487078c8e
Fixed tests 2020-03-04 22:37:55 +01:00
Felipe Martin 376925e6ed
Docstring typo 2020-02-29 13:49:24 +01:00
Felipe Martin a8a889a00f
Added basic docker action 2020-01-05 18:16:35 +01:00
Felipe Martín 790089df7d Removed Django 2019-10-13 13:09:43 +00:00
Felipe Martín 9565fa4640 Workspace initial support 2019-10-09 06:45:57 +00:00
Felipe Martín 5eb202759d Added TOML parsing 2019-10-06 15:11:26 +00:00
Felipe Martín 8e482bd787 Added action: Script (library/script) 2019-10-06 11:27:15 +00:00
Felipe Martin bdf9f29c15
Autoregister tasks on tests 2019-10-03 18:09:58 +02:00
Felipe Martin f0ee511c21
Added jeeves.cli for basic CLI interaction 2019-10-03 13:01:45 +02:00
Felipe Martin 6bcbef4280
Moved logic to jeeves.core 2019-10-03 13:01:21 +02:00
Felipe Martin e71c2ddd51
Base model to jeeves.db 2019-10-01 20:22:23 +02:00
Felipe Martin 66160c30ad
jeeves.core -> jeeves.db 2019-10-01 20:20:37 +02:00
Felipe Martin fdb6083a9c
Allow sync execution 2019-09-30 18:44:12 +02:00
Felipe Martin 831fba65df
Basic async 2019-09-30 18:13:37 +02:00
Felipe Martin 07cecc71db
Added basic fronend app 2019-09-30 17:53:56 +02:00
Felipe Martin a35dfc6b3d
Unified output + flowstep 2019-09-30 00:10:45 +02:00
Felipe Martin f7c00effb6
Formatting 2019-09-29 14:30:45 +02:00
Felipe Martin 3037e707f2
Task registry 2019-09-29 14:30:19 +02:00
Felipe Martin 9de33171e4
Updated data structures 2019-09-29 14:26:47 +02:00
Felipe Martin c7b9a52c85
Task loading 2019-09-25 20:22:41 +02:00
Felipe Martin d96eed1cae
Initial proof of concept 2019-09-23 23:11:26 +02:00
Felipe Martin bec3f79798
Initial django project 2019-09-23 20:19:12 +02:00