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

Features/matcher #3

Closed
wants to merge 18 commits into from
Closed

Features/matcher #3

wants to merge 18 commits into from

Commits on Jul 10, 2019

  1. Initial attempt

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    8ec3a63 View commit details
    Browse the repository at this point in the history
  2. Clean up

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    71c35fe View commit details
    Browse the repository at this point in the history
  3. Extract right directory

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    05dd7fb View commit details
    Browse the repository at this point in the history
  4. Log whats happening

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    69118bc View commit details
    Browse the repository at this point in the history
  5. Read correct directory

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    e07476f View commit details
    Browse the repository at this point in the history
  6. Full path

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    8481740 View commit details
    Browse the repository at this point in the history
  7. Allow java to be found in cache

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    8a70afd View commit details
    Browse the repository at this point in the history
  8. Add tests

    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    83824f1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/actions/setup-java into f…

    …eatures/installer
    Danny McCormick committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    35ebce6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Add matcher

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    de5d0c1 View commit details
    Browse the repository at this point in the history
  2. Simplify matcher

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    7cb4929 View commit details
    Browse the repository at this point in the history
  3. Escaping

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    3e4d902 View commit details
    Browse the repository at this point in the history
  4. Escaping

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    7b43127 View commit details
    Browse the repository at this point in the history
  5. Catch second line

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    ce5b3ed View commit details
    Browse the repository at this point in the history
  6. Catch second line

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    84b7ffc View commit details
    Browse the repository at this point in the history
  7. Catch second line

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    bea2a6b View commit details
    Browse the repository at this point in the history
  8. Catch second line

    Danny McCormick committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    924b43b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Just use first pattern for now

    Danny McCormick committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    2b38deb View commit details
    Browse the repository at this point in the history