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/ofborg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2e3b8d0fd3fd
Choose a base ref
...
head repository: NixOS/ofborg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 67406a7a1857
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 5, 2018

  1. Copy the full SHA
    cb69540 View commit details
  2. Copy the full SHA
    a365433 View commit details
  3. build: use status enum from task instead of success bool

    This allows the commentposter to handle other build statuses like a
    timeout.  The BuildResult struct still includes success and the
    commentposter can still handle messages in the old format for backwards
    compatibility.
    LnL7 committed Aug 5, 2018
    Copy the full SHA
    9d85f62 View commit details

Commits on Aug 7, 2018

  1. Merge pull request #206 from LnL7/detect-timedout

    detect timedout builds
    grahamc authored Aug 7, 2018
    Copy the full SHA
    67406a7 View commit details
Loading