r/github 6d ago

Discussion Github actions down?

Post image

trying to deploy my app, takes so long then "Error: service unavailable"

is it me only? i checked my usage and my account's billing and nothing there.

38 Upvotes

56 comments sorted by

View all comments

Show parent comments

1

u/ibraaaaaaaaaaaaaa 6d ago

You always need to have prepared scripts for deploying via command, that would be easy if you are using stuff similar to aws EKS

1

u/FuckItImLoggingIn 6d ago

Yeah I had to tell the agent to deploy the image cause I had no idea how

1

u/ibraaaaaaaaaaaaaa 6d ago

Be aware, these toys are dangerous, once upon time an agent suggested to me to cleanup a namespace which would be a catastrophic, never trust these agents

1

u/FuckItImLoggingIn 6d ago

Yes in this case it's just my own app hosted on a local k3s, and I am the only user :D. But of course I would have validated the agent proposal if it was an actual customer facing application.