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

parse parent devfile from devfile registry #63

Merged
merged 10 commits into from
Mar 12, 2021

Commits on Feb 25, 2021

  1. add unit tests

    Signed-off-by: Stephanie <yangcao@redhat.com>
    yangcao77 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c602067 View commit details
    Browse the repository at this point in the history
  2. run go mod

    Signed-off-by: Stephanie <yangcao@redhat.com>
    yangcao77 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    211c6c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    09db9c1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    b706d3f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. restructure parse functions

    Signed-off-by: Stephanie <yangcao@redhat.com>
    yangcao77 committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    cd17c8f View commit details
    Browse the repository at this point in the history
  2. add error message

    Signed-off-by: Stephanie <yangcao@redhat.com>
    yangcao77 committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    441f683 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    a37c43e View commit details
    Browse the repository at this point in the history
  2. add unit test for parseFromRegistry

    Signed-off-by: Stephanie <yangcao@redhat.com>
    yangcao77 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    818dfab View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. resolve some review comments

    Signed-off-by: Stephanie <yangcao@redhat.com>
    yangcao77 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    c289f59 View commit details
    Browse the repository at this point in the history
  2. update the comment and error message

    Signed-off-by: Stephanie <yangcao@redhat.com>
    yangcao77 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    d8423c3 View commit details
    Browse the repository at this point in the history