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!!
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.
Most helpful comment
Working on a fix for this, apologies for any inconvenience caused.