From c3e24cdd9801d8f3e9979536979926f86696ec90 Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 25 Mar 2026 10:32:42 -0400 Subject: [PATCH] checklist update --- installer/resources/checklist.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/installer/resources/checklist.md b/installer/resources/checklist.md index 5e3469f0b..ed33c097e 100644 --- a/installer/resources/checklist.md +++ b/installer/resources/checklist.md @@ -42,6 +42,11 @@ - Verify CI is passing (green checks) on both Gitea and Github https://github.com/i2p/i2p.i2p/commits/master/ +- If there was any major change such as an increase in minimum Java version, + change in Debian build dependencies, or similar, do preliminary builds and tests of all + products including easy-install bundles, Debian, Docker, Android, etc. + + ## A day or two before @@ -240,6 +245,13 @@ 1. Verify release is tagged at https://hub.docker.com/r/geti2p/i2p.i2p/tags +### Easy-install bundle builds + +1. Add update torrent to tracker2.postman.i2p and start seeding + +2. Add update to newsxml metadata, checkin, notify news maintainers + + ### Android build 1. See branch i2p.android.base for build instructions