microsoft / azure-pipelines-extensions

Collection of all RM and deployment extensions
http://www.visualstudio.com/explore/release-management-vs
MIT License
279 stars 422 forks source link

Support artifacts filter for TeamCity artifacts #574

Open pascalberger opened 5 years ago

pascalberger commented 5 years ago

Add support for artifacts filter on environment pre-deployment conditions for TeamCity artifacts.

If you can point me to some documentation how this can be implemented I might create a PR.

omeshp commented 5 years ago

Hi @pascalberger we recently added this filtering support for custom artifacts, @romil07 Can you point @pascalberger to the documentation on how to achieve this?

romil07 commented 5 years ago

Hi @pascalberger What is your exact ask here. As @omeshp told me, you are looking to have the browsable artifact feature on the agent job pane. I see that is already available for team city. Refer the image below for a team city artifact.

image

If I am mistaking your requirement, please let me know.

pascalberger commented 5 years ago

@romil07 We're currently still on TFS 2018.3.x. Do you know with which version this was added?

romil07 commented 5 years ago

@pascalberger This has not been made available to the onprem customers yet and it's not in the plan too as of now.

pascalberger commented 5 years ago

@romil07 Is the missing feature part of the extension, agent or core Azure DevOps?

romil07 commented 5 years ago

@pascalberger It's part of the Azure DevOps only

pascalberger commented 5 years ago

OK, I created Support artifacts filter for TeamCity artifacts for requesting the required capabilities in Azure DevOps Server.