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

Make flag cnab-bunle-json experimental #731

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

rumpl
Copy link
Member

@rumpl rumpl commented Nov 8, 2019

- What I did

Once app is GA and no longer hidden experimental we will want to hide
the cnab-bundle-json flag if the user didn't activate experimental
features. docker/cli was updated to latest that had the fix for cli
plugins to be able to get the client configuration (docker/cli#2095)

- How to verify it

Can't really verify it for now, nor can I write a test for this...

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

@rumpl
Copy link
Member Author

rumpl commented Nov 8, 2019

It's draft because the test fails and I'm waiting for #721 to be merged

@rumpl rumpl force-pushed the feat-bundle-json-experimental branch from 3c6666a to a49c4e0 Compare November 8, 2019 13:24
@docker docker deleted a comment from GordonTheTurtle Nov 8, 2019
@rumpl rumpl force-pushed the feat-bundle-json-experimental branch 2 times, most recently from 1524e17 to 17110f9 Compare November 12, 2019 13:26
@rumpl rumpl marked this pull request as ready for review November 12, 2019 13:27
Copy link
Contributor

@aiordache aiordache left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl rumpl force-pushed the feat-bundle-json-experimental branch from 17110f9 to 9035402 Compare November 12, 2019 13:41
@codecov
Copy link

codecov bot commented Nov 12, 2019

Codecov Report

Merging #731 into master will decrease coverage by 0.43%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #731      +/-   ##
==========================================
- Coverage   69.72%   69.29%   -0.44%     
==========================================
  Files          64       63       -1     
  Lines        3495     3397      -98     
==========================================
- Hits         2437     2354      -83     
+ Misses        738      733       -5     
+ Partials      320      310      -10
Impacted Files Coverage Δ
internal/commands/run.go 61.95% <100%> (+0.41%) ⬆️
internal/commands/image/list.go 83.67% <0%> (-4%) ⬇️
internal/packager/custom.go
internal/packager/cnab.go 97.94% <0%> (+0.27%) ⬆️

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 aeb12c0...9035402. Read the comment docs.

@eunomie eunomie merged commit b41eab8 into docker:master Nov 12, 2019
@rumpl rumpl deleted the feat-bundle-json-experimental branch November 12, 2019 14:35
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.

6 participants