7 ms·
Many teams work exclusively in GitHub (ticketing, boards, workflows, dev builds). People also have entire production build systems on GitHub. There's a lot more
by degenerate 7mo ago
Many teams work exclusively in GitHub (ticketing, boards, workflows, dev builds). People also have entire production build systems on GitHub. There's a lot more than git repo hosting.
- munk-a 7mo agoIt's especially painful for anyone who uses Github actions for CI/CD - maybe the release you just cut never actually got deployed to prod because their internal trigger didn't fire... you need to watch it like a hawk.
- jamiecurle 7mo agoI waited 2.5 hours for a webhook from the registry_packages endpoint today. I'm grateful it arrived, but two and half hours feels less than ideal.