Skip to content

build(linux): add alpine package - #4987

Draft
ReenigneArcher wants to merge 2 commits into
masterfrom
build/linux/add-alpine-package
Draft

build(linux): add alpine package#4987
ReenigneArcher wants to merge 2 commits into
masterfrom
build/linux/add-alpine-package

Conversation

@ReenigneArcher

@ReenigneArcher ReenigneArcher commented Apr 13, 2026

Copy link
Copy Markdown
Member

Description

Add alpine build. This package will not have CUDA support.

Screenshot

Issues Fixed or Closed

Roadmap Issues

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semicolons, etc.)
  • refactor: Code change that neither fixes a bug nor adds a feature
  • perf: Code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit
  • BREAKING CHANGE: Introduces a breaking change (can be combined with any type above)

Checklist

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Code has been commented, particularly in hard-to-understand areas
  • Code docstring/documentation-blocks for new or existing methods/components have been added or updated
  • Unit tests have been added or updated for any new or modified functionality

AI Usage

  • None: No AI tools were used in creating this PR
  • Light: AI provided minor assistance (formatting, simple suggestions)
  • Moderate: AI helped with code generation or debugging specific parts
  • Heavy: AI generated most or all of the code changes

@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@ReenigneArcher
ReenigneArcher force-pushed the build/linux/add-alpine-package branch 7 times, most recently from 62805de to edf553e Compare April 13, 2026 23:51
@codecov

codecov Bot commented Apr 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.52%. Comparing base (f1aa22b) to head (8e69acc).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4987      +/-   ##
==========================================
- Coverage   37.52%   37.52%   -0.01%     
==========================================
  Files         104      104              
  Lines       26016    26019       +3     
  Branches    11482    11530      +48     
==========================================
+ Hits         9762     9763       +1     
- Misses      13392    14180     +788     
+ Partials     2862     2076     -786     
Flag Coverage Δ
Alpine-x86_64 22.51% <ø> (?)
Archlinux 21.08% <ø> (ø)
FreeBSD-amd64 23.37% <ø> (-0.02%) ⬇️
Homebrew-macos-14 36.51% <ø> (ø)
Homebrew-macos-15 37.07% <ø> (ø)
Homebrew-macos-26 37.38% <ø> (+<0.01%) ⬆️
Homebrew-ubuntu-24.04 25.17% <ø> (+0.06%) ⬆️
Linux-AppImage-aarch64 25.69% <ø> (+0.03%) ⬆️
Linux-AppImage-x86_64 25.87% <ø> (ø)
Windows-AMD64 30.18% <ø> (ø)
Windows-ARM64 25.34% <ø> (+<0.01%) ⬆️
macOS-arm64 30.73% <ø> (ø)
macOS-x86_64 31.35% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 29 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f1aa22b...8e69acc. Read the comment docs.

@sonarqubecloud

Copy link
Copy Markdown

@ReenigneArcher

Copy link
Copy Markdown
Member Author

This PR doesn't seem feasible with no CUDA support on Alpine.

@ReenigneArcher
ReenigneArcher deleted the build/linux/add-alpine-package branch July 27, 2026 03:09
@ReenigneArcher
ReenigneArcher restored the build/linux/add-alpine-package branch September 5, 2026 22:30
@ReenigneArcher ReenigneArcher reopened this Sep 5, 2026
@ReenigneArcher
ReenigneArcher force-pushed the build/linux/add-alpine-package branch from 6148e80 to 706979d Compare September 8, 2026 04:52
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Last Updated 2026-09-09 04:51:19 UTC
Source Run CI Run #5406
Commit 8e69accab9178d113c62807a3d5267895cb6c395

Screenshot Comparison

PR #4987 screenshots vs screenshots baseline.

Matrix: AppImage-aarch64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: AppImage-x86_64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: Windows-AMD64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: Windows-ARM64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: macOS-arm64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

Matrix: macOS-x86_64

Image Baseline PR
sunshine_tray_initial.png
sunshine_tray_menu.png
sunshine_tray_pairing_request.png
sunshine_tray_paused.png
sunshine_tray_stopped.png
sunshine_tray_streaming.png
sunshine_tray_tooltip.png

@ReenigneArcher
ReenigneArcher force-pushed the build/linux/add-alpine-package branch 2 times, most recently from 4b1df0c to 5b1f613 Compare September 9, 2026 01:45
@ReenigneArcher
ReenigneArcher force-pushed the build/linux/add-alpine-package branch from 5b1f613 to 4f9733a Compare September 9, 2026 02:43
@ReenigneArcher
ReenigneArcher force-pushed the build/linux/add-alpine-package branch from 4f9733a to 8e69acc Compare September 9, 2026 03:20
@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

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.

1 participant