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

Providing Repo Include Feature #1479

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Providing Repo Include Feature #1479

wants to merge 7 commits into from

Commits on Apr 19, 2020

  1. initial step to support multi-repo include

    Signed-off-by: Ken Sipe <kensipe@gmail.com>
    kensipe committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    455d5ce View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. working version of merge index and include of index files with tests

    Signed-off-by: Ken Sipe <kensipe@gmail.com>
    kensipe committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ca5addf View commit details
    Browse the repository at this point in the history
  2. adding godoc

    Signed-off-by: Ken Sipe <kensipe@gmail.com>
    kensipe committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    7e3484b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. updated error handling

    Signed-off-by: Ken Sipe <kensipe@gmail.com>
    kensipe committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    536c879 View commit details
    Browse the repository at this point in the history
  2. url tracking added

    Signed-off-by: Ken Sipe <kensipe@gmail.com>
    kensipe committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    8637e6e View commit details
    Browse the repository at this point in the history
  3. Added test case for nested included repos

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    2335f22 View commit details
    Browse the repository at this point in the history
  4. Fixed nested repo include

    Signed-off-by: Andreas Neumann <aneumann@mesosphere.com>
    ANeumann82 committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    7a0537d View commit details
    Browse the repository at this point in the history