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: 9a23aeab3445
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 81c34ec54fc5
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 27, 2020

  1. gitlab: support passing --rev to the update-all script

    While it's already possible to invoke `update-data` with the `--rev`
    argument, one still needs to run all later phases manually.
    
    Fix this, by having `update-all` also accept a `--rev` argument, and
    pass it down to `update-data`.
    
    Also, make the help text a bit more usable, by suggesting the usual
    versioning scheme used these times.
    flokli authored and Milan committed Apr 27, 2020
    Copy the full SHA
    412bb5e View commit details
    Browse the repository at this point in the history
  2. gitlab: update.py: invoke bundle lock manually

    `bundix -l` doesn't work, as it treats bundler's warning about upgrading
    the lockfile version as an error, so invoke `bundle lock` manually.
    manveru authored and Milan committed Apr 27, 2020
    Copy the full SHA
    4c26ab4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d190292 View commit details
    Browse the repository at this point in the history
  4. gitlab-workhorse: 8.21.1 -> 8.21.2

    flokli authored and Milan committed Apr 27, 2020
    Copy the full SHA
    b1f66bf View commit details
    Browse the repository at this point in the history
  5. gitaly: 12.8.8 -> 12.8.9

    flokli authored and Milan committed Apr 27, 2020
    Copy the full SHA
    81c34ec View commit details
    Browse the repository at this point in the history