Rob Stryker

Results 45 comments of Rob Stryker

WorkflowResponseItem has the notion of validResponses, a string list which can be shown in quickpicks for a given field. Unfortunately, the create-server workflow's data object is Attribute and does not...

I am not able to replicate this. I tried with several server types, including the JBoss AS 5.1 as shown above.

Just out of curiousity, but, does it work if you use some other version of jboss or wildfly?

I'm not able to replicate currently on either linux or windows. Currently everything seems working fine for me =/ I'll keep my eyes open. Have you tried restarting the vscode...

Is it even possible to hide context menu actiosn on-the-fly based on some decision? My understanding is that this isn't even possible. The Actions are declared in the package.json and...

Wont fix. API doesn't allow us to know in advance whether a server type supports deployment or not.

I kinda expected this issue. This was a big issue back in jbt for a long time. I'll look into it.

Another suggestion could be a validateServerUpdate() API call instead? The vscode editor can call it any time there's been a period of inactivity? It could do all the same checks...

Example url to see the progress: https://pickle-1z7njahgv-picklefinance.vercel.app/stats?jar=TRU-ETH

Thanks for the report! I'll look into this when I get a chance. I admit it's not super-high priority and I have a vacation coming up, but I'll see if...