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

Update AMI instructions #87

Merged
merged 3 commits into from
May 22, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 3 additions & 7 deletions src/Branch-Off.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,14 +171,10 @@ The following steps should be done after the channels have become available on [

1. Give the [Marketing team](https://matrix.to/#/#marketing:nixos.org) a heads-up about the upcoming release

1. Get in contact with [Amine Chikhaoui](https://github.com/AmineChikhaoui) on the infrastructure room on Matrix, so
they can get the AMIs updated in time for the release.
1. Get in contact with [Arian van Putten](https://github.com/arianvp)

1. They will need to run [`create-amis.sh`](https://github.com/NixOS/nixpkgs/blob/master/nixos/maintainers/scripts/ec2/create-amis.sh),
which requires write permissions to the S3 bucket.
1. They will need to update [upload-legacy-ami.yml](https://github.com/NixOS/amis/blob/main/.github/workflows/upload-legacy-ami.yml) to point to the new jobset. This will automatically upload the AMIs from the jobset to AWS
1. A PR is also welcome :)

1. Create PR adding it to NixOS configuration. Examples:
- [22.11](https://github.com/NixOS/nixpkgs/pull/204014)
- [20.09](https://github.com/NixOS/nixpkgs/pull/101720)

1. Make sure the release editors have started finalizing the release notes. Only 7 days left until release!