dotnet / arcade

Tools that provide common build infrastructure for multiple .NET Foundation projects.
MIT License
670 stars 347 forks source link

Bring your own cloud prototyping #282

Closed mmitche closed 5 years ago

mmitche commented 6 years ago

The bring your own cloud test instance is now available on VSTS. It's likely buggy. Attempt to get something working on it.

mmitche commented 6 years ago

Current status:

Next up:

mmitche commented 6 years ago

Prototype working, but blocked on further implementation until new features become available.

Open a new item for actual implementation and close this one? Maybe, not sure whether I'm ready to call their spec solid yet.

markwilkie commented 6 years ago

Yea, let's wait until we're confident the spec is solid.

mmitche commented 6 years ago

Got farther with this:

Currently blocked on a bug which is causing the agent specification (queue Name) to not appear in the acquire agent request body.

mmitche commented 6 years ago

Added support to read the agent specification (queue Name).

Next up: HMAC, endpoint registration, error feedback. Blocked on VSTS features for those.

Also need to implement unit-tests, not blocked on VSTS for those.

mmitche commented 6 years ago

HMAC support now available.

mmitche commented 6 years ago

Waiting on additional functionality

mmitche commented 5 years ago

Calling the prototype done. Now replaced by rollout.