Commit Graph

6 Commits

Author SHA1 Message Date
5e8967002e always apk upgrade builder VM, fix --clean of symlinked dirs
Fix for softlinks to directories during --clean / always use latest packages within a release at build time to pick up latest security fixes etc.
2022-03-12 17:56:14 +00:00
Jake Buchholz Göktürk
51cc63091f Make AWS Images Work with CloudFormation
root device / block device needs full '/dev/...' for CloudFormation to work (individual instance launches worked just fine though).

Also...
* HOCON += introduces unwanted spaces in motd
* minor log.debug fixes
* update gen_releases.py --help note
2021-12-28 13:11:16 -08:00
Jake Buchholz Göktürk
c1469d6c31 Update Docs / Misc Refinements
Fleshed out Documentation

alpine.conf
* improve motd readability
* default access = public
* default regions = all
* remove version 3.11 (EOL)

alpine-testing.conf
* access is private
* limit aws regions

build
* improve/refine overlay installation
* rename "actions" step to "state"

image_configs.py
* target step "state" updates images.yaml as if "publish" WOULD be done (but won't be)
2021-12-26 21:52:47 +00:00
Jake Buchholz Göktürk
a8fae241f0 Authoritative EOL / Publish Updates Tags & Description
Implement alpine lib as a class
* get versions/releases/EOLs from authoritative source
* methods to build appropriate URLs
* fallback to old method of determining release for RC versions
* compute edge & RC EOLs here instead of elsewhere

Remove end_of_life from configs, and don't return it from imported images.

Always update image tags and descriptions when re/publishing images.

Fix image description URL...  :P
2021-11-30 16:11:32 +00:00
Jake Buchholz Göktürk
274d883acb alpine-cloud-images, part three 2021-11-28 23:04:28 +00:00
Jake Buchholz Göktürk
6674286b46 alpine-cloud-images, part two 2021-11-23 06:09:18 +00:00