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: 5c5e528f2784
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 7a9acea944d9
Choose a head ref
  • 5 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 19, 2018

  1. terragrunt: delete old versions

    These are very old and blocking cleaning old terraform releases
    zimbatm committed Nov 19, 2018
    Copy the full SHA
    d979b8b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Copy the full SHA
    a4195b2 View commit details
    Browse the repository at this point in the history
  2. terraform: add a "full" passthru

    providers are already compiled independently so we don't need Hydra to
    follow terraform_MAJ_MIN_full to have them all compiled.
    
    Instead of having to create two aliases per release, add a "full"
    passthru for that common use-case.
    
    Eg:
    
      terraform_0_11_full -> terraform_0_11.full
    zimbatm committed Nov 20, 2018
    Copy the full SHA
    b554d62 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e28d314 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #50781 from zimbatm/terraform_0_12-alpha

    Terraform 0.12.0-alpha2
    zimbatm committed Nov 20, 2018
    Copy the full SHA
    7a9acea View commit details
    Browse the repository at this point in the history