Package CIserver.app


package CIserver.app
  • Classes
    Class
    Description
    Placeholder class for information of a build
    BuildThread class that allows building of git repo to run after webhook receives response
    Spring Boot Application class that runs the CI-server
    Class that handles downloading and extracting GitHub repositories
    Class that compiles Java projects with Maven and reports if the compilation and tests were successful.
    This class handles all communication with the database for insertions, deletions and retrieval of builds
    This class handles the commit status updates with GitHub's API