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
* ✨ Implement publish command
`csmctl publish` will generate the release similar to create command but
additionally it will push the generated release to the oci repository.
For this, we implemented the generic interface for assetsclients that we
have in the CSO as well and that is fulfilled both by Github and OCI
clients.
Signed-off-by: janiskemper <janis.kemper@syself.com>
* Add basic auth option for the oci client (#148)
Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
---------
Signed-off-by: janiskemper <janis.kemper@syself.com>
Signed-off-by: Roman Hros <roman.hros@dnation.cloud>
Co-authored-by: Roman Hros <roman.hros@dnation.cloud>
0 commit comments