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

Introduce automated builds with Github Actions #277

Merged
merged 2 commits into from
Sep 28, 2020
Merged

Introduce automated builds with Github Actions #277

merged 2 commits into from
Sep 28, 2020

Conversation

linuxgemini
Copy link
Contributor

@linuxgemini linuxgemini commented Sep 13, 2020

Introduces changes sent to RfidResearchGroup#38 and RfidResearchGroup#39

This PR seperates the actions for master branch pushes and pull requests.

All pushes to the master branch will be built. The action will make a Pre-release with the firmware files attached. These will be available at https://github.com/emsec/ChameleonMini/releases

All pull requests will still be built. However they won't be tagged with a Pre-release. Firmware files is accessible on the action job page. These will be available under each job at https://github.com/emsec/ChameleonMini/actions?query=workflow%3A%22Firmware+Build+%28Pull+Request%2C+Firmware+Modified%2C+Artifact+in+build+job%29%22

@aveao
Copy link
Contributor

aveao commented Sep 13, 2020

BTW, if this is merged, removing the Latest folder would likely be a good idea.

@fptrs fptrs merged commit 9216040 into emsec:master Sep 28, 2020
@linuxgemini linuxgemini deleted the ghactions branch September 28, 2020 14:32
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.

3 participants