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: make manual reproducible #105498

Merged
merged 1 commit into from Dec 1, 2020
Merged

Conversation

raboof
Copy link
Member

@raboof raboof commented Nov 30, 2020

Motivation for this change

This makes the git HTML manual reproducible.

It also removes the git.info manual, since this one is
basically entirely broken anyway. This likely happened
when we migrated from asciidoc to asciidoctor in #102020.
I don't suggest going back to asciidoc: that would
re-introduce a python2 dependency and another
reproducibility issue with the HTML docs.

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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@Mindavi
Copy link
Contributor

Mindavi commented Nov 30, 2020

I think this should target staging, as it causes a mass rebuild. No further comments, does not seem like this change would cause breakage.

@raboof raboof changed the base branch from master to staging November 30, 2020 21:59
@andir andir added this to In progress in R13y via automation Dec 1, 2020
This makes the git HTML manual reproducible.

It also removes the `git.info` manual, since this one is
basically entirely broken anyway. This likely happened
when we migrated from asciidoc to asciidoctor in NixOS#102020.
I don't suggest going back to asciidoc: that would
re-introduce a python2 dependency and another
reproducibility issue with the HTML docs.

Co-Authored-By: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
@raboof raboof requested review from veprbl and andir December 1, 2020 07:38
R13y automation moved this from In progress to Reviewer approved Dec 1, 2020
@andir andir merged commit c3452da into NixOS:staging Dec 1, 2020
R13y automation moved this from Reviewer approved to Done Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
R13y
Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants