Skip to content

feat: add arch to releases#8652

Merged
myleshorton merged 3 commits intomainfrom
reflog/arch
Apr 13, 2026
Merged

feat: add arch to releases#8652
myleshorton merged 3 commits intomainfrom
reflog/arch

Conversation

@reflog
Copy link
Copy Markdown
Contributor

@reflog reflog commented Apr 13, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds Arch Linux (.pkg.tar.zst) artifacts to the release pipeline so they’re published alongside existing Linux installers and surfaced in release notes/Slack/GitHub Release uploads.

Changes:

  • Publish and upload Arch Linux package artifacts (.pkg.tar.zst) for amd64/arm64 in CI and release workflows.
  • Update S3 publishing logic to map compound extensions (e.g., pkg.tar.zst) to artifact directory naming.
  • Update release notes + Slack formatting to include Arch package download links.

Reviewed changes

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

Show a summary per file
File Description
scripts/ci/publish-to-s3.sh Adds pkg.tar.zst to Linux artifacts and maps it to lantern-installer-pkg* artifact directories.
scripts/ci/format.sh Adds .pkg.tar.zst download links to release notes and Slack output.
linux/packaging/usr/lib/systemd/system/lanternd.service Introduces a systemd unit file (but see comments about correctness/authority).
.github/workflows/release.yml Uploads .pkg.tar.zst artifacts to the GitHub Release.
.github/workflows/build-linux.yml Uploads the .pkg.tar.zst artifact from Linux build jobs.

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

Comment thread linux/packaging/usr/lib/systemd/system/lanternd.service Outdated
Comment thread linux/packaging/usr/lib/systemd/system/lanternd.service Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@myleshorton
Copy link
Copy Markdown
Contributor

Pulling this in thanks @reflog!

@myleshorton myleshorton merged commit 6c7bd93 into main Apr 13, 2026
8 checks passed
@myleshorton myleshorton deleted the reflog/arch branch April 13, 2026 15:37
garmr-ulfr pushed a commit that referenced this pull request Apr 14, 2026
* feat: add arch to releases

* Update linux/packaging/usr/lib/systemd/system/lanternd.service

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: remove committed lanternd.service file

Agent-Logs-Url: https://github.com/getlantern/lantern/sessions/15085485-3c6a-4e1e-93ea-6e9bf0623d09

Co-authored-by: reflog <109876+reflog@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: reflog <109876+reflog@users.noreply.github.com>
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