Remix.run Logo
Automating Distro Updates in CI(paretosecurity.com)
15 points by zupo 5 hours ago | 6 comments
faangguyindia 2 hours ago | parent | next [-]

i don't think distro updates belong in CI.

thinkmassive an hour ago | parent [-]

To be fair, it’s versions of Linux distros they test against in their CI.

hanikesn 4 hours ago | parent | prev | next [-]

Renovatebot would solve this consistently and is more broadly applicable.

philipwhiuk 2 hours ago | parent [-]

Renovatebot (GitLab)/dependabot (GitHub) tends to update versions rather than add new entries.

sublinear 2 hours ago | parent | prev [-]

> remember to bump Ubuntu when a new LTS comes out

I'm sorry... what?

https://ubuntu.com/about/release-cycle

> LTS or ‘Long Term Support’ releases are published every two years in April

I wouldn't want to work somewhere that can't plan around something as simple as this.

robertlagrant an hour ago | parent [-]

Places can plan around this, but it seems silly to have calendar invitations and project management and manual work when you can just automate it. I wouldn't want to work anywhere that couldn't automate it this if it became the top of the automation priority list.