fmartingr
/
jeeves
Archived
1
0
Fork 0
Commit Graph

60 Commits

Author SHA1 Message Date
Felipe Martin 3cf76d9f00
0.1.0.a3 2020-05-09 19:30:49 +02:00
Felipe Martin 008592ccec
Fixed all tests with latest changes 2020-05-09 19:29:03 +02:00
Felipe Martin dac5187a77
Updated dependencies 2020-05-09 16:56:26 +02:00
Felipe Martin d778934f23
0.1.0a2 2020-05-09 16:55:53 +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 f6e6a419fa
Updated dependencies 2020-04-29 20:11:34 +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 bfa86694ce
Updated poetry.lock 2020-03-01 19:50:24 +01:00
Felipe Martin 73499bfedd
Updated README 2020-02-29 13:50:03 +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 Martin 9f7cbb0b57
gitlab -> sr.ht 2020-01-05 12:16:00 +01:00
Felipe Martin 4e929a8a0c
Updated poetry flag 2020-01-05 12:15:22 +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 Martin 3ef8ec8d87
Updated README 2019-10-06 18:50:43 +02:00
Felipe Martin 75f5180e03
Updated docs to display root package name 2019-10-06 18:41:28 +02:00
Felipe Martín 5eb202759d Added TOML parsing 2019-10-06 15:11:26 +00:00
Felipe Martin d577ed5499
gitlab-ci: Run HTML coverage directly in tests 2019-10-06 15:46:31 +02:00
Felipe Martín 8e482bd787 Added action: Script (library/script) 2019-10-06 11:27:15 +00:00
Felipe Martin 51d9296206
Updated gitlab-ci cache path 2019-10-03 19:05:01 +02:00
Felipe Martín 318e29558f Merge branch 'docs' into 'master'
Documentation

See merge request fmartingr/jeeves!2
2019-10-03 17:02:12 +00:00
Felipe Martín bcf13b5ff1 Documentation 2019-10-03 17:02:12 +00:00
Felipe Martín 97a04e6d82 Add .gitlab-ci.yml 2019-10-03 16:32:19 +00:00
Felipe Martin 670c058e3e
Added Sphinx docs 2019-10-03 18:13:34 +02:00
Felipe Martin bdf9f29c15
Autoregister tasks on tests 2019-10-03 18:09:58 +02:00
Felipe Martin dfce913246
Updated README 2019-10-03 14:17:46 +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 bde6ebaadd
Updated README 2019-09-30 18:45:13 +02:00
Felipe Martin 8d9ec74b45
Load .env on docker services 2019-09-30 18:45:00 +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