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

WIP: Gradle plugin with composite build #30

Closed
wants to merge 15 commits into from
Closed

Commits on May 28, 2020

  1. WIP: Getting the plugin to be accessible from other modules

    We used composite builds to make this happen
    
    Co-authored-by: Julio Zynger <[email protected]>
    Segun Famisa and julioz committed May 28, 2020
    Configuration menu
    Copy the full SHA
    03e40b8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Create extension and basic I/O properties

    Julio Zynger committed May 31, 2020
    Configuration menu
    Copy the full SHA
    4408515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d13892d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Add DbmlConfiguration block

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    2724ef8 View commit details
    Browse the repository at this point in the history
  2. Add superclass to share common behavior

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6fd8a20 View commit details
    Browse the repository at this point in the history
  3. Capture gradle DSL parameters

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    223906e View commit details
    Browse the repository at this point in the history
  4. Introduce sealed class hierarchy

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    a4f54d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f13f3f View commit details
    Browse the repository at this point in the history
  6. Task: lateinit property

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6108971 View commit details
    Browse the repository at this point in the history
  7. Add tivi sample schema files

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    4dc5b93 View commit details
    Browse the repository at this point in the history
  8. Plugin depends on room consumer (so far)

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    79cafe3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebc7489 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9968c89 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' into sf-jz-gradle-plugin

    Julio Zynger committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    949151f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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