Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-06 | More tweaks | Eelco Dolstra | |
2022-12-06 | Mention Discourse | Eelco Dolstra | |
2022-12-06 | Update maintainers/release-process.md | Eelco Dolstra | |
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com> | |||
2022-12-06 | Update maintainers/release-process.md | Eelco Dolstra | |
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com> | |||
2022-12-06 | Mention milestone | Eelco Dolstra | |
2022-12-06 | Document the release process | Eelco Dolstra | |
2022-12-06 | Remove GPG-signing of releases | Eelco Dolstra | |
This makes it easier for others to make releases, and probably few people care about GPG signatures anyway. | |||
2022-12-05 | maintainers/README.md: Use CET | Eelco Dolstra | |
2022-12-05 | Fix typo | Eelco Dolstra | |
2022-11-21 | reword | Valentin Gagarin | |
2022-11-21 | add maintainers' handbook | Valentin Gagarin | |
write down the process we have been developing and following so far. Co-Authored-By: Théophane Hufschmitt <theophane.hufschmitt@tweag.io> Co-Authored-By: John Ericson <John.Ericson@Obsidian.Systems> | |||
2022-02-18 | Integrate push-docker.sh into the release script | Eelco Dolstra | |
This also makes sure that we get the Docker images from the same Hydra eval, rather than the latest build from job/nix/.../dockerImage, which may not be the same. | |||
2022-02-18 | remove the manifest before creating them | Rok Garbas | |
2022-01-26 | fail early | Rok Garbas | |
2022-01-26 | typo | Rok Garbas | |
2022-01-26 | Script to push docker image for releases | Rok Garbas | |
2021-11-02 | Update release script | Eelco Dolstra | |
2021-10-08 | Update release script | Eelco Dolstra | |
2021-07-28 | upload-release.pl: Fix deprecated 'nix' calls | Eelco Dolstra | |
2021-07-02 | upload-release.pl: add aarch64-darwin | Domen Kožar | |
2021-06-26 | Support cross-compiling binaryTarball | Matthew Bauer | |
2021-05-14 | Update nix-fallback-paths.nix only | Eelco Dolstra | |
2020-08-20 | set Content-Type to "text/plain" for install script | Rok Garbas | |
fixes #3947 | |||
2020-07-08 | upload-release.pl: Update latest-release branch | Eelco Dolstra | |
2020-06-15 | upload-release.pl: Fix nix-fallback-paths.nix generation | Eelco Dolstra | |
2020-04-10 | Update release script | Eelco Dolstra | |
2019-09-04 | upload-release.pl: Fix sshfs call | Eelco Dolstra | |
2019-04-15 | Fix release script | Eelco Dolstra | |
2018-08-30 | upload-release.pl: Handle prerelease versions | Eelco Dolstra | |
2018-05-31 | upload-release.pl: Copy the install script and sign everything | Eelco Dolstra | |
Note: this means that for those doing 'curl | sh', you can now pin a specific version, e.g. curl https://nixos.org/releases/nix/nix-2.0.4/install | sh https://nixos.org/nix/{install,install.sig} are now just symlinks to the corresponding files in the latest release directory. | |||
2018-02-22 | Release script tweaks | Eelco Dolstra | |
2017-12-07 | upload-release.pl: support aarch64-linux | Graham Christensen | |
2017-01-03 | Update upload-release script | Eelco Dolstra | |
2016-09-07 | upload-release.pl: Update Nixpkgs | Eelco Dolstra | |
2016-08-29 | Add script to automate creating Nix releases | Eelco Dolstra | |