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

nix-review: 0.6.0 -> 0.6.1 #50397

Merged
merged 1 commit into from Nov 15, 2018
Merged

nix-review: 0.6.0 -> 0.6.1 #50397

merged 1 commit into from Nov 15, 2018

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Nov 15, 2018

  • blacklist for tests.nixos-functions.nixos-test
  • nix-review rev HEAD: will now work as expected
Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • 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 nox --run "nox-review wip" nix-shell -p nix-review --run 'nix-review pr 50397'
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

- blacklist for tests.nixos-functions.nixos-test
- nix-review rev HEAD: will now work as expected
@Mic92
Copy link
Member Author

Mic92 commented Nov 15, 2018

@GrahamcOfBorg build nix-review

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nix-review

Partial log (click to expand)

$ nix-shell -p pong3d
$ git worktree prune
$ git fetch --force https://github.com/NixOS/nixpkgs master:refs/nix-review/0
$ git worktree add ./.review/rev-hash1 hash1
$ git merge --no-commit hash1
Building in /private/tmp/nix-build-nix-review-0.6.1.drv-0/nix-review-ojnhbw4n
$ nix-shell --no-out-link --keep-going --max-jobs 8 --option build-use-sandbox true --run true --builders ssh://joerg@10.243.29.170 aarch64-linux -p pong3d
$ nix-shell -p pong3d
$ git worktree prune
/nix/store/nylnjr29skm5zd98j8pwldj5gyfwjm95-nix-review-0.6.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nix-review

Partial log (click to expand)

$ git worktree prune
$ git fetch --force https://github.com/NixOS/nixpkgs master:refs/nix-review/0 pull/37200/head:refs/nix-review/1
$ git worktree add ./.review/pr-37200 hash1
$ git merge --no-commit hash2
Building in /build/nix-review-g8_5qf76
$ nix-shell --no-out-link --keep-going --max-jobs 64 --option build-use-sandbox true --run true --builders ssh://joerg@10.243.29.170 aarch64-linux -p pong3d
https://github.com/NixOS/nixpkgs/pull/37200
$ nix-shell -p pong3d
$ git worktree prune
/nix/store/zs505llvm8va6y7q91ml15dkabmx8wp1-nix-review-0.6.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nix-review

Partial log (click to expand)

$ nix-shell -p pong3d
$ git worktree prune
$ git fetch --force https://github.com/NixOS/nixpkgs master:refs/nix-review/0
$ git worktree add ./.review/rev-hash1 hash1
$ git merge --no-commit hash1
Building in /build/nix-review-8ulcrusc
$ nix-shell --no-out-link --keep-going --max-jobs 4 --option build-use-sandbox true --run true --builders ssh://joerg@10.243.29.170 aarch64-linux -p pong3d
$ nix-shell -p pong3d
$ git worktree prune
/nix/store/vsvl7wm40pp1wwk8qvfvasr7g9kw0sxr-nix-review-0.6.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: nix-review

Partial log (click to expand)

$ nix-shell -p pong3d
$ git worktree prune
$ git fetch --force https://github.com/NixOS/nixpkgs master:refs/nix-review/0
$ git worktree add ./.review/rev-hash1 hash1
$ git merge --no-commit hash1
Building in /build/nix-review-1442eg6a
$ nix-shell --no-out-link --keep-going --max-jobs 2 --option build-use-sandbox true --run true --builders ssh://joerg@10.243.29.170 aarch64-linux -p pong3d
$ nix-shell -p pong3d
$ git worktree prune
/nix/store/vsvl7wm40pp1wwk8qvfvasr7g9kw0sxr-nix-review-0.6.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: nix-review

Partial log (click to expand)

/nix/store/nylnjr29skm5zd98j8pwldj5gyfwjm95-nix-review-0.6.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: nix-review

Partial log (click to expand)

/nix/store/zs505llvm8va6y7q91ml15dkabmx8wp1-nix-review-0.6.1

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

2 participants