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

Settings plugin to configure module locations and identity #118

Merged
merged 12 commits into from
Jul 16, 2024

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    e6a3cdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e003bc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6b3903 View commit details
    Browse the repository at this point in the history
  4. Add header comments

    jjohannes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f3d7796 View commit details
    Browse the repository at this point in the history
  5. Renames and tweaks

    jjohannes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4f914a8 View commit details
    Browse the repository at this point in the history
  6. Add test

    jjohannes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5a8196f View commit details
    Browse the repository at this point in the history
  7. Limit new feature to Gradle 8.8+

    This is because:
    - IsolatedAction is not available earlier
    - Using extension accessors in settings file is not available earlier
    jjohannes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    de52ab9 View commit details
    Browse the repository at this point in the history
  8. Extend test coverage

    jjohannes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    86236a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdaf79f View commit details
    Browse the repository at this point in the history
  10. Tweak comment

    jjohannes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    cbacb93 View commit details
    Browse the repository at this point in the history
  11. Add documentation

    jjohannes committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aec1f80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19bfbb3 View commit details
    Browse the repository at this point in the history