(no title)
brycethornton | 5 years ago
I did notice the screenshot of "Checkpoint", their deployment tracking UI. Are there solid open source or SaaS tools doing something similar? I've seen various companies build similar tools but most deployment processes are consistent enough to have a 3rd-party tool that was useful for most teams.
thinkingkong|5 years ago
sciurus|5 years ago
rajatvijay|5 years ago
lolftw|5 years ago
Dissori|5 years ago
rutigs|5 years ago
matheussampaio|5 years ago
alexeyindeev|5 years ago
piroux|5 years ago
kronin|5 years ago
oxygen0211|5 years ago
IBCNU|5 years ago
broth|5 years ago
gkcgautam|5 years ago
bsima|5 years ago
kvz|5 years ago
mrdonbrown|5 years ago
[Disclaimer: am a Sleuth co-founder]
lukax|5 years ago
Hi Don :)
ivanfon|5 years ago
paxys|5 years ago
Definitely disagree with this. I have never worked at two places with a similar enough deploy process that would benefit from a generic tool.
brycethornton|5 years ago
sahillavingia|5 years ago
Here's what it looks like: https://twitter.com/shl/status/1128039742308737024/photo/2
bob1029|5 years ago
The central service behind the UI is a pure .NET Core solution which is responsible for executing the actual builds. The entire process is self-contained within the codebase itself. Very powerful the contract enforcement you get when the application you are building and tracking is part of the same type system as the application building and tracking it.
codenesium|5 years ago
jjeaff|5 years ago
waz0wski|5 years ago
taleodor|5 years ago
Apart from tracking deployments, we're really focused on tracking bills of materials and communication between Business and Tech teams.
Jestar342|5 years ago
sandGorgon|5 years ago