dotnet / buildtools

Build tools that are necessary for building the .NET Core projects
477 stars 240 forks source link

Harden send to helix tasks #2267

Closed MattGal closed 4 years ago

MattGal commented 4 years ago

Tested sending 5 jobs to assorted Helix queues:

SendCompletionEvent:
  Posting job to https://helix.dot.net/api/2016-06-28/jobs
  Started Helix job: CorrelationId = 106a1d39-1170-4673-b225-eb4cd7cf6a7b
  Started Helix job: CorrelationId = 665776db-d33a-4440-b35b-ec678884b0ac
  Started Helix job: CorrelationId = a5624c9d-2f06-4840-b269-19bab9159c16
  Started Helix job: CorrelationId = 99bead85-e026-4226-a0b0-07d04d2ada9c
  Started Helix job: CorrelationId = ff62786e-3ce4-44f3-9a86-471915a79e05
  Writing correlation info to: Helix-correlation-infos.json
  Writing Helix-correlation-infos.json.
  Begin uploading blobs to Azure account **********in container build-27ea50557e824d41895bbf1ad5907892.
  Uploading Helix-correlation-infos.json to build-27ea50557e824d41895bbf1ad5907892.
  Upload to Azure is complete, a total of 1 items were uploaded.
Done Building Project "C:\scratch\experiment\vintageSendToHelix.proj" (default targets).
MattGal commented 4 years ago

(most churn is VS's default auto-formatting and me fixing up some unfortunate comments :) )

MattGal commented 4 years ago

@premun FYI.