You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Sync claim status names with the spec
Synchronize the claim status names with recent spec changes from
* cnabio/cnab-spec#344
* success -> succeeded
* failure -> failed
* cnabio/cnab-spec#345
* +cancelled
* cnabio/cnab-spec#340
* +running
Signed-off-by: Carolyn Van Slyck <carolyn.vanslyck@microsoft.com>
* Match claim status const names with value
Update the const names to match the new values, and deprecate
StatusSuccess and StatusFailure.
Signed-off-by: Carolyn Van Slyck <carolyn.vanslyck@microsoft.com>
0 commit comments