Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Implement stateless flag from the spec #629

Open
technosophos opened this issue Feb 11, 2019 · 3 comments
Open

Implement stateless flag from the spec #629

technosophos opened this issue Feb 11, 2019 · 3 comments
Milestone

Comments

@technosophos
Copy link
Member

Add support for stateless:

cnabio/cnab-spec#85

I think this should be fairly straightforward, but probably not easy enough to be a good first issue.

@radu-matei radu-matei assigned radu-matei and unassigned radu-matei Feb 12, 2019
@radu-matei
Copy link
Member

cc @simonferquel

@radu-matei
Copy link
Member

radu-matei commented Feb 12, 2019

As initial support for this lands in #630, this brings an interesting discussion regarding the duffle UX:

  • according to the spec, [a stateless] action does not act on a claim.
  • custom actions are run at this point with duffle run: duffle run ACTION RELEASE_NAME [flags].

This means that we would need duffle run to be able to act both on a release, and on a bundle.

What would be the best way to ensure we keep the command clear?
If we think documenting is enough, I'd also be happy with that, but we need to clearly state how actions can be run with Duffle.

@astrieanna
Copy link
Contributor

This and #830 seem like duplicates.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants