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/infra
base: 885f589d6426
Choose a base ref
...
head repository: NixOS/infra
compare: 170e1f0e8d93
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 14, 2018

  1. terraform: describe the releases bucket

    This will require to run:
    
        terraform import aws_s3_bucket.releases nix-releases
    zimbatm committed Dec 14, 2018
    Copy the full SHA
    7182f02 View commit details
    Browse the repository at this point in the history
  2. terraform: enable CORS on the releases bucket

    This will allow to build a JS-only release tracking script
    zimbatm committed Dec 14, 2018
    Copy the full SHA
    1fcd674 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from zimbatm/tf-releases-bucket

    terraform releases bucket
    zimbatm committed Dec 14, 2018
    Copy the full SHA
    170e1f0 View commit details
    Browse the repository at this point in the history