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 Use Sample plugin #33

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

WIP Use Sample plugin #33

wants to merge 11 commits into from

Commits on Oct 7, 2019

  1. Use Sample plugin

    Daniel Lacasse committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    c5afcf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Allow samples to be tested by exemplar

    Daniel Lacasse committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    11f38ca View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Move injected plugins to included build

    big-guy authored and Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    8bc76f4 View commit details
    Browse the repository at this point in the history
  2. Remove use of deprecated/removed APIs

    big-guy authored and Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    c7f758d View commit details
    Browse the repository at this point in the history
  3. Use OutputDirectory instead of a done file

    big-guy authored and Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7208cb8 View commit details
    Browse the repository at this point in the history
  4. Update to 6.0-rc-1

    big-guy authored and Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7e282b8 View commit details
    Browse the repository at this point in the history
  5. Use GE plugin instead of build-scan plugin

    big-guy authored and Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    00702a6 View commit details
    Browse the repository at this point in the history
  6. Delete directories if not empty

    Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    be407da View commit details
    Browse the repository at this point in the history
  7. Use latest released sample plugin

    Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    f194224 View commit details
    Browse the repository at this point in the history
  8. Split README.md into README.adoc files

    Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    db5f663 View commit details
    Browse the repository at this point in the history
  9. Add all samples to the sample plugin model

    It basically convert the sample declaration from `:samples-dev` to the
    `org.gradle.samples` model.
    Daniel Lacasse committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    df44545 View commit details
    Browse the repository at this point in the history