Skip to content

Rename distributed binary to linkserver#11

Merged
PabloZaiden merged 4 commits into
mainfrom
rename-generated-binary-and-installer-ta-4a4c62d
May 3, 2026
Merged

Rename distributed binary to linkserver#11
PabloZaiden merged 4 commits into
mainfrom
rename-generated-binary-and-installer-ta-4a4c62d

Conversation

@PabloZaiden

Copy link
Copy Markdown
Owner

Summary

  • Updated release workflow artifacts and generated binary naming to use linkserver
  • Updated install.sh to install and invoke the linkserver binary name
  • Updated README install/run documentation to reference linkserver
  • Added release naming coverage for the generated binary name

Testing

  • Added src/release/naming.test.ts

Copilot AI review requested due to automatic review settings May 3, 2026 17:00

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR renames the published standalone binary from link to linkserver across release packaging, installer behavior, README installation docs, and regression tests. It fits into the release/distribution path of the codebase by keeping the GitHub release workflow, install.sh, and documented install experience aligned on the new binary name.

Changes:

  • Renamed GitHub release artifacts and uploaded binaries to the linkserver-<tag>-<target> pattern.
  • Updated install.sh to download/install linkserver and adjusted the post-install invocation message.
  • Added release naming tests and updated README installation text to reference linkserver.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/release/naming.test.ts Adds regression tests that assert the installer and release workflow use the new binary name.
install.sh Renames the installed/downloaded binary to linkserver and updates temporary-file prefixes and success messaging.
README.md Updates installation documentation to describe the installed binary as linkserver.
.github/workflows/binary-release.yml Renames compiled release artifacts, checksum files, workflow artifacts, and uploaded release assets to linkserver.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread install.sh
Comment thread install.sh Outdated
@PabloZaiden
PabloZaiden merged commit d58d839 into main May 3, 2026
1 check passed
@PabloZaiden
PabloZaiden deleted the rename-generated-binary-and-installer-ta-4a4c62d branch May 3, 2026 17:18
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.

2 participants