Skip to content

CI: Add GitHub Actions workflow to build and upload hex file.#737

Merged
microbit-carlos merged 2 commits into
bbcmicrobit:masterfrom
microbit-carlos:ci
Apr 25, 2022
Merged

CI: Add GitHub Actions workflow to build and upload hex file.#737
microbit-carlos merged 2 commits into
bbcmicrobit:masterfrom
microbit-carlos:ci

Conversation

@microbit-carlos

@microbit-carlos microbit-carlos commented Apr 14, 2022

Copy link
Copy Markdown
Collaborator

This way it's much easier to test any recent changes in-between releases.

Example CI run from my fork: https://github.com/microbit-carlos/micropython/runs/6025984640?check_suite_focus=true

@microbit-carlos

Copy link
Copy Markdown
Collaborator Author

@dpgeorge does this look okay?

Comment thread .github/workflows/build.yml Outdated
- name: Upload hex file
uses: actions/upload-artifact@v1
with:
name: microbitv1-micropython-${{ github.sha }}.hex

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add the date to this filename?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion! Done in 95524a2.

@microbit-carlos

Copy link
Copy Markdown
Collaborator Author

I think this is ready for merge, thanks Damien!

@microbit-carlos microbit-carlos merged commit 42bb525 into bbcmicrobit:master Apr 25, 2022
@microbit-carlos microbit-carlos deleted the ci branch April 25, 2022 16:47
@microbit-carlos microbit-carlos added this to the Version 1.1 milestone Aug 8, 2022
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