Snapcraft.io
Snapcraft.io is the web home for Snaps — the store, the publisher dashboard, and the GitHub-builder UI (Flask + React).
Shipped contributions
-
A change for the snapcraft.io publisher dashboard that adds a Git commit column to the builds table and links each hash straight to the GitHub commit when the snap is repo-connected.→ Read the post
-
Adds
p-form-validationhints witharia-describedbyandrole="alert"to the five required fields on the listing editor — title, category, secondary category, summary, description. Fixes#5283. -
A change for the snapcraft.io publisher dashboard that fills the repository name on the GitHub-build setup form from the snap ID and runs the validation step automatically.→ Read the post
-
A small UI change I worked on for snapcraft.io. When the channel you're looking at hasn't seen a release in over two years, the page now tells you so before you click Install.→ Read the post
-
Adds a “Download Size” column between Version and Published in the snap-detail “All versions” channel table, hidden on mobile and tablet breakpoints. Fixes
#1864. Currently open. -
Follow-up to a
#5347review comment: renames the helper tovalidateRepoInternal. No behaviour change. -
Repoints the README’s coverage badges so they stop rendering as broken images.
-
merged fix(docs): fix broken link and correct typos in HACKING.md and cache/README.md canonical/snapcraft.io
Restores a broken link in
HACKING.mdand fixes typos acrossHACKING.mdandcache/README.md.