Skip to content

Conversation

@bikmazefe
Copy link
Member

@bikmazefe bikmazefe commented Jan 19, 2026

fix(CLI): Unify asset uploading and release publishing steps to prevent duplicate releases.

@bikmazefe bikmazefe marked this pull request as ready for review January 19, 2026 15:18
@bikmazefe bikmazefe merged commit dfa0c2e into main Jan 19, 2026
12 checks passed
@bikmazefe bikmazefe deleted the scd-129-2 branch January 19, 2026 15:21
@horstmannmat
Copy link
Contributor

I noticed that with the recent changes, the release asset appears to have shifted from a standalone binary to a tar.gz archive.

We currently use the following command in our CI/CD pipeline to fetch the binary:
curl -s -L https://github.com/phrase/phrase-cli/releases/latest/download/phrase_linux_amd64 --output /tmp/bin/phrase

Could you clarify if this format change is intentional and permanent? If so, we will update our pipelines to handle the archive extraction. If not, I wanted to flag this as a potential issue with the release upload.

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