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: bcb1c2916d0e
Choose a base ref
...
head repository: NixOS/hydra
compare: c88745140b94
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 11, 2019

  1. Create a gitlab status plugin

    This plugin expects as inputs to a jobset the following:
     - gitlab_status_repo => Name of the repository input pointing to that
       status updates should be POST'ed, i.e. the jobset has a git input
       "nixexprs": "https://gitlab.example.com/project/nixexprs", in which
       case "gitlab_status_repo" would be "nixexprs".
     - gitlab_project_id => ID of the project in Gitlab, i.e. in the above
       case the ID in gitlab of "nixexprs"
    globin committed Apr 11, 2019
    Copy the full SHA
    f4e7c10 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. Merge pull request #649 from mayflower/upstream-gitlab-status

    Create a gitlab status plugin
    grahamc committed Apr 28, 2019
    Copy the full SHA
    c887451 View commit details
    Browse the repository at this point in the history