(no title)
smetj
|
1 month ago
Its not Github Actions' fault but the horrors people create in it, all under the pretense that automation is simply about wrapping a GitHub Action around something. Learn to create a script in Python or similar and put all logic there so you can execute it locally and can port it to the next CI system when a new CTO arrives.
palata|1 month ago
rurp|1 month ago
tracker1|1 month ago
Still no idea what happened or how to ever fix/prevent it again.
vimda|1 month ago
anttiharju|1 month ago
pydry|1 month ago
This is probably why they invented a whole programming language and then neglected to build any debugging tools for it.
atomic_reed|1 month ago
[deleted]
hbn|1 month ago
That's a perfectly good several weeks of time un-estimateable busywork I could be getting paid for!
edflsafoiewq|1 month ago
mlrtime|1 month ago
All discussions so far seem to be around building artifacts which is the easy part. How to make the full CI/CD pipeline work with GHA is a pain. GHA has no state mechanism easily used, you have to create it all yourself.
bandrami|1 month ago
lionkor|1 month ago
goodpoint|1 month ago
anacrolix|1 month ago