Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect YAML editor help for Push Extension #447

Closed
ahaeber opened this issue Jan 6, 2021 · 8 comments
Closed

Incorrect YAML editor help for Push Extension #447

ahaeber opened this issue Jan 6, 2021 · 8 comments
Assignees
Labels
Azure Pipelines bug Something isn't working

Comments

@ahaeber
Copy link

ahaeber commented Jan 6, 2021

When editing YAML with the Azure App Configuration Push Extension task the editor gives incorrect assistance / tooltips for the following properties:

  • ConfigurationFile
  • Strict

For both it gives the error message:

Value is not accepted. Valid values: "EditableOptions".

Actually "Strict" requires a boolean value and "ConfigurationFile" requires a file path.

(If I understand correctly this task is not open sourced, so I cannot contribute more details to this)

@jimmyca15
Copy link
Member

Thanks for reporting this! It looks like there is a fix to be made on our side that we have identified and are working on.

@jimmyca15 jimmyca15 self-assigned this Jan 11, 2021
@zhenlan zhenlan added Azure Pipelines bug Something isn't working labels Jan 11, 2021
@zhenlan
Copy link
Contributor

zhenlan commented Mar 1, 2021

I believe this has been addressed in the recent release of version 1.2.4. Please let us know if you still see issues.

@AppFzx
Copy link

AppFzx commented Dec 9, 2021

@zhenlan It's still broken in AzureKeyVault@2

image

@zhenlan
Copy link
Contributor

zhenlan commented Dec 9, 2021

@AppFzx are you using Azure App Configuration Push pipeline task? Looks like you are using a Key Vault pipeline task.

@shkumesh
Copy link

shkumesh commented Jan 4, 2022

Any update on this? We have faced the same issue with AzureKeyVault

@jimmyca15
Copy link
Member

@shkumesh this issue, and repo, refers to the Azure App Configuration task, not Key Vault. We have resolved the issue for Azure App Configuration. Did you mean there was an issue with an Azure App Configuration task?

@shkumesh
Copy link

shkumesh commented Jan 5, 2022

The issue is with AzureKeyVault.

@jimmyca15
Copy link
Member

@shkumesh apologies for the confusion. Since this issue is for Azure App Configuration it may not be the best place to resolve an issue you're facing with Azure Key Vault. In that case, the issue should be filed here: https://github.com/microsoft/azure-pipelines-tasks/issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Pipelines bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants