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

Restore broken functional tests #54

Merged
merged 9 commits into from
Sep 24, 2024
Merged

Restore broken functional tests #54

merged 9 commits into from
Sep 24, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    af55004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6f42f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe1b2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8799d74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12c1316 View commit details
    Browse the repository at this point in the history
  6. Lazily create Gosu compile tasks

     - Modeled after Gradle's JvmPluginsHelpef#configureOutputDirectoryForSourceSet(sourceSet, javaSource, project, compileTask, compileTask.map(JavaCompile::getOptions));
    DPUkyle committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5bc0912 View commit details
    Browse the repository at this point in the history
  7. Lazily create gosudoc task

    DPUkyle committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    64303f4 View commit details
    Browse the repository at this point in the history
  8. Fix broken tests with modern Gradle

     - Mostly upgraded usage of old compile/runtime configuration names
    DPUkyle committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f00c5f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdae731 View commit details
    Browse the repository at this point in the history