Everyone knows the tale of Brand X getting bought out by some faceless global conglomerate and going to shit, but does the opposite ever happen?
Everyone knows the tale of Brand X getting bought out by some faceless global conglomerate and going to shit, but does the opposite ever happen?
GitHub recently got merge queues. I desperately want something like it for AzDops.
Interesting, sounds like merge queues can streamline some of the housekeeping around PRs. I’ll have to read up on them some more.
I wasn’t thinking about differences between Github and AzDops repos, only between GH actions and AZ pipelines. My team moved the code to Github a long time ago – AZ pipelines is perfectly happy having the code there.
Hmm, now I wonder if anyone keeps their code in AZ Repos and their CI stuff in Github Actions (probably not, it sounds absurd!)