Shared npm packages and internal dependencies for the NoMercy ecosystem
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Stoney_Eagle a37bce5cc4 fix(pages): pick up a new Android release without waiting on the media server
Publishing the APK was already a CI step, but nothing triggered it for an
Android release: this workflow fires on repository_dispatch from the MEDIA
SERVER or a manual dispatch, and nomercy-app-kmp cannot dispatch here because an
org secret does not reach a private repo. So the public download only refreshed
when an unrelated media-server release happened.

A six-hourly schedule now covers it. The change check had to learn about the
Android tag too — it compared media-server versions only, so the scheduled run
would have decided nothing changed and skipped the step it was scheduled for.
The version tracker records the same string the check compares, or every run
would see a mismatch and rebuild forever.
2026-07-30 00:04:12 +02:00
.github fix(pages): pick up a new Android release without waiting on the media server 2026-07-30 00:04:12 +02:00
.gitattributes chore: add .gitattributes for consistent line endings 2026-03-16 05:51:34 +01:00
deployed_version.txt Update deployed version to 0.1.210 2026-01-17 21:28:12 +00:00
deployed_versions.txt Sync with releases: 0.1.436,0.1.437,0.1.438,0.1.439,0.1.440,0.1.441,0.1.442,0.1.443,0.1.444,0.1.445 2026-07-29 16:55:51 +00:00