fedora-coreos-docs
fedora-coreos-docs copied to clipboard
update-versions.py: Auto update latest Butane spec
Automatically update the latest butane spec attribute by synchronizing it with Butane specs docs.
Add an attribute for the latest version of the Ignition specs and synchronize it with the corresponding docs.
Sounds like a good start. Fetching the raw page in Markdown and filtering it a bit should be a bit safer even if still hackish.
To make it better we would have to somehow expose the latest versions in the repo as a file or something.
Thank you for working on this; from my perspective it LGTM.
@travier I agree; we could have like a stable/latest file in both ignition/butane and just fetch it?
LGTM. This is just for the workflow here so it's fine if it's a bit hacky and we can do the stable/latest file later. @hrismarin can you rebase this one? Thanks
@travier I was unable rebase, but I merged main into auto-update-butane-spec.
You probably had a rebase conflict to resolve? I've pushed a squashed and rebased commit.