One thing I can say is that when having to update/...
# core
s
One thing I can say is that when having to update/change the azure pipelines configuration file, it was very useful to be able to test the configuration by attaching a self hosted agent, which would then be for instance a local pc, or an external vm, which is much faster and so helps test everything much more quickly. I think that github actions doesn't permit this, at least now.. would be nice to pressure Github to do this (or maybe there is already?)