issues
search
ke4roh
/
vertx-engine
An execution engine for processing things, based on vertx
Apache License 2.0
1
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump snakeyaml from 1.25 to 1.32
#78
dependabot[bot]
opened
1 year ago
0
Bump snakeyaml from 1.25 to 1.31
#77
dependabot[bot]
closed
1 year ago
1
Bump snakeyaml from 1.25 to 1.26
#76
dependabot[bot]
closed
2 years ago
1
Bump jinjava from 2.5.2 to 2.5.4
#75
dependabot[bot]
opened
2 years ago
0
Fixes #73 One http client
#74
ke4roh
closed
5 years ago
0
One HttpClient
#73
ke4roh
closed
5 years ago
3
Got one test working
#72
LightGuard
closed
5 years ago
0
Fixes Issue #59 - customize return value
#71
ke4roh
closed
5 years ago
0
move logic out of abstract step into StepExecutor
#70
ke4roh
closed
5 years ago
1
Fix issue #68 - no more retry for failed concurrent steps
#69
ke4roh
closed
5 years ago
0
Ditch retry for failed steps
#68
ke4roh
closed
5 years ago
0
DSL Clean-up patch
#67
LightGuard
closed
5 years ago
0
Only return COMPLETE from a step from the call
#66
ke4roh
closed
5 years ago
0
DSL cleanup
#65
ke4roh
closed
5 years ago
1
Steps in pipelines now use short name codes
#64
LightGuard
closed
5 years ago
0
Rxify StepExecutor
#63
ke4roh
closed
5 years ago
0
Change the DSL to accommodate step nicknames
#62
ke4roh
closed
5 years ago
0
rxify Engine & AbstractStep
#61
ke4roh
closed
5 years ago
0
Step nickname implementation
#60
LightGuard
closed
5 years ago
0
Customize return value
#59
ke4roh
closed
5 years ago
1
HTTP client step
#58
ke4roh
closed
5 years ago
1
Step nicknames by annotation
#57
ke4roh
closed
5 years ago
0
Rxify abstract step
#56
ke4roh
closed
5 years ago
0
remove DocBasedDisposableManager
#55
ke4roh
closed
5 years ago
0
Allow a strictly sequential Section
#54
ke4roh
closed
5 years ago
1
Use shared data API for document
#53
ke4roh
opened
5 years ago
0
Attempting to make the log capture thing reactive
#52
LightGuard
closed
5 years ago
2
Run steps as soon as they can be run
#51
ke4roh
closed
5 years ago
2
ISO 8601 duration string for specifying timeout
#50
ke4roh
closed
5 years ago
0
Fixes #40 timeout on a step if it takes too long
#49
ke4roh
closed
5 years ago
0
Execute section steps as they become possible
#48
ke4roh
closed
5 years ago
1
WIP: Section finishes when all remaining work is done
#47
ke4roh
closed
5 years ago
0
Fixes #45 using uuid from message header
#46
LightGuard
closed
5 years ago
0
Observe uuid header when processing change requests
#45
ke4roh
closed
5 years ago
0
Update coveralls badge
#44
ke4roh
closed
5 years ago
0
more tests, comments
#43
ke4roh
closed
5 years ago
0
throw an exception when Jinja finds a parameter missing
#42
ke4roh
closed
5 years ago
0
Taking care of some TODOs
#41
LightGuard
closed
5 years ago
0
Fix engine timeouts
#40
LightGuard
closed
5 years ago
4
Allow for first-class steps
#39
ke4roh
closed
5 years ago
4
Collect an array of values
#38
ke4roh
opened
5 years ago
5
Add a "when" parameter to AbstractTask like Ansible's
#37
ke4roh
closed
5 years ago
3
Rename "section" to "block" and "step" to "task" like Ansible
#36
ke4roh
closed
5 years ago
3
Accept an array with 2 elements for regex_replace
#35
ke4roh
closed
5 years ago
1
Allow Step.init() to be async
#34
ke4roh
closed
5 years ago
0
Allow include files in pipeline specs
#33
ke4roh
opened
5 years ago
7
JinjaRe should also accept an array for regex_replace
#32
ke4roh
closed
5 years ago
0
Increase test coverage a smidge
#31
ke4roh
closed
5 years ago
0
Issue #29 accept YAML pipelines
#30
ke4roh
closed
5 years ago
0
accept/require YAML pipeline definitions
#29
ke4roh
closed
5 years ago
1
Next