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

Custom phases expose custom providers #946

Merged
merged 8 commits into from
Jan 21, 2020

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    0b00721 View commit details
    Browse the repository at this point in the history
  2. rules_scala custom phases should expose providers- passing test

    while doing it I found and fixed a bug in phases adjustments of first/last (they were duplicated)
    Additionally this mandates bazel 2.0.0 as they have some kind of bug with providers before that (don't have an issue to ref but couldn't get the build to pass with lower bazel version)
    ittaiz committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b4994d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c87934 View commit details
    Browse the repository at this point in the history
  4. remove unneeded 1.2.1 shas

    ittaiz committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    10abfa5 View commit details
    Browse the repository at this point in the history
  5. drop 1.1.0 travis builds

    ittaiz committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    6bbfaaf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd8e517 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a187ffe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8152ed View commit details
    Browse the repository at this point in the history