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

Upload manual + fallback-paths.nix in the release script #8463

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

edolstra
Copy link
Member

@edolstra edolstra commented Jun 6, 2023

Motivation

Fixes #8451.

Example: https://releases.nixos.org/nix/nix-2.16.1/manual/index.html

Context

Checklist for maintainers

Maintainers: tick if completed or explain if not relevant

  • agreed on idea
  • agreed on implementation strategy
  • tests, as appropriate
    • functional tests - tests/**.sh
    • unit tests - src/*/tests
    • integration tests - tests/nixos/*
  • documentation in the manual
  • documentation in the internal API docs
  • code and comments are self-explanatory
  • commit message explains why the change was made
  • new feature or incompatible change: updated release notes

Priorities

Add 👍 to pull requests you find important.

@edolstra edolstra enabled auto-merge June 6, 2023 13:39
@edolstra edolstra merged commit bf7dc3c into NixOS:master Jun 6, 2023
@edolstra edolstra deleted the release-artifacts branch December 9, 2024 12: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.

Upload manuals to releases.nixos.org again
2 participants