Interface MythicDropsReleaseGitHubExtension

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Property<String> getRepository() GitHub repository for the project (e.g.
      abstract ConfigurableFileCollection getAssets() Any assets to upload to GitHub on release
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • getRepository

         abstract Property<String> getRepository()

        GitHub repository for the project (e.g., MythicDrops/kindling)

      • getAssets

         abstract ConfigurableFileCollection getAssets()

        Any assets to upload to GitHub on release