Merged
Conversation
0003dca to
4fa8671
Compare
7f9e7bf to
458ad66
Compare
46aa133 to
2d62923
Compare
f84d85a to
583ff0d
Compare
mlradu
previously approved these changes
Mar 20, 2026
bb61c37 to
41d2582
Compare
bia1708
approved these changes
Mar 20, 2026
SRaus
requested changes
Mar 20, 2026
41d2582 to
b5a3c1f
Compare
Add necessary config files and script to build the package Enhance README Signed-off-by: Nicu Siderias <nicu.siderias@analog.com>
b5a3c1f to
8dee622
Compare
SRaus
approved these changes
Mar 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add necessary config files and script to build the package
Added version validation to the workflow that reads the version from packaging/VERSION, checks it against a semver regex, and falls back to 0.0.1 if the version is missing or invalid
The deploy to cloudsmith will be executed only if there is a push event, so that the PRs will not push something