Skip to content

Conversation

@keerthi-go
Copy link
Contributor

Fix tarball name generation by correctly replacing .changes extension The previous regex used \. which did not match .changes, causing filenames like …_arm64.changes.tar.gz. Updated pattern to properly strip .changes and produce the expected .tar.gz artifact name.

Fix tarball name generation by correctly replacing .changes extension
The previous regex used \\. which did not match .changes, causing filenames like …_arm64.changes.tar.gz. Updated pattern to properly strip .changes and produce the expected .tar.gz artifact name.

Signed-off-by: keerthi-go <[email protected]>
@keerthi-go keerthi-go merged commit 4f3c6e4 into main Jan 16, 2026
6 checks passed
@keerthi-go keerthi-go deleted the dev/fix-tar-file-naming branch January 16, 2026 22:59
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