Skip to content

ci: Add assets folder to package so that assets/splash.png will be available for the binary builds.#19

Merged
clintonshane84 merged 1 commit into
masterfrom
development
Feb 22, 2026
Merged

ci: Add assets folder to package so that assets/splash.png will be available for the binary builds.#19
clintonshane84 merged 1 commit into
masterfrom
development

Conversation

@clintonshane84
Copy link
Copy Markdown
Owner

@clintonshane84 clintonshane84 commented Feb 22, 2026

Summary

Description

  • Update pyinstaller.spec to include assets folder in the package for the splash screen image
  • Update release-binaries.yml Github Actions Workflow to add --add-data "assets:assets"

Fixes # (if applicable)

Type of change

  • feat (new feature)
  • fix (bug fix)
  • docs (documentation only)
  • refactor (no functional changes)
  • test (adds/changes tests only)
  • chore (build/CI/dev tooling)

Screenshots / Demos (UI changes)

How to test

Checklist

  • I opened/linked an issue for non-trivial changes
  • Code follows project style (pre-commit ran locally or CI autofix is OK)
  • Tests added/updated (positive + negative paths)
  • pytest passes locally
  • Docs updated (README/CHANGELOG) if user-visible impact
  • Commits are DCO signed (git commit -s)

@clintonshane84 clintonshane84 merged commit 477adfd into master Feb 22, 2026
8 checks passed
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