Interface Info


  • public interface Info
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static java.lang.String getGithubRef​(org.gradle.api.Project project)  
      static boolean isMasterBranch​(org.gradle.api.Project project)  
    • Field Detail

      • LOGGER

        static final org.gradle.api.logging.Logger LOGGER
      • CI

        static final boolean CI
      • ALLREP_TOKEN

        static final java.lang.String ALLREP_TOKEN
    • Method Detail

      • getGithubRef

        static java.lang.String getGithubRef​(org.gradle.api.Project project)
      • isMasterBranch

        static boolean isMasterBranch​(org.gradle.api.Project project)