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/nixpkgs
base: e1e044e70eba
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e051dab9ff8a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 18, 2020

  1. nixos/buildbot-master: support reporters, migrate away from status

    Since Buildbot 0.9.0, status targets were deprecated and ignored.
    There's a very small line on startup explaining that, and status simply
    isn't reported. Avoid others the same headaches, and do it right in the
    NixOS module.
    
    As there might have been changes in the way reporters are organized, and
    configuration might need to be migrated remove the old option, and not
    just provide an alias.
    flokli committed Jun 18, 2020
    Copy the full SHA
    9538bf5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91043 from flokli/buildbot-reporters

    nixos/buildbot-master: support reporters, migrate away from status
    flokli committed Jun 18, 2020
    Copy the full SHA
    e051dab View commit details
    Browse the repository at this point in the history