← Back to context

Comment by SeriousM

13 hours ago

Recently I built a "azure devops deployment central" tool just because microsoft is unable to make their ui usable at scale.

The tool shows all pipelines, builds, buildagents and approval ready in one place at a glance. For the most actions I use the public api but approval I use the internal api because they are still not public, since 4 years.

The tool runs so smooth it scares me too! My guess is that the apis are so stable that it will work for the next 10 years.