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

Add support for NiA :lint subproject #92

Merged
merged 9 commits into from
Jun 14, 2024

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Merge pull request #93 from gradle/oleg-nenashev-patch-2

    Add explicit permissions to the Release Drafter
    oleg-nenashev authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    95f8e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9d57e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5965d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Fix broken URL.

    - core:common
    - core:data
    - core:domain
    Jaehwa-Noh authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d5b9549 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from Jaehwa-Noh/patch-1

    Fix documentation's broken URL.
    big-guy authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0e62c53 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #90 from gradle/tt/declarativize-nia-app-catalog

    Add support for NiA :app-nia-catalog project to use declarative syntax
    tresat authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0180fbb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #91 from gradle/tt/declarativize-nia-app

    Add support for NiA :app project to use declarative syntax
    tresat authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eb2a4dd View commit details
    Browse the repository at this point in the history
  5. Support declarativizing the :lint subproject

    - Expand the JVM Kotlin library project type to include the possibility of linting (no longer exclusive to Android projects).
    - Add test dependencies support.
    tresat committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9cc94a1 View commit details
    Browse the repository at this point in the history