883 Commits

Author SHA1 Message Date
Jan Wilhelms
9f676af3df fixed some typos 2025-05-28 23:58:24 +02:00
Janne Valkealahti
4fc98f1fe6 Update boot 2.4.13
- Fixes #1026
2022-03-07 10:07:55 +00:00
Janne Valkealahti
3ce5eb7b65 Switch from old repo names 2022-03-07 08:55:49 +00:00
github-actions[bot]
1abf5130ce Next development version 2021-07-11 15:57:09 +00:00
Janne Valkealahti
51f6b00771 Update release workflow 2021-07-11 15:31:24 +01:00
Janne Valkealahti
808ae027f3 Update release workflow 2021-07-11 14:07:41 +01:00
Niels
b0fdab2c44 Implement named transitions
- Backport #850
- Fixes #988
Co-authored-by: Niels Hoppe <niels.hoppe@fokus.fraunhofer.de>
2021-07-11 12:47:57 +01:00
Janne Valkealahti
9bd7275837 Update gpg key 2021-07-05 08:35:42 +01:00
Erik Greijus
e057081c6e Restore all regions of statemachine
- Restore all regions of statemachine
- A persisted statemachine with orthogonal states will not be correctly
  restored as only the top region gets correctly reset. Tests in
  StateMachineResetTests use the correct way to reset the statemachine
  with all regions
- Backport #978
- Fixes #982
2021-06-27 09:48:49 +01:00
xJoeWoo
ec0639555d Replace resetStateMachine with resetStateMachineReactively
- improve AbstractPersistStateMachineHandler#handleEventWithStateReactively
- Backport #949
- Fixess #956

Signed-off-by: xJoeWoo <xjoewoo@gmail.com>
2021-06-27 09:47:53 +01:00
daniel ding
caaf5ecc43 Fix repository factory choice junction action construction
- add actions to CHOICE & JUNCTION node
- Backport #934
- Fixes #977
2021-06-27 09:11:37 +01:00
Janne Valkealahti
22d969ce2f Update jfrog 1.50.0 2021-06-26 14:18:30 +01:00
Janne Valkealahti
5d392ea10c Update boot 2.4.8
- Fixes #972
2021-06-26 14:02:32 +01:00
Janne Valkealahti
786da31b66 Change build name in artifactory 2021-04-23 14:06:01 +01:00
Janne Valkealahti
e5a8efb1a8 Update release workflows 2021-04-23 13:53:34 +01:00
Janne Valkealahti
b9d606767c Update boot 2.5.4
- Fixes #954
2021-04-23 13:27:59 +01:00
Janne Valkealahti
1aacd20caa Backport milestone workflow fixes 2021-04-05 17:11:05 +01:00
Janne Valkealahti
a1a48543bc Add release workflows 2021-04-05 14:05:31 +01:00
Janne Valkealahti
23a0a6c33f Limit trigger handling concurrency
- Change flatMap to use concurrency 1 in a trigger handling which
  should fix issues when events are sent fast.
- Backport #942
- Fixes #943
2021-04-05 13:34:19 +01:00
Janne Valkealahti
1a6f2250f8 Separete ci/pr workflows 2021-04-05 13:19:47 +01:00
Janne Valkealahti
9657bb2181 Branch out 3.0.x
- Change workflows to work with new branch and
  remove ones not needed in branches.
2021-03-28 16:01:34 +01:00
Janne Valkealahti
6fd8c3630d Change readme 2021-03-26 20:10:02 +00:00
Janne Valkealahti
749c2992dc Polish 2021-03-26 20:01:39 +00:00
Janne Valkealahti
e8ab82b3b0 Separete build and publish 2021-03-26 17:54:32 +00:00
Janne Valkealahti
a73831c4c2 Move publish to ci workflow 2021-03-26 16:16:51 +00:00
Janne Valkealahti
f1b086d25c Attempt to build and publish from workflows 2021-03-26 14:00:27 +00:00
Janne Valkealahti
8abee0e4aa Switch to old sonatype infra 2021-03-20 09:20:19 +00:00
Janne Valkealahti
9431afe21a Fix pgp setting 2021-03-20 07:47:54 +00:00
Janne Valkealahti
c9fe9a6f57 Add central close and release workflows 2021-03-19 15:14:31 +00:00
Janne Valkealahti
c197ffe592 Fix central workflow 2021-03-19 08:01:33 +00:00
Janne Valkealahti
57f65e6daa Fix central workflow 2021-03-19 07:58:55 +00:00
Spring Buildmaster
eca226e113 [artifactory-release] Next development version 2021-03-19 07:42:14 +00:00
Janne Valkealahti
e351096a20 Update changelog 2021-03-18 17:50:22 +00:00
Janne Valkealahti
33038ee8bc Update boot 2.4.4
- Fixes #933
2021-03-18 17:48:09 +00:00
Janne Valkealahti
1839695eb3 Central sync
- Attempt to use actions to sync central.
2021-03-18 17:43:53 +00:00
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