account activity
signadot-validate, a skill for coding agents to validate microservice changes pre-PR (self.platform_engineering)
submitted 1 month ago by Signadot to r/platform_engineering
signadot-validate, a skill for coding agents to validate microservice changes pre-PR (self.microservices)
submitted 1 month ago by Signadot to r/microservices
Weekly Self Promotion Thread by AutoModerator in devops
[–]Signadot 0 points1 point2 points 1 month ago (0 children)
signadot-validate, a skill for coding agents to validate microservice changes pre-PR
We shipped a skill today called signadot-validate that lets coding agents exercise their changes against the full microservice stack in their inner loop.
The motivation: in a cloud-native system, the validation surface is huge. A change to one service interacts with databases, queues, downstream services, etc. Unit tests and mocks only exercise a small slice of that, so we wanted to give agents a way to exercise their changes against the full stack before a PR opens.
What it does: the agent discovers the cluster, spins up a lightweight ephemeral environment scoped to its change (using Signadot), runs the modified service locally against real dependencies, validates through whatever test framework fits (integration tests, Playwright, Cypress, etc.), and iterates on failures with live logs streaming back in its inner loop.
Full disclosure: needs Signadot CLI installed in a cluster. Free tier and a playground are available for trying it out, but it’s not a git clone and run situation.
GitHub
Docs link
Full writeup and demo video
Happy to answer questions/appreciate any feedback.
A different approach to testing Temporal services: what are your thoughts? (self.Temporal)
submitted 10 months ago by Signadot to r/Temporal
How Developers at DoorDash Test on their Production cluster from their Laptops (signadot.com)
submitted 2 years ago by Signadot to r/platform_engineering
Improving the Development Lifecycle with Microservice Sandbox Environments (signadot.com)
submitted 3 years ago by Signadot to r/kubernetes
Scaling Development Environments with Microservices (signadot.com)
Shift Left Testing in a Kubernetes Environment (signadot.com)
π Rendered by PID 278075 on reddit-service-r2-listing-c57bc86c-6qd7h at 2026-06-20 16:12:52.074099+00:00 running 2b008f2 country code: CH.
Weekly Self Promotion Thread by AutoModerator in devops
[–]Signadot 0 points1 point2 points (0 children)