Skip to content

app-store: add DuckDB app card#62

Merged
TeoSlayer merged 3 commits into
mainfrom
app-store-duckdb-card
Jul 2, 2026
Merged

app-store: add DuckDB app card#62
TeoSlayer merged 3 commits into
mainfrom
app-store-duckdb-card

Conversation

@Alexgodoroja

Copy link
Copy Markdown
Collaborator

Adds a DuckDB card to the App Store page, structured like the existing PostgreSQL card.

  • App: io.pilot.duckdb v1.5.4 — DuckDB as a native CLI for agents (in-process analytical SQL, query CSV/Parquet/JSON in place, no server/provisioning).
  • Card: database category, 11 methods, ~21 MB, MIT, install pilotctl appstore install io.pilot.duckdb, source → github.com/duckdb/duckdb.
  • Logo: official DuckDB logo added at public/brand/apps/duckdb.png.
  • Updated both the human page (src/pages/app-store.astro) and its plain-text twin; check:plain and astro build pass.

io.pilot.duckdb was added to the app-store catalogue (pilot-protocol/pilotprotocol).

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview deployed to Cloudflare Pages

  • Commit deploy URL: https://5bd8f10d.pilotprotocol.pages.dev
  • Branch alias: https://app-store-duckdb-card.pilotprotocol.pages.dev (may take ~30s to propagate)
  • Commit: c5e987390a58e1477732a4a40dda7460babd630e

@Alexgodoroja Alexgodoroja self-assigned this Jun 30, 2026
Alex Godoroja added 2 commits July 2, 2026 23:26
Add an io.pilot.duckdb card to the App Store page (and its plain-text twin),
mirroring the PostgreSQL card: DuckDB 1.5.4, database category, 11 methods,
MIT, install via pilotctl appstore install io.pilot.duckdb. Adds the DuckDB
logo to /brand/apps/.
- Drop the version from the DuckDB and PostgreSQL card names (DuckDB,
  PostgreSQL 17); versions stay in the footer badges.
- Make every card's bottom link read "View source →" for consistency.
- Swap the DuckDB logo to the duck mark so it's visible on dark mode.
@TeoSlayer TeoSlayer force-pushed the app-store-duckdb-card branch from 2b6413c to ba78696 Compare July 2, 2026 20:28
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🔄 Plain twins auto-regenerated

The machine-UI mirrors under src/pages/plain/ had drifted from their marketing/docs sources. I regenerated the stale page(s) and pushed a commit to this branch:

src/pages/plain/app-store.astro

Please review the bot commit. Prose is an LLM summary of the source; commands, flags, and numeric specs are copied verbatim. If the build / check:plain check is still red, re-run it (or push any commit) — the regenerated twins now match their sources.

@TeoSlayer TeoSlayer merged commit 990ee58 into main Jul 2, 2026
2 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.

2 participants