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

improve copying base-frontend files between subprojects #2970

Merged
merged 4 commits into from May 25, 2023

Commits on Apr 18, 2023

  1. improve copying base-frontend files between subprojects

    * bump Gradle Node Plugin version
    * add Gradle convention plugin, with configurations, for sharing base-frontend files between subprojects
    * refactor how files are copied into base-plugin project (use generated resource dir and Sync task - this will better ensure copied files are up-to-date)
    * remove empty & unused subproject `:plugins:base:search-component`
    * remove .gitignore, no longer needed (instead, files are synced to build dir)
    aSemy committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    62eb776 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    dc94d2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f571ae6 View commit details
    Browse the repository at this point in the history