Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

keep bundle and manifest in sync #794

Merged
merged 4 commits into from
Jul 11, 2019

Conversation

sbawaska
Copy link
Contributor

copy all fields from manifest to bundle to ensure that bundle is not
missing any configuration that the bundle author intended.
Added unit tests to keep the two structure in sync.

closes #793

Swapnil Bawaskar added 2 commits July 9, 2019 21:06
copy all fields from manifest to bundle to ensure that bundle is not
missing any configuration that the bundle author intended.
Added unit tests to keep the two structure in sync
pkg/builder/builder_test.go Show resolved Hide resolved
pkg/builder/builder_test.go Outdated Show resolved Hide resolved
pkg/builder/builder_test.go Outdated Show resolved Hide resolved
pkg/builder/builder_test.go Outdated Show resolved Hide resolved
pkg/builder/builder_test.go Outdated Show resolved Hide resolved
@glyn glyn requested a review from carolynvs July 10, 2019 09:44
Swapnil Bawaskar and others added 2 commits July 10, 2019 07:35
Copy link
Contributor

@glyn glyn left a comment

Choose a reason for hiding this comment

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

Approving. Note that the test TestBundleAndManifestHaveSameFields should be deleted in future if there is a need to diverge the fields in the two structures.

@glyn glyn requested review from silvin-lubecki and removed request for carolynvs July 10, 2019 16:54
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

@silvin-lubecki silvin-lubecki merged commit 89c368f into cnabio:master Jul 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parameters not recognized
3 participants