Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Move from deislabs/cnab-go to cnabio/cnab-go #788

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

silvin-lubecki
Copy link
Contributor

@silvin-lubecki silvin-lubecki commented Dec 24, 2019

- What I did
cnab-go library recently moved from deislabs organization to the new cnabio organization.
This PR updates the go imports.
Depends on cnabio/cnab-to-oci#85 and cnabio/cnab-go#168

  • Bump github.com/docker/cnab-to-oci v0.3.0-beta2 -> v0.3.0-beta4
  • Bump github.com/cnabio/cnab-go v0.7.1-beta1 -> v0.8.2-beta1

- A picture of a cute animal (not mandatory)
image

@silvin-lubecki silvin-lubecki changed the title Move from deislabs/cnab-go to cnabio/cnab-go [DO-NOT-MERGE] Move from deislabs/cnab-go to cnabio/cnab-go Dec 24, 2019
@codecov
Copy link

codecov bot commented Dec 26, 2019

Codecov Report

Merging #788 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #788   +/-   ##
=======================================
  Coverage   70.03%   70.03%           
=======================================
  Files          67       67           
  Lines        3684     3684           
=======================================
  Hits         2580     2580           
  Misses        759      759           
  Partials      345      345
Impacted Files Coverage Δ
internal/store/installation.go 78.12% <ø> (ø) ⬆️
internal/cnab/driver.go 77.5% <ø> (ø) ⬆️
internal/store/app.go 73.33% <ø> (ø) ⬆️
internal/packager/custom.go 72.09% <ø> (ø) ⬆️
internal/commands/image/render.go 67.85% <ø> (ø) ⬆️
internal/commands/image/inspect.go 66.66% <ø> (ø) ⬆️
internal/packager/bundle.go 64% <ø> (ø) ⬆️
internal/store/credential.go 63.63% <ø> (ø) ⬆️
render/render.go 79.34% <ø> (ø) ⬆️
internal/commands/remove.go 50% <ø> (ø) ⬆️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d698be...5b91483. Read the comment docs.

@silvin-lubecki silvin-lubecki changed the title [DO-NOT-MERGE] Move from deislabs/cnab-go to cnabio/cnab-go Move from deislabs/cnab-go to cnabio/cnab-go Dec 27, 2019
* Bump github.com/docker/cnab-to-oci v0.3.0-beta2 -> v0.3.0-beta4
* Bump github.com/cnabio/cnab-go v0.7.1-beta1 -> v0.8.2-beta1

Signed-off-by: Silvin Lubecki <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants