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

Create automatic releases via github workflow. #55

Merged
merged 1 commit into from
Sep 8, 2022
Merged

Create automatic releases via github workflow. #55

merged 1 commit into from
Sep 8, 2022

Conversation

AaronWebster
Copy link
Collaborator

Sets up a github workflow that will automatically push a release when the master branch is updated.

The release version is set by set_release_version.py and follows the format YYYY.MMDD.HHMMSS.

This release action doesn't do anything special at the moment except for creating a zipfile with the sources. I plan to use this workflow as a basis for adding Arduino integration in the future.

@reventlov reventlov merged commit b091eb9 into google:master Sep 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