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

Extension is not available in Azure Pipelines even after installing from Market place #9

Open
ashishrajsrivastava opened this issue Dec 11, 2018 · 3 comments

Comments

@ashishrajsrivastava
Copy link

I have already installed Psake marketplace extension for my organization in Azure DevOps services but i am still not able to add the task from build definition. When i am searching with name Psake, it does show up the extension and installed button is grayed out since i have already installed it but it won't give me any option to add any task, it does not appear in build section of task either.

@pyropete
Copy link

Did you ever figure this out? I'm having the same issue.

@HeyItsGilbert
Copy link
Member

@qetza do you think you could help? I'm not familiar with Azure DevOps, let alone the marketplace and extensions. If you feel like giving a crash course, I'm happy to write up docs.

@qetza
Copy link
Member

qetza commented Nov 19, 2024

Hi @pyropete,
It may be that the task is too old and the execution handler required by the task is not available anymore on the azure pipelines agent or that the agent OS is not compatible (you need a windows agent)

Can you share the agent version that your are using and the OS?

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

No branches or pull requests

4 participants