Appconfiguration: Issue with latest version of Azure App Configuration Push task

Created on 10 Nov 2020  路  7Comments  路  Source: Azure/AppConfiguration

Hello,

Our Azure Devops automatically updated to version 1.0.3 yesterday night and now the task is failing. Seems that the package is missing index.js. Checked the vsix and the file is not there. The exact error is this one:

##[error]File not found: '/azp/agent/_work/_tasks/AzureAppConfigurationPush_014d1f42-f7ad-4418-b165-5bf03802417e/1.0.3/index.js'

Thanks!!

Azure Pipelines bug

Most helpful comment

Working on a fix for this, apologies for any inconvenience caused.

All 7 comments

Getting exactly the same as well

I am also getting this error. Does anyone have a work around or anything I can do?

Working on a fix for this, apologies for any inconvenience caused.

Thanks @Anne56njeri

There is a new release to fix the issue, it should be good now. In case of anything please reach out :).

You should learn to use task versioning so that we can at least change it to the previous version (or choose when to start using new tasks) when they break/come out. Thanks for the fix tho, gave it a go and seems ok now.

Closing this since the issue has been resolved.

@ruankr thanks for the suggestion. We had a post mortem discussion on this issue. We will be relying on minor version updates for future releases to make rollbacks possible if desired, but still enable automatic roll forward.

Was this page helpful?
0 / 5 - 0 ratings