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

Fix #561 - cleanup task input/output issues #567

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2021

  1. Bump Gradle wrapper to 5.4

    DPUkyle committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6c54c41 View commit details
    Browse the repository at this point in the history
  2. Fix linkedin#561 - cleanup task input/output issues

     - Consumers of the pegasus plugin must use Gradle 5.4+
       - `@ReplacedBy` annotation requires Gradle 5.4+
       - `o.g.w.InputChanges` API requires Gradle 5.4+
    DPUkyle committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ca2f6e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Revert "Bump Gradle wrapper to 5.4"

    This reverts commit 6c54c41.
    DPUkyle committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    b99cd12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41fd44 View commit details
    Browse the repository at this point in the history