Skip to content

build(linux): add alpine package#4987

Draft
ReenigneArcher wants to merge 1 commit intomasterfrom
build/linux/add-alpine-package
Draft

build(linux): add alpine package#4987
ReenigneArcher wants to merge 1 commit intomasterfrom
build/linux/add-alpine-package

Conversation

@ReenigneArcher
Copy link
Copy Markdown
Member

Description

Add alpine build.

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
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Bundle Report

Changes will decrease total bundle size by 7.43kB (-0.47%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sunshine-esm 785.68kB -3.09kB (-0.39%) ⬇️
rapideye-esm* 784.43kB -4.34kB (-0.55%) ⬇️

ℹ️ *Bundle size includes cached data from a previous commit

Affected Assets, Files, and Routes:

view changes for bundle: sunshine-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/Notification-*.js -4.37kB 356.71kB -1.21%
assets/config-*.js -8 bytes 68.27kB -0.01%
assets/index-*.js 49 bytes 46.65kB 0.11%
assets/Navbar-*.js 165 bytes 17.7kB 0.94%
assets/ResourceCard-*.js 1.08kB 1.81kB 147.13% ⚠️
view changes for bundle: rapideye-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/Notification-*.js -4.37kB 356.71kB -1.21%
assets/config-*.js -8 bytes 68.27kB -0.01%
assets/index-*.js 49 bytes 46.65kB 0.11%
assets/Navbar-*.js -21 bytes 17.51kB -0.12%
assets/ResourceCard-*.js 11 bytes 743 bytes 1.5%

@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
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.99%. Comparing base (5364b00) to head (6148e80).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4987      +/-   ##
==========================================
- Coverage   17.99%   17.99%   -0.01%     
==========================================
  Files         108      108              
  Lines       23424    23424              
  Branches    10340    10340              
==========================================
- Hits         4216     4214       -2     
+ Misses      15118    15074      -44     
- Partials     4090     4136      +46     
Flag Coverage Δ
Archlinux 11.60% <ø> (ø)
FreeBSD-14.3-aarch64 ?
FreeBSD-14.3-amd64 13.59% <ø> (+<0.01%) ⬆️
Homebrew-ubuntu-22.04 13.92% <ø> (ø)
Linux-AppImage 12.21% <ø> (ø)
Windows-AMD64 14.90% <ø> (ø)
Windows-ARM64 13.23% <ø> (+<0.01%) ⬆️
macOS-arm64 19.02% <ø> (ø)
macOS-x86_64 18.38% <ø> (-0.02%) ⬇️

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


Continue to review full report in Codecov by Sentry.

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

@ReenigneArcher ReenigneArcher force-pushed the build/linux/add-alpine-package branch from edf553e to 6148e80 Compare April 14, 2026 23:34
@sonarqubecloud
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