-
Notifications
You must be signed in to change notification settings - Fork 10
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
Automate block publishing to balenaHub #79
Comments
Yes, great idea, thanks for adding the issue. Is there a way to fix to a specific version when adding a Balena Cloud image to a Dockerfile ( Might be nice to put together a GitHub repository template too for new projects. Both to kick off new projects, with the workflows added, but also for reference. If still looking to play around, maybe better to have a nose around at the pending pull request: #80 |
Yeah, but it would be Thanks for the pointer about that PR! |
I added the action, but at the moment it isn't working with the In the meantime I have done a manual push. |
I finally got a chance to try the UI and went to use the block from balenaHub via the bh.cr URL, but noticed it's out of sync with the repo and needs updating.
Can we add the balena build action/workflow to automate the publishing of the block to hub and keep it in sync? Here's an example of another block which is publishing multiple architectures to hub as part of the workflow: https://github.com/balenablocks/browser/blob/master/.github/workflows/balena.yml
The text was updated successfully, but these errors were encountered: