fluxxus-nl / ATDD.TestScriptor.VSCodeExtension

VSCode extension for Acceptance Test-Driven Development test scriptor
MIT License
18 stars 3 forks source link

Fix ADO build pipeline #117

Closed lvanvugt closed 1 year ago

lvanvugt commented 1 year ago

Issue ADO build is failing

[might need to add some more details]

Notes

christianbraeunlich commented 1 year ago

Hello there, wanted to ask if I could contribute on this one - I would use github actions instead of ADO if that's in your interest: have a look at the following vs code web-extension example https://github.com/christianbraeunlich/chewbacca answer to the question from the issue-description: the azure-pipelines.yml (https://github.com/fluxxus-nl/ATDD.TestScriptor.VSCodeExtension/blob/master/azure-pipelines.yml) already includes a publish to marketplace step

lvanvugt commented 1 year ago

Thanx @christianbraeunlich for the offer. I leave it to @martonsagi to judge.

martonsagi commented 1 year ago

I'm not against it, the current pipeline is from the old ages. :) If every step can properly be replaced, I'd welcome the contribution! My main concern atm is the Aurelia building part, which is causing the current failures.

lvanvugt commented 1 year ago

@martonsagi could you review (and possible approve) the PR for #120 ?

If approved we can close both #120 and this one.

christianbraeunlich commented 1 year ago

Hi @lvanvugt, could you test the latest build artifact (https://fluxxus.visualstudio.com/TestScriptor/_build/results?buildId=257&view=artifacts&pathAsName=false&type=publishedArtifacts) to verify that everything is still working as expected? tia

lvanvugt commented 1 year ago

Hi @lvanvugt, could you test the latest build artifact (https://fluxxus.visualstudio.com/TestScriptor/_build/results?buildId=257&view=artifacts&pathAsName=false&type=publishedArtifacts) to verify that everything is still working as expected? tia

LOL, partly doing it right now. Will do more testing in the coming weeks.