Hacker News new | ask | show | jobs
by dalrympm 1660 days ago
Contrary to what the status page says, CodePipeline is not working. Hitting the CLI I can start pipelines but they never complete and I get a lot of:

Connection was closed before we received a valid response from endpoint URL: "https://codepipeline.us-east-1.amazonaws.com/".

1 comments

Rumor is that our internal pipelines are the root cause. The CICD pipelines (not tests, the literal pipeline infrastructure) failed to block certain commits and pushed them to production when not ready.

We’ve been told to manually disable them to ensure integrity of our services when it recovers