Commit Graph

895 Commits

Author SHA1 Message Date
Janne Valkealahti
0e489a8dfb Revert "Next development version"
This reverts commit 0b521914fe.
2021-07-11 17:43:35 +01:00
github-actions[bot]
0b521914fe Next development version 2021-07-11 16:27:25 +00:00
Janne Valkealahti
1cdd9eb469 Update release workflow 2021-07-11 15:32:02 +01:00
Janne Valkealahti
281909c40c Update release workflow 2021-07-11 14:07:43 +01:00
Niels
19d1fc3836 Implement named transitions
- Backport #850
- Fixes #989
Co-authored-by: Niels Hoppe <niels.hoppe@fokus.fraunhofer.de>
2021-07-11 12:49:21 +01:00
Janne Valkealahti
6cf3851df4 Update labels 2021-07-11 08:54:10 +01:00
Janne Valkealahti
a5f7b1e346 Update gpg key 2021-07-05 08:35:23 +01:00
Erik Greijus
4da9c52742 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
- Fixes #978
2021-06-26 16:25:28 +01:00
daniel ding
c930c54fad Fix repository factory choice junction action construction
- add actions to CHOICE & JUNCTION node
- Fixes #934
2021-06-26 16:04:53 +01:00
Donquih0te
acb6f1d4a3 fix typo 2021-06-26 15:35:12 +01:00
Janne Valkealahti
b26d87733d Add github release to milestone release 2021-06-26 15:32:08 +01:00
Janne Valkealahti
6a2e51d023 Manage labels 2021-06-26 15:23:41 +01:00
Janne Valkealahti
a047e0f89d Update jfrog 1.50.0 2021-06-26 14:15:49 +01:00
Janne Valkealahti
475622db63 Update jfrog 1.50.0 2021-06-26 14:12:50 +01:00
Janne Valkealahti
db46a706c6 Update boot 2.5.2
- Fixes #971
2021-06-26 13:58:38 +01:00
Janne Valkealahti
58beadf240 Update jfrog cli 1.46.4 2021-04-25 15:27:37 +01:00
George Vagenas
043d2a7531 properly set the bean name for factory generated state machines
- testing: added test case for dynamic generated id
- docs: update documentation
- fix: Support @WithStateMachine for machines generated using either empty id or dynamically generated id
- Fixes #940
2021-04-25 13:55:49 +01:00
xJoeWoo
048e930a19 Replace resetStateMachine with resetStateMachineReactively
- improve AbstractPersistStateMachineHandler#handleEventWithStateReactively
- Fixex #949

Signed-off-by: xJoeWoo <xjoewoo@gmail.com>
2021-04-25 13:19:09 +01:00
Janne Valkealahti
0c88fb9b2c Update boot 2.5.0-RC1
- Fixes #953
2021-04-23 13:09:06 +01:00
Janne Valkealahti
d1b47ebbbe Update gradle 6.8.3 2021-04-23 13:08:40 +01:00
Janne Valkealahti
0d249c0f34 Fix wrong postfix for project version 2021-04-05 16:46:03 +01:00
Janne Valkealahti
4d4a2cd8d3 Add missing property to milestone workflow 2021-04-05 15:52:51 +01:00
Janne Valkealahti
b5702d17bd Default branch rename in docs 2021-04-05 14:54:14 +01:00
Janne Valkealahti
330da2fb62 Rename workflows to use main 2021-04-05 14:31:27 +01:00
Janne Valkealahti
4671b69941 Separete ci/pr workflows 2021-04-05 13:17:36 +01:00
Janne Valkealahti
4dcf6dc531 Limit trigger handling concurrency
- Change flatMap to use concurrency 1 in a trigger handling which
  should fix issues when events are sent fast.
- Fixes #942
2021-04-05 13:13:21 +01:00
Janne Valkealahti
5919b061fe Update labels 2021-04-05 12:44:36 +01:00
Janne Valkealahti
9b4fcd8231 Update nexus-sync version 2021-04-03 16:33:19 +01:00
Janne Valkealahti
6413bff53c Add release/milestone workflows
- Add one full kick workflows for doing milestone or release.
- Use new central infra for all workflows
- Still keep old manual central workflows as we probably need
  those until branches are fixes to use new workflows for central.
- Separate artifactory build names so that we have unique ones
  for snapshot/milestone/release per branch as otherwise
  jfrog artifact download might be inaccurate.
- Use github environments to pause workflow for promotion and
  central sync to be able manually check that staged and released
  artifacts looks ok.
- Add tweaks to gradle build to ease switching to milestone, release
  or next dev version.
2021-04-03 14:18:13 +01:00
Janne Valkealahti
8346ccbd0a Use new central infra 2021-03-30 17:48:46 +01:00
Janne Valkealahti
21a125cba5 Update central workflow 2021-03-30 17:40:53 +01:00
Janne Valkealahti
d93f8745a2 Update boot 2.5.0-M3
- Remove deprecated devtools settings
- Fixes #939
2021-03-28 15:59:56 +01:00
Janne Valkealahti
c145b5665e Next minor development version 2021-03-28 15:59:46 +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