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

Procedural Build Plugin #1567

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    35be7a7 View commit details
    Browse the repository at this point in the history
  2. add plugin publishing config

    skovati authored and JoelCourtney committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    26a8118 View commit details
    Browse the repository at this point in the history
  3. restore top level settings.gradle

    skovati authored and JoelCourtney committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c37f443 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab51ee2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f9c036 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18c6f4c View commit details
    Browse the repository at this point in the history
  7. publish to github packages

    skovati authored and JoelCourtney committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5b1c50a View commit details
    Browse the repository at this point in the history
  8. expose GITHUB_TOKEN as env var for e2e test workflows in anticipation…

    … of needing it for plugin resolution
    skovati authored and JoelCourtney committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    ec916bc View commit details
    Browse the repository at this point in the history
  9. include transitive dependencies in procedural plugin

    this even further simplifies the end users build.gradle scripts
    skovati authored and JoelCourtney committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0f0f93f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a8459e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fea7804 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cac3ece View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    78f20f0 View commit details
    Browse the repository at this point in the history