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

Allow testcontainers to have custom labels #725

Merged
merged 6 commits into from
Jun 4, 2018

Commits on May 31, 2018

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

Commits on Jun 1, 2018

  1. Configuration menu
    Copy the full SHA
    42a114b View commit details
    Browse the repository at this point in the history
  2. start testcontainer for test only; throw exception when trying to

    overwrite org.testcontainers label
    mgansler committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    8f6609a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d2f9a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73eba48 View commit details
    Browse the repository at this point in the history
  5. Change order in which labels are applied:

    1. user defined labels
    2. create command labels
    3. DEFAULT_LABELS
    mgansler committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    9740782 View commit details
    Browse the repository at this point in the history