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

Initial pass at ModuleTopographyTask #1066

Closed
wants to merge 23 commits into from
Closed

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    f9f7f9f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Small fixes

    ZacSweers committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    454201a View commit details
    Browse the repository at this point in the history
  2. Fix global props setup

    ZacSweers committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    586ee0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0abc022 View commit details
    Browse the repository at this point in the history
  4. Changelog bits

    ZacSweers committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    691a558 View commit details
    Browse the repository at this point in the history
  5. More work

    ZacSweers committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b343609 View commit details
    Browse the repository at this point in the history
  6. Fix viewbinding check

    ZacSweers committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1fd69fd View commit details
    Browse the repository at this point in the history
  7. Spotless

    ZacSweers committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    fdfee7e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    06760d4 View commit details
    Browse the repository at this point in the history
  2. Collect all plugin IDs

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    be5a72b View commit details
    Browse the repository at this point in the history
  3. Split classes

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    e897ca9 View commit details
    Browse the repository at this point in the history
  4. Split tasks

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    53bcbf5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75a3e67 View commit details
    Browse the repository at this point in the history
  6. Update to Gradle 8.11-rc-1

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bb83d4f View commit details
    Browse the repository at this point in the history
  7. Update import

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4318390 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abaaf54 View commit details
    Browse the repository at this point in the history
  9. Fully streamline

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c047a99 View commit details
    Browse the repository at this point in the history
  10. Add modification support

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b51b320 View commit details
    Browse the repository at this point in the history
  11. Make it cacheable

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    52a622b View commit details
    Browse the repository at this point in the history
  12. Spotless

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6dd6b09 View commit details
    Browse the repository at this point in the history
  13. Add autofix option

    ZacSweers committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    260e8c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix missing dir prop

    ZacSweers committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6396c35 View commit details
    Browse the repository at this point in the history
  2. Default compiler to true

    ZacSweers committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c116f26 View commit details
    Browse the repository at this point in the history