~dricottone/huttese-apk

ref: 6d926f9cc3010f4fe8ea6315a3439afbd630aada huttese-apk/README.md -rw-r--r-- 1.1 KiB
6d926f9c — Drew DeVault Add more version upgrade tips 4 years ago
                                                                                
95ab9f80 Drew DeVault
714029f4 Drew DeVault
95ab9f80 Drew DeVault
714029f4 Drew DeVault
95ab9f80 Drew DeVault
f9216d16 Drew DeVault
95ab9f80 Drew DeVault
bd5e2607 Drew DeVault
6d926f9c Drew DeVault
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
These are [Alpine Linux](https://alpinelinux.org) packages for sr.ht and any
dependencies which are not packaged in upstream Alpine Linux. The results are
published in our Alpine repository:

https://mirror.sr.ht/alpine/

Note that some sr.ht packages (meta.sr.ht, python-srht, etc) are automatically
built and published by builds.sr.ht. This process automatically updates the
pkgver and pkgrel, but does not commit it to the repository. If using these
APKBUILDs yourself, be aware that the version numbers here may be outdated.

## Alpine upgrade procedure

When a new Alpine version is released:

1. Update the Alpine version in build.yml
1. Update non-sr.ht packages to latest upstream version, or bump pkgrel
1. `./submit-build` everything _except_ for *.sr.ht
1. Update pkgver in *.sr.ht packages, commit & push & run `./submit-build`
1. Update build manifests upstream for *.sr.ht
1. Run updates on non-critical boxen
1. Run updates on all boxen

**Tips**

- Bump all the freaking pkgrels or the upgrade won't go well
- Update the python version in the Makefiles
- Update the python version with nginx
- Let the *.sr.ht packages upgrade themselves