setup-graalvm icon indicating copy to clipboard operation
setup-graalvm copied to clipboard

Support for Azure Pipelines

Open ESJBRE1 opened this issue 2 years ago • 2 comments

Hi,

I would like to know if exist an example to use setup-graalvm for Azure Pipelines.

Many thanks in advance

Juan Antonio

ESJBRE1 avatar Feb 06 '23 15:02 ESJBRE1

Hi @ESJBRE1, thanks for your question. We currently do not have an example that shows how to use this action in Azure Pipelines. In fact, I'm not even sure this is possible. Searching for Azure Pipelines and GitHub Actions suggests that users are migrating from AP to GHA. Assuming you are an AP user, do you know if GitHub Actions can be used in a pipeline?

fniephaus avatar Feb 06 '23 17:02 fniephaus

HI,

I found this idea from an User: https://github.com/Azure/azure-sdk-for-java/issues/21735#issuecomment-1290515597 (I didn't test yet) but I was thinking in a more corporate solution from GraalVM team.

In our side, our corporate software need to run on Azure Pipelines only.

ESJBRE1 avatar Feb 07 '23 08:02 ESJBRE1