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

CI: Build MakeCode (with and without docker) on each commit. #274

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

microbit-carlos
Copy link
Collaborator

Doesn't deploy anything, just checks that it can build the targets correctly (DAL, CODAL, with and without BLE).

One job builds with the Docker image defined in pxt-microbit/pxtarget.json and another job with the locally installed toolchain.

This workflow needs a secret to be added to the repo named YOTTA_GITHUB_AUTHTOKEN with a read-only fine grained token.

@microbit-carlos
Copy link
Collaborator Author

As the workflow is configured not to build on PRs, only on git pushes, there is no job running in this repo, but the output can be seen in the commit from my fork:

https://github.com/microbit-carlos/codal-microbit-v2/actions/runs/4193614490

@microbit-carlos microbit-carlos changed the title CI: Build MakeCode with and without docker on each commit. CI: Build MakeCode (with and without docker) on each commit. Feb 16, 2023
@microbit-carlos
Copy link
Collaborator Author

@JohnVidler the workflow here is a bit more involved than other, do you want to review it or happy to merge it as is?

@JohnVidler JohnVidler merged commit 3e42c96 into lancaster-university:master Feb 21, 2023
@microbit-carlos microbit-carlos deleted the ci-makecode branch February 21, 2023 13:54
jnthbdn pushed a commit to letssteam/codal-microbit-v2 that referenced this pull request Feb 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants