Hacker News new | ask | show | jobs
by oriesdan 2067 days ago
It sounds like a good idea, but I'm afraid it may be a nightmare for packagers (like the ones providing packages on GNU/linux distros), as they see updates to upstream only to realize they are just pings and don't need to be repackaged.

It wouldn't be that often, though. And maybe they would actually love to have such heartbeat. I would love to hear a packager on that.

2 comments

Packagers should generally only be looking at tagged releases in the upstream repository, though -- not every commit.
Personally I'm a fan of zero touch where I as a developer submit my code repo to app store like play store, apple app store, flathub or something and they just build it using a standard definition that the store defines and make it available on the store. Kind of feels like a lot of effort for every distro to look at every change in every application...
That's what distros do. That's what they are - a collection of vetted software packages tweaked to work together.