Janne Valkealahti
a6ec6b324d
Update changelog
2021-03-14 14:58:36 +00:00
Janne Valkealahti
df42e8b2da
Fix workflow error logs
2021-03-13 20:30:09 +00:00
Janne Valkealahti
d9aca4480b
Update boot 2.4.3
...
- Fixes #928
2021-03-13 16:08:31 +00:00
Janne Valkealahti
8ef44ca543
Fix workflows
2021-03-13 15:51:02 +00:00
Janne Valkealahti
341d57e48f
Add api sugar for mono gets mono
...
- While this doesn't change underlying behaviour, add sendEventCollect
method which takes a mono and returns a mono as list of results.
- Add some notes to docs why this is like this, aka having regions
returns multiple results.
- Fixes #922
2021-03-13 15:48:49 +00:00
Janne Valkealahti
adce03c2e4
Polish docs
2021-03-13 13:03:21 +00:00
Janne Valkealahti
439c854cac
Update docs build
...
- Fixes #926
2021-03-13 13:02:45 +00:00
Janne Valkealahti
8e613cc135
Change machine reset to reactive
...
- Re-implement resetStateMachineReactively as fully reactive
chain by following same logic as in blocking version.
- New interface ReactiveStateMachineAccess as we need to
know if one need to call reactive method.
- Fixes #911
2021-03-12 14:29:27 +00:00
Janne Valkealahti
e56591c5e9
Temporarily add jcenter repo
...
- To resolve asciidoctor update and changes later,
add jcenter to get asciidoctorj-groovy-dsl-1.6.0
downloaded if not cached.
- Relates to #926
2021-03-12 12:40:07 +00:00
Janne Valkealahti
60cd30d1f6
Update issue workflows
2021-01-17 16:22:30 +00:00
Janne Valkealahti
6aa61a04b8
Update boot 2.4.2
...
- Fixes #916
2021-01-17 16:00:36 +00:00
Janne Valkealahti
1ba7657a63
Change stale issue workflow to our own action
2021-01-17 13:56:48 +00:00
Janne Valkealahti
81801efecd
Update stale bot
2020-12-28 20:31:35 +00:00
Janne Valkealahti
7fa9f4c744
Update stale bot
2020-12-27 17:58:27 +00:00
Janne Valkealahti
987f747d38
Update stale bot
2020-12-27 17:53:55 +00:00
Janne Valkealahti
3a132d0798
Update stale bot
2020-12-27 16:22:01 +00:00
Janne Valkealahti
69d8828d97
Update issue handler workflow
2020-12-27 16:07:42 +00:00
Janne Valkealahti
e8158110c5
Update stale bot
2020-12-26 16:23:42 +00:00
Janne Valkealahti
fa14d6f2b4
Try stale bot, debug only for now
2020-12-26 15:33:44 +00:00
Janne Valkealahti
0f68d97054
Update labels
2020-12-26 15:24:17 +00:00
Janne Valkealahti
523af4ad0c
Update labels
2020-12-26 14:39:18 +00:00
Janne Valkealahti
ed76319cc6
Update labels
2020-12-26 14:26:58 +00:00
Janne Valkealahti
5b3935b515
Update issue handler workflow
2020-12-26 14:10:56 +00:00
Janne Valkealahti
2eb632f5a9
Remove backport/ labels
2020-12-25 14:57:30 +00:00
Janne Valkealahti
51e450968f
Don't run main workflows if change in .github
2020-12-25 14:56:13 +00:00
Janne Valkealahti
390abcdc7a
Change label manage workflow to run with file changes
2020-12-25 14:42:55 +00:00
Janne Valkealahti
0e5f7754dc
Add workflow issue triage
2020-12-24 20:43:11 +00:00
Janne Valkealahti
dc81dda193
Fix mistakes in previous labels workflows
2020-12-18 13:19:44 +00:00
Janne Valkealahti
4148a0a80c
Add labels manage workflows
2020-12-18 13:13:30 +00:00
Janne Valkealahti
c853237179
Update changelog
2020-12-11 10:43:40 +00:00
Janne Valkealahti
24ed6c3def
Polish
2020-12-11 10:30:33 +00:00
Janne Valkealahti
ee348d592f
Remove StateMachineInterceptor deprecations
...
- Forward port #906
- Fixes #907
2020-12-11 10:06:13 +00:00
Janne Valkealahti
103eedf80c
Update Boot 2.4.1
...
- Remove reactor version pump
- Fixes #896
2020-12-11 09:15:08 +00:00
Janne Valkealahti
69ba75453c
Support uml model linking
...
- Essentially add support to be able to understand
papyrus uml linked models.
- Change handling of files in a classpath(fat-jar) to copy
those into jvm tmp directory in a structure where relative
links can work.
- Forward port #888
2020-12-05 15:06:49 +00:00
Janne Valkealahti
07cf924578
Port build-tests tests to assertj
2020-11-28 19:56:11 +00:00
Janne Valkealahti
d4811bcf55
Port test tests to assertj
2020-11-28 18:03:00 +00:00
Janne Valkealahti
89afd543f4
Port core tests to assertj
2020-11-28 17:51:15 +00:00
Janne Valkealahti
20daa7cc2d
Port recipes tests to assertj
2020-11-28 14:55:03 +00:00
Janne Valkealahti
3d4c1b9d28
Port cluster tests to assertj
2020-11-28 14:51:34 +00:00
Janne Valkealahti
c4f9d68870
Port zookeeper tests to assertj
2020-11-28 14:49:50 +00:00
Janne Valkealahti
2fa227985c
Port data tests to assertj
2020-11-28 14:43:55 +00:00
Janne Valkealahti
d19b5d298a
Port kryo tests to assertj
2020-11-28 14:32:01 +00:00
Janne Valkealahti
b4c2f1849a
Port samples tests to assertj
2020-11-28 14:26:11 +00:00
Janne Valkealahti
4965a4f980
Update readme
2020-11-28 09:52:56 +00:00
Janne Valkealahti
39a56aec67
Switch to new snapshot naming
2020-11-28 09:07:22 +00:00
Janne Valkealahti
96fb7309ad
Update readme
2020-11-27 22:07:52 +00:00
Janne Valkealahti
58172c60dd
Update readme
2020-11-27 22:05:38 +00:00
Janne Valkealahti
c2647773cd
Add workflow for smoke tests
2020-11-22 15:12:02 +00:00
Janne Valkealahti
40497175d9
Add workflow for redis tests
2020-11-22 15:03:46 +00:00
Janne Valkealahti
b73a80a05e
Add workflow for mongodb tests
2020-11-22 14:58:08 +00:00