Skip to content

create_data_tar: fail fast on duplicate Artifactory tar version#36

Merged
Keerthi Gowda (keerthi-go) merged 1 commit into
mainfrom
feat/artifactory-version-guard
Jul 18, 2026
Merged

create_data_tar: fail fast on duplicate Artifactory tar version#36
Keerthi Gowda (keerthi-go) merged 1 commit into
mainfrom
feat/artifactory-version-guard

Conversation

@keerthi-go

@keerthi-go Keerthi Gowda (keerthi-go) commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a remote duplicate guard in create_data_tar.py before tar creation
  • query public Artifactory search API (qartifactory-edge)
  • derive candidate identity from <pkg>_<version>_<arch>.tar.gz
  • scope duplicate matching to /prebuilt_<distro>/ when --distro is provided
  • fail fatally with matched URIs when duplicate version exists

Comment thread create_data_tar.py Dismissed
@keerthi-go
Keerthi Gowda (keerthi-go) force-pushed the feat/artifactory-version-guard branch from ebbb9f9 to 5303222 Compare July 17, 2026 21:42
Change-Id: Ia9bb417975fc1a5ddba7a30b89ca57e510dcff92
Signed-off-by: Keerthi Gowda <kbalehal@qti.qualcomm.com>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@keerthi-go
Keerthi Gowda (keerthi-go) merged commit 8cb44df into main Jul 18, 2026
12 checks passed
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.

4 participants