pxt-microbit
pxt-microbit copied to clipboard
CI: Update testghpkgs workflow to be able to run it again.
It's been a while since this workflow was run, so it needed some minor updates.
I'm manually triggered this workflow and it's currently running agains the srietkerk/codal-bump-0.2.67 branch:
https://github.com/microsoft/pxt-microbit/actions/runs/10149336339/job/28064053783
@abchatra this is running correctly, so it's ready to be reviewed.
@riknoll to review
@carlosperate is this still relevant?
Yes, I think so, as running the workflow last year when I submitted the PR had already discovered a few broken extensions.
This can also be useful to check we haven't accidentally broken any extensions (via MakeCode or CODAL changes) before a major release.
If I remember correctly It does take a significant amount of time to run to completion, and so it timed out a couple of times, but because it caches the build results it was able to continue where it left off.