Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pulumi: 1.4.0 -> 1.7.1 #76123

Closed
wants to merge 1 commit into from
Closed

Conversation

MasseGuillaume
Copy link
Contributor

@MasseGuillaume MasseGuillaume commented Dec 21, 2019

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
    • only the pulumi command is working I think it was like this on the previous version.
    • pulumi
    • pulumi-analyzer-policy
    • pulumi-language-dotnet
    • pulumi-language-go
    • pulumi-language-nodejs
    • pulumi-language-python
    • pulumi-resource-aws
    • pulumi-resource-gcp
    • pulumi-resource-kubernetes
    • pulumi-resource-pulumi-nodejs
    • pulumi-resource-pulumi-python
    • pulumi-resource-random
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.
Notify maintainers

cc @peterromfeldhk @jlesquembre

@veprbl
Copy link
Member

veprbl commented Dec 26, 2019

@GrahamcOfBorg build pulumi-bin

url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v1.7.0-linux-amd64.tar.gz";
sha256 = "1qw90l7h8yn06bz2l2995nbrc3svs223dm3ys1807amj4n2jyfwb";
url = "https://api.pulumi.com/releases/plugins/pulumi-resource-aws-v1.17.0-linux-amd64.tar.gz";
sha256 = "1n90w9s8652ni6rh4bm4zf2fpwv0g54wwz86fgmzw0p48ash1dl2";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hash mismatch in fixed-output derivation '/nix/store/b9kngg05l9c4jd9h7vbbmqphnpy1b7vv-pulumi-resource-aws-v1.17.0-linux-amd64.tar.gz':
  wanted: sha256:1n90w9s8652ni6rh4bm4zf2fpwv0g54wwz86fgmzw0p48ash1dl2
  got:    sha256:12y8nf2kwqma0c5lj3rvbiih2jnrk6kx8kqc5r5njy64gvps5g6k

@Mic92
Copy link
Member

Mic92 commented Mar 6, 2020

@Mic92 Mic92 closed this Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants