Skip to content

Add sqfs blog - #3151

Merged
atharvadeosthale merged 4 commits into
mainfrom
add-sqfs-blog
Aug 12, 2026
Merged

Add sqfs blog#3151
atharvadeosthale merged 4 commits into
mainfrom
add-sqfs-blog

Conversation

@adityaoberai

Copy link
Copy Markdown
Contributor

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

@appwrite

appwrite Bot commented Aug 5, 2026

Copy link
Copy Markdown

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
website
69d7f2670014e24571ca
Ready Ready View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
website
68496a17000f03d62013
Queued Queued View Logs Preview URL QR Code


Tip

Our Discord community has grown to 24K developers, and counting

adityaoberai and others added 3 commits August 5, 2026 21:55
- Add cold-start comparison chart and drop the unused post cover
- Reuse the deployment retention cover for post and changelog
- Trim the serving-vs-build and what-stays-the-same sections
- Lead the changelog with the cold-start benefits
@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR publishes a SquashFS migration announcement and matching changelog entry, including production cold-start measurements and a new chart.

  • Adds a detailed blog post covering performance results, tradeoffs, and migration instructions.
  • Adds the August 12 changelog entry linking to the announcement.
  • Adds and caches the cold-start comparison image.

Confidence Score: 4/5

The PR appears safe to merge, though the announcement artwork should be corrected so both new entries use a SquashFS-relevant cover.

The new content indexes and renders through established paths with valid links and assets; the only accepted concern is the unrelated deployment-retention cover shown for the SquashFS announcement.

Files Needing Attention: src/routes/blog/post/appwrite-sites-squashfs-migration/+page.markdoc; src/routes/changelog/(entries)/2026-08-12.markdoc

Important Files Changed

Filename Overview
src/routes/blog/post/appwrite-sites-squashfs-migration/+page.markdoc Adds the main SquashFS announcement with valid metadata, links, and chart, but selects an unrelated deployment-retention cover.
src/routes/changelog/(entries)/2026-08-12.markdoc Adds a correctly indexed changelog entry with valid links, while repeating the unrelated cover selection.
.optimize-cache.json Adds expected source-path cache metadata for the optimized chart and a non-blocking orphaned cover record.
static/images/blog/appwrite-sites-squashfs-migration/cold-start-times.avif Adds the AVIF chart referenced by the new blog post.

Fix All in Claude Code Fix All in Codex

Prompt To Fix All With AI
### Issue 1
src/routes/blog/post/appwrite-sites-squashfs-migration/+page.markdoc:6
**Unrelated announcement cover artwork**

The SquashFS post and corresponding changelog entry use the deployment-retention article's cover, so listings, feeds, and content pages present the new announcement with unrelated artwork. Use a SquashFS-specific cover for both entries.

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

Reviews (1): Last reviewed commit: "docs(blog): edit SquashFS post, add cold..." | Re-trigger Greptile

title: "Faster Appwrite Sites deployments powered by SquashFS"
description: Appwrite Sites now packages new deployments with SquashFS, removing archive extraction and cutting the format-dependent cold-start path by up to 51% on larger sites.
date: 2026-08-12
cover: /images/blog/announcing-deployment-retention/cover.avif

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Unrelated announcement cover artwork

The SquashFS post and corresponding changelog entry use the deployment-retention article's cover, so listings, feeds, and content pages present the new announcement with unrelated artwork. Use a SquashFS-specific cover for both entries.

Knowledge Base Used: Blog and Changelog

Prompt To Fix With AI
This is a comment left during a code review.
Path: src/routes/blog/post/appwrite-sites-squashfs-migration/+page.markdoc
Line: 6

Comment:
**Unrelated announcement cover artwork**

The SquashFS post and corresponding changelog entry use the deployment-retention article's cover, so listings, feeds, and content pages present the new announcement with unrelated artwork. Use a SquashFS-specific cover for both entries.

**Knowledge Base Used:** [Blog and Changelog](https://app.greptile.com/appwrite/-/custom-context/knowledge-base/appwrite/website/-/docs/blog-and-changelog.md)

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!

Fix in Claude Code Fix in Codex

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intended.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, thanks for clarifying!

@atharvadeosthale
atharvadeosthale merged commit 07002aa into main Aug 12, 2026
6 of 7 checks passed
@atharvadeosthale
atharvadeosthale deleted the add-sqfs-blog branch August 12, 2026 12:15
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