Hacker News new | ask | show | jobs
by nhumrich 3082 days ago
We use gitlab CI for pipelines which is great. You can figure out when everything was deployed last etc. We even built our own dashboard using gitlab api that shows all the latest deploys, just so its easier to track down what was recently deployed if we are investigating issues.
1 comments

Did you opensourced it? I'd love to use that too :)
No. Its currently very specific to our org. But i'll consider making it more generic and open sourcing it now.