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

git: add install checks #38924

Closed
wants to merge 1 commit into from
Closed

git: add install checks #38924

wants to merge 1 commit into from

Conversation

layus
Copy link
Member

@layus layus commented Apr 14, 2018

After the epic failure of reverting three times the update to 2.17.0, I decided to add install checks to git.
This was quite a feat, and also increases the build time significantly.

Please do not merge this before proper testing on MacOS. Only tests are added, so it should be e very low impact PR, but git is quite central to nix{,pkgs}.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

@dtzWill
Copy link
Member

dtzWill commented Apr 19, 2018

You're a hero!

@dtzWill
Copy link
Member

dtzWill commented Apr 26, 2018

Merged after sorting out conflicts (and re-updating to 2.17.0,haha that history is madness), thanks for putting this together! Here's hoping it helps catch problems with our git package moving forward!

@dtzWill dtzWill closed this Apr 26, 2018
@layus
Copy link
Member Author

layus commented Apr 26, 2018

Merged after sorting out conflicts

Thanks @dtzWill !

and re-updating to 2.17.0,haha that history is madness

We are doomed ;-)

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