docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 176 forks source link

Add the docker app version in the bundle #692

Closed rumpl closed 4 years ago

rumpl commented 4 years ago

- What I did Added the docker app version in the generated bundle. This will help us track what we can or not do with the bundle we are dealing with.

- How to verify it

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #692 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #692      +/-   ##
==========================================
+ Coverage   71.74%   71.82%   +0.08%     
==========================================
  Files          56       56              
  Lines        2884     2889       +5     
==========================================
+ Hits         2069     2075       +6     
+ Misses        551      550       -1     
  Partials      264      264
Impacted Files Coverage Δ
internal/names.go 100% <ø> (ø) :arrow_up:
internal/packager/cnab.go 97.72% <100%> (+0.06%) :arrow_up:
types/parameters/parameters.go 93.65% <0%> (+1.58%) :arrow_up:

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 3e97bfd...37b6193. Read the comment docs.