Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/hydra
base: c8a4030c5f73
Choose a base ref
...
head repository: NixOS/hydra
compare: 89ee74f1e30f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 16, 2019

  1. Extend the jobset API response

    This adds the following (pre-existing) attributes to the jobset response:
    
    - nrtotal
    - lastcheckedtime
    - starttime
    - checkinterval
    - triggertime
    - fetcherrormsg
    - errortime
    gilligan committed Aug 16, 2019
    Copy the full SHA
    919195b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #672 from gilligan/extend-jobset-api-response

    Extend the jobset API response
    edolstra committed Aug 16, 2019
    Copy the full SHA
    89ee74f View commit details
    Browse the repository at this point in the history