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

Allow the names of Secure Files in the download step to be parameterised. #10306

Closed
Burnsy2023 opened this issue May 3, 2019 · 2 comments
Closed

Comments

@Burnsy2023
Copy link

Required Information

Question, Bug, or Feature?
Type: Feature

Enter Task Name: Download Secure File
https://github.com/Microsoft/azure-pipelines-tasks/tree/master/Tasks/DownloadSecureFileV1

Issue Description

A the moment, the secure file download step only allows you to select a file from a list when using the GUI to create a release pipeline. We have several files that we'd like to parameterise within this step so that the right file is used for a particular deployment. All we'd like to do is put a variable in the 'secure file' field rather than have it only as a drop down selection.

This would be less of a problem when yaml releases arrives, but in the interim, this hopefully small change would be really useful.

@sphanley
Copy link

sphanley commented Oct 29, 2019

This appears to be a duplicate of #6885, which has quite a bit of discussion.

@github-actions
Copy link

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants