Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependencies validation to opm #277

Merged
merged 5 commits into from Apr 20, 2020

Commits on Apr 19, 2020

  1. Add dependencies.yaml validation to opm

    Signed-off-by: Vu Dinh <vdinh@redhat.com>
    dinhxuanvu committed Apr 19, 2020
    Copy the full SHA
    9a724b0 View commit details
    Browse the repository at this point in the history
  2. Add dependencies validation

    Signed-off-by: Vu Dinh <vdinh@redhat.com>
    dinhxuanvu committed Apr 19, 2020
    Copy the full SHA
    8f5eff7 View commit details
    Browse the repository at this point in the history
  3. Add Validate() for each dependency type

    Signed-off-by: Vu Dinh <vdinh@redhat.com>
    dinhxuanvu committed Apr 19, 2020
    Copy the full SHA
    a9c5fb0 View commit details
    Browse the repository at this point in the history
  4. Add unit test cases

    Signed-off-by: Vu Dinh <vdinh@redhat.com>
    dinhxuanvu committed Apr 19, 2020
    Copy the full SHA
    d5d9573 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Address the metadata read files loop to work regardless files order

    Signed-off-by: Vu Dinh <vdinh@redhat.com>
    dinhxuanvu committed Apr 20, 2020
    Copy the full SHA
    d76b2b5 View commit details
    Browse the repository at this point in the history