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

Let collection properties backed by providers expose a changing execution time value when appropriate #17585

Merged
merged 6 commits into from Jul 1, 2021

Commits on Jul 1, 2021

  1. Upgrade tested AGP versions

    from 7.0.0-beta01 to 7.0.0-beta04
    from 7.1.0-alpha01 to 7.1.0-alpha02
    from 4.2.1 to 4.2.2
    
    Signed-off-by: Paul Merlin <paul@gradle.com>
    eskatos committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    978c21a View commit details
    Browse the repository at this point in the history
  2. Update compatibility doc

    Signed-off-by: Paul Merlin <paul@gradle.com>
    eskatos committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a51d308 View commit details
    Browse the repository at this point in the history
  3. Adjust AndroidSantaTrackerCachingSmokeTest expectations

    Signed-off-by: Paul Merlin <paul@gradle.com>
    eskatos committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    21d9889 View commit details
    Browse the repository at this point in the history
  4. Remove dead test code

    Signed-off-by: Paul Merlin <paul@gradle.com>
    eskatos committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    75ccd38 View commit details
    Browse the repository at this point in the history
  5. Use updated git ref for santa tracker

    Removing as much as possible the dependency on internal Gradle repositories
    In order to speed up the feedback loop when these repositories are in bad shape
    
    Signed-off-by: Paul Merlin <paul@gradle.com>
    eskatos committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b26bb7d View commit details
    Browse the repository at this point in the history
  6. Let collection properties backed by providers expose a changing execu…

    …tion time value when appropriate
    
    This fixes incorrect task inputs and outcome in the Santa Tracker build
    using AGP >= 7.0.0-beta04
    
    Signed-off-by: Paul Merlin <paul@gradle.com>
    eskatos committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    e11ca39 View commit details
    Browse the repository at this point in the history