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

pgcli: 1.6.0 -> 1.10.3, pythonPackages.pgspecial: 1.8.0 -> 1.11.2 #46823

Merged
merged 2 commits into from Sep 18, 2018

Conversation

dywedir
Copy link
Member

@dywedir dywedir commented Sep 18, 2018

pgcli/changelog
pgspecial/changelog

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"
  • 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.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pgcli

Partial log (click to expand)

tests/test_sqlcompletion.py ............................................ [ 91%]
...................................x.................................... [ 94%]
......................................................                   [ 96%]
tests/parseutils/test_ctes.py ..............                             [ 97%]
tests/parseutils/test_function_metadata.py .                             [ 97%]
tests/parseutils/test_parseutils.py ....................X............... [ 98%]
...............................                                          [100%]

 2404 passed, 100 skipped, 3 deselected, 1 xfailed, 1 xpassed in 18.64 seconds =
/nix/store/vn01r6m3dmc3ajzywgracd3j7z7vf6s1-pgcli-1.10.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pgcli

Partial log (click to expand)

tests/test_sqlcompletion.py ............................................ [ 91%]
...................................x.................................... [ 94%]
......................................................                   [ 96%]
tests/parseutils/test_ctes.py ..............                             [ 97%]
tests/parseutils/test_function_metadata.py .                             [ 97%]
tests/parseutils/test_parseutils.py ....................X............... [ 98%]
...............................                                          [100%]

 2404 passed, 100 skipped, 3 deselected, 1 xfailed, 1 xpassed in 82.22 seconds =
/nix/store/hm0wc0y2glaycw0fs4n1i069s1zdrvdr-pgcli-1.10.3

@Mic92 Mic92 merged commit 06a45d6 into NixOS:master Sep 18, 2018
@dywedir dywedir deleted the pgcli branch September 18, 2018 13:23
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