-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Feedback Type
New enhancement request
Feedback
All the Go binaries should in addition to the manual installation method be available as GitHub Releases (https://github.com/margo/sandbox/releases) which enables packaging them properly in, e.g., ISAR or Yocto. Currently, we have to manually install the sandbox (e.g., device-agent) somewhere, extract the relevant Go binary, and place it into the image build toolchain which is error prone and could be easily avoided by having a GitHub Release that can simply be integrated into the respective image building workflows.
CC: @Silvanoc , @dennislickay
Reactions are currently unavailable