Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

Invoke build with change information #8

Merged
merged 1 commit into from
Dec 8, 2016

Commits on Dec 8, 2016

  1. Invoke build with change information

    * Create an annotation POJO which includes:
      * type of build (initial vs rebuild)
      * the reason for the build (watcher)
      * the primary file that triggered a change (for rebuild)
      * the files changed since the last build and the start of this build
    
    `filePath` is still added to `result` for downstream handlers.
    hjdivad committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    b5d72d9 View commit details
    Browse the repository at this point in the history