Skip to content

Ci/macos build - #1

Open
Toxblh wants to merge 6 commits into
Armatik:mainfrom
Toxblh:ci/macos-build
Open

Ci/macos build#1
Toxblh wants to merge 6 commits into
Armatik:mainfrom
Toxblh:ci/macos-build

Conversation

@Toxblh

@Toxblh Toxblh commented May 29, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Toxblh and others added 6 commits May 11, 2026 22:04
…tion

- Added `test-isolated.sh` script to verify that Kitsune.app runs without Homebrew or system Python, including checks for Homebrew path leaks, bundle structure, Python imports, and app launch.
- Refactored token storage in `token_store.py` to use `keyring` instead of `Secret`, simplifying token management.
- Enhanced `GstPlayer` to initialize GStreamer if not already done and added a method to reset the pipeline after end-of-stream.
- Introduced `macos_media_keys.py` for handling media key events on macOS, integrating with `MPRemoteCommandCenter` for playback controls.
- Updated `image_cache.py` to generate square thumbnails for macOS Now Playing widget.
- Modified `player_view.py` to set up media key handlers and update Now Playing info based on playback state.
- Adjusted `main.py` to handle locale binding for non-GNU builds.
- Updated tests in `test_token_store.py` to reflect changes in token storage implementation and ensure robustness against deletion errors.
Builds Kitsune.app + DMG on macos-15, uploads artifact on every push,
creates a GitHub Release on tag push.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
update-desktop-database is Linux-only; not available on macOS.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Without it GdkPixbuf cannot decode WebP images (anime covers),
causing the smoke test to fail.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
brew postinstall webp-pixbuf-loader fails non-fatally on CI runners;
retry it explicitly and suppress the exit code.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.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.

1 participant