cnabio / cnab-go

A Go implementation of CNAB Core 1.0
MIT License
69 stars 37 forks source link

Add all well known actions #154

Closed glours closed 4 years ago

glours commented 4 years ago

Rename Status action to io.cnab.status instead of status Remove Downgrade action

I added all well known actions inside a well_know.go file (and removestatus.go), define all action name as defined in the specifications and implement all the run functions by using the run-custom action

Fix #153

msftclas commented 4 years ago

CLA assistant check
All CLA requirements met.

radu-matei commented 4 years ago

/brig run

radu-matei commented 4 years ago

@glours - apologies for the delay here.. Would you mind rebasing this PR? If not, I'm happy to continue the work on this branch.

glours commented 4 years ago

@radu-matei done, the PR will need a another rebase due to test issues on claim status (fix available #185 )

glours commented 4 years ago

Updated with the merge of #185 into master

silvin-lubecki commented 4 years ago

/brig run

silvin-lubecki commented 4 years ago

/brig run