WorldWideTelescope / wwt-web-client

The WorldWide Telescope web client lets you explore the universe in your browser.
https://worldwidetelescope.org/webclient/
MIT License
104 stars 35 forks source link

Last stage of CD is broken #339

Closed pkgw closed 3 years ago

pkgw commented 3 years ago

The bit where we update a Content-Type:

Starting: Update Azure Blob storage content types
...
## Beginning Script Execution
& 'D:\a\_temp\3289b180-bf5f-4ef2-beac-00e2aa194587.ps1' 
Disconnect-AzAccount -Scope Process -ErrorAction Stop
Clear-AzContext -Scope Process -ErrorAction Stop
##[error]The property 'ContentType' cannot be found on this object. Verify that the property exists and can be set.
Finishing: Update Azure Blob storage content types
pkgw commented 3 years ago

Google isn't turning anything up, so I filed a bug with the Pipelines task:

https://github.com/microsoft/azure-pipelines-tasks/issues/14409

pkgw commented 3 years ago

I fixed this. It looks like we hit an expiration of a service account that needed to be updated — see discussion in the above bug.