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: 53e1294825c3
Choose a base ref
...
head repository: NixOS/hydra
compare: 9668bc01da33
Choose a head ref
  • 4 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 26, 2020

  1. Copy the full SHA
    956f009 View commit details
    Browse the repository at this point in the history
  2. Refactor code

    Extract the conditions before the loop, as they do not change due to channel
    definition.
    knl committed Mar 26, 2020
    Copy the full SHA
    986fde8 View commit details
    Browse the repository at this point in the history
  3. Add debug logging

    This will help us track potential problems with the plugin.
    knl committed Mar 26, 2020
    Copy the full SHA
    1bee6e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Merge pull request #726 from knl/document-slack-notifications-plugin

    Document SlackNotifications plugin
    edolstra committed Apr 1, 2020
    1
    Copy the full SHA
    9668bc0 View commit details
    Browse the repository at this point in the history