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

Plugin Rewrite for Gradle 6+ #91

Merged
merged 24 commits into from
Jun 8, 2021
Merged

Commits on May 31, 2021

  1. 2.x Release

    Update project to Gradle 6.8.3
    Rewrite the API's internals
    Azurelol committed May 31, 2021
    Configuration menu
    Copy the full SHA
    7f5776b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Bandaid for Test reports

    Azurelol committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    8e693a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1dbfb5 View commit details
    Browse the repository at this point in the history
  3. Add missing licenses

    Azurelol committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    b204392 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df27b55 View commit details
    Browse the repository at this point in the history
  5. Fix reports convention

    Larusso committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    7d58863 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c79851 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    db571ec View commit details
    Browse the repository at this point in the history
  2. Update mock task name

    Azurelol committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    07064a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4affe7 View commit details
    Browse the repository at this point in the history
  4. Fix createProject test

    Azurelol committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    35d0ec2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e8efd9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

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

Commits on Jun 4, 2021

  1. Fix multiproject unit test

    Wrap access of project.properties in another provider.
    Larusso committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    abb4d3c View commit details
    Browse the repository at this point in the history
  2. Run test only on MacOS

    Azurelol committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    8ccd79b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Switch to Requires

    Larusso committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    1f2264f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f2772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e188e7 View commit details
    Browse the repository at this point in the history
  4. Fix log to stdout tests

    Larusso committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    609196a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de9a213 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41bbb8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f79f9ea View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Cleanup tests

    Larusso committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3644c6c View commit details
    Browse the repository at this point in the history