diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-11-03 09:44:10 +0100 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-11-03 09:44:10 +0100 |
commit | befe7e882fdee5275d8da97dfa7e22dc2f9f6162 (patch) | |
tree | 1e70d0f39bc97a458deb1df706f811c07a358e4d /builds.sr.ht/updates.md | |
parent | fb87a82f7b4b7ffc701d77a8d2cc58b8b2622b95 (diff) | |
download | sr.ht-docs-befe7e882fdee5275d8da97dfa7e22dc2f9f6162.tar.gz |
Expand on image maintenance role
Diffstat (limited to 'builds.sr.ht/updates.md')
-rw-r--r-- | builds.sr.ht/updates.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/builds.sr.ht/updates.md b/builds.sr.ht/updates.md deleted file mode 100644 index 0338d84..0000000 --- a/builds.sr.ht/updates.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -toc: false ---- - -# How to update a build image - -1. Prepare the necessary patch. Should include: - - Updates to the images/ directory, including adding the new version, - removing any obsolete versions, and updating any symlinks - - Updating contrib/crontab -2. Prepare a patch for sr.ht-docs:builds.sr.ht/compatibility.md -3. Submit a test build based on your image's build.yml which proves that your - change works - -Then send these patches upstream to sr.ht-dev. Include a link to the successful -image build and instructions on how to deploy it (usually this is as simple as -submitting the build.yml with the appropriate version number put in). |