Compare commits

...

2 Commits

Author SHA1 Message Date
182f2fa111
release 2.0.0-RC2
All checks were successful
continuous-integration/drone/tag Build is passing
2024-07-18 16:12:54 +02:00
8a61ff2b7a
Update workflow definition and configuration
The configuration for the workflow in the config/packages/workflow.yaml file has also been updated, notably by adding a marking store.
2024-07-18 16:11:04 +02:00
4 changed files with 15 additions and 0 deletions

3
.changes/2.0.0-RC2.md Normal file
View File

@ -0,0 +1,3 @@
## 2.0.0-RC2 - 2024-07-18
### Fixed
* Fix definition of workflow

View File

@ -0,0 +1,5 @@
kind: Fixed
body: Fix definition of workflow
time: 2024-07-18T16:10:18.504872917+02:00
custom:
Issue: ""

View File

@ -22,6 +22,10 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
### Release ### Release
* Upgrade chill to v3.0.0-RC3 * Upgrade chill to v3.0.0-RC3
## 2.0.0-RC2 - 2024-07-18
### Fixed
* Fix definition of workflow
## 2.0.0-RC1 - 2024-07-18 ## 2.0.0-RC1 - 2024-07-18
### Release ### Release
* upgrade to chill-bundles/3.0.0-RC5 * upgrade to chill-bundles/3.0.0-RC5

View File

@ -11,6 +11,9 @@ framework:
fr: 'Suivi' fr: 'Suivi'
support_strategy: Chill\MainBundle\Workflow\RelatedEntityWorkflowSupportsStrategy support_strategy: Chill\MainBundle\Workflow\RelatedEntityWorkflowSupportsStrategy
initial_marking: 'initial' initial_marking: 'initial'
marking_store:
type: method
property: step
places: places:
initial: initial:
metadata: metadata: