top | item 47023260

(no title)

bspammer | 15 days ago

That’s fair, but GitHub themselves do it with GitHub Actions. Versioning of all official actions is done with git tags, which has always made me uncomfortable.

discuss

order

embedding-shape|15 days ago

> GitHub themselves do it with GitHub Actions

That makes sense, so does doing releases by using tags, why would that make you uncomfortable?

What doesn't make sense, is creating a completely new language/framework/package manager and decide to place the package registry burden on someone else.

formerly_proven|15 days ago

> That makes sense, so does doing releases by using tags, why would that make you uncomfortable?

Tags are not immutable.