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

Fix problems with snap release #7239

Merged
merged 2 commits into from
Mar 16, 2024
Merged

Conversation

damonbarry
Copy link
Member

Cherry-pick 2022464.

The change fixes a few problems with the snap builds and release:
1. Snaps weren't built with SNAPCRAFT_BUILD_INFO enabled, so they didn't generate SBOM info. I added the flag to snap builds. Note this isn't a problem for the azure-iot-identity snap because it's built using the snap action in our GitHub workflow, which automatically adds this option.
2. Snaps were published to the edge channel in the release build. This was intentional the first time, but we want to publish directly to the stable channel from now on.

To test, I ran the CI build pipeline and verified that the snaps have an SBOM.

## Azure IoT Edge PR checklist:
@damonbarry damonbarry requested review from arsing and yophilav March 15, 2024 01:09
@kodiakhq kodiakhq bot merged commit 40e4fdd into Azure:release/1.4 Mar 16, 2024
18 checks passed
@damonbarry damonbarry deleted the snap-updates-1.4 branch March 16, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants