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

Add workflow for weekly build and publish of snap #71

Closed
wants to merge 9 commits into from

Conversation

jpm-canonical
Copy link
Contributor

Summary

The github workflow builds, tests and publishes the snap. Build is done in Qemu on amd64, building only for arm64. Test is done on native arm64. Publish is done on amd64. The workflow is triggered weekly to pull in latest matter sdk.

Testing Steps

Check github action output of this PR, or after it is merged the output of the weekly triggered action.

@farshidtz
Copy link
Member

Supersedes #66

@farshidtz farshidtz requested a review from locnnil June 13, 2024 14:55
@jpm-canonical
Copy link
Contributor Author

Test is failing with this error:

[SETUP]
[exec] ./gpio-mock.sh
[exec] rm -rf squashfs-root
[exec] unsquashfs ..//home/runner/work/matter-pi-gpio-commander/matter-pi-gpio-commander/matter-pi-gpio-commander_2.0.0_arm64.snap
stderr: Could not open ..//home/runner/work/matter-pi-gpio-commander/matter-pi-gpio-commander/matter-pi-gpio-commander_2.0.0_arm64.snap, because No such file or directory
err: exit status 1

@locnnil locnnil self-requested a review June 15, 2024 14:47
Copy link
Contributor

@locnnil locnnil left a comment

Choose a reason for hiding this comment

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

Now the problem is actually related with the gpio mockup module.

@jpm-canonical jpm-canonical closed this by deleting the head repository Aug 13, 2024
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