github-actions[bot]
6315b179fb
Release 3.2.0
2022-05-05 13:01:08 +00:00
Janne Valkealahti
1f1d706715
Update boot 2.6.7
...
- Fixes #1048
2022-05-05 09:28:18 +01:00
Janne Valkealahti
3b93d9de02
Update boot 2.6.6
...
- Fixes #1040
2022-04-06 08:35:18 +01:00
Janne Valkealahti
937519f9ff
Next minor development version
2022-04-06 08:15:48 +01:00
github-actions[bot]
e33b3fc9f1
Next development version
2022-04-06 06:53:58 +00:00
Janne Valkealahti
b50d3f2372
Update boot 2.5.12
...
- Fixes #1037
2022-04-05 08:21:48 +01:00
Janne Valkealahti
9cf1042cb5
Update boot 2.5.10
...
- Fixes #1027
2022-03-07 10:10:12 +00:00
Janne Valkealahti
91cc99a149
Switch from old repo names
2022-03-07 08:56:28 +00:00
Janne Valkealahti
af4cfc4d70
Fix samples publish
...
- When going from boot 2.4.x to 2.5.x build didn't get
fatjar anymore, instead only "plain" jar were published.
- This same thing happened with local install and
artifactory publish.
- Define bootJar as artifact in sample projects.
- Fixes #994
2021-07-12 10:28:02 +01:00
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