• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

joaoh82 / rust_sqlite / 24882699407
69%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 09:37AM UTC
Jobs 1
Files 29
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Apr 2026 09:34AM UTC coverage: 66.922%. Remained the same
24882699407

push

github

web-flow
docs: document unsigned-installer bypass + prebuilt download path (#22)

First v0.1.3 desktop download on Apple Silicon hit the "SQLRite
is damaged and can't be opened" Gatekeeper dialog — a misleading
variant of the unsigned-app warning that shows up specifically
for (quarantined) + (ad-hoc signed) binaries on recent macOS.
The old release-body text only warned about the gentler
"unidentified developer" message and offered a right-click-Open
workaround that doesn't work for the "damaged" variant.

Replace that with the actual fix (`xattr -cr /Applications/SQLRite.app`)
across three surfaces so nobody else hits it cold:

  - `.github/workflows/release.yml` — the template for future
    desktop releases: Linux / macOS / Windows-specific bypass
    steps, plus an explanation of why "damaged" happens (Apple
    Silicon requires a signature, Tauri ad-hoc signs, quarantine
    + ad-hoc trips a stricter Gatekeeper path).

  - `README.md` — the Desktop app section now lists the seven
    installer artifacts per platform, links to the latest GitHub
    Release, and calls out the unsigned-installer friction
    inline.

  - `docs/desktop.md` — new "Installing a prebuilt binary"
    section covering the full download table, per-platform
    bypass commands, and a paragraph on why macOS uses
    "damaged" instead of "unidentified developer". Updated the
    "Running from source" section to reflect `bundle.active`
    now defaulting to `true` (Phase 6e) and that icons are
    pre-generated + committed.

  - `docs/getting-started.md` — adds a "Don't want to build from
    source?" pointer to the latest desktop release.

  - `docs/_index.md` — surfaces `desktop.md` in the "Start here"
    list so people arriving at the developer guide find the
    downloads + bypass info without drilling.

Also backfilled the already-published `sqlrite-desktop-v0.1.3`
release body with the new text via `gh release edit` so the URL
anyone hits today has the workaround (done separate... (continued)

4012 of 5995 relevant lines covered (66.92%)

1.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24882699407.1 24 Apr 2026 09:37AM UTC 29
66.92
GitHub Action Run
Source Files on build 24882699407
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6f59f6ec on github
  • Prev Build on main (#24860965419)
  • Next Build on main (#24883822865)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc