▲ | OptionOfT 6 days ago | |
I feel that GitHub has gotten worse lately. * Actions are more finicky, both private (paid) and public, they crash and hang more. * Publishing changes without testing them: https://github.com/actions/toolkit/pull/2106 * 5+ second loads on the GitHub mobile app * AI buttons everywhere (Your administrator can pay for CoPilot) * Releasing Node24, completely skipping Node22 in their actions: https://github.com/actions/runner/releases/tag/v2.327.1 One of the most disgusting features that they did build is the ability for administrators to check how often a user accepts the CoPilot suggestions. I was about to complain that they still don't have YAML anchors, but it seems that that was merged in 7 days ago: https://github.com/actions/runner/issues/1182#issuecomment-3... | ||
▲ | captn3m0 6 days ago | parent [-] | |
Lots of actions repos are stopping active development, including actions/checkout and actions/cache: https://mastodon.social/@hugovk/114987592399377240 |