Skip to content

Add deployment retention announcement#2998

Merged
atharvadeosthale merged 6 commits into
mainfrom
announce-deployment-retention
May 15, 2026
Merged

Add deployment retention announcement#2998
atharvadeosthale merged 6 commits into
mainfrom
announce-deployment-retention

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.)

@adityaoberai adityaoberai requested a review from eldadfux May 13, 2026 21:07
@appwrite
Copy link
Copy Markdown

appwrite Bot commented May 13, 2026

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
 website
69d7f2670014e24571ca
Failed Failed 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

Schedule functions to run as often as every minute with cron expressions

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 13, 2026

Greptile Summary

This PR adds the deployment retention announcement: a new blog post, a changelog entry, and updated docs for both Functions and Sites explaining how to configure deploymentRetention from the Console and Server SDKs.

  • New blog post (announcing-deployment-retention) covers what the feature does, Console steps, SDK examples for both Functions and Sites, and an FAQ.
  • Docs pages for Functions and Sites each gain a # Deployment retention {% #deployment-retention %} section with light/dark screenshots, step-by-step instructions, and a full SDK snippet.
  • Changelog entry for 2026-05-15 links to both docs anchors and the blog post.

Confidence Score: 5/5

Purely additive content change — new markdoc files and static images with no modifications to application logic.

All changes are documentation and blog content. Both docs pages include the correct {% #deployment-retention %} anchors that the blog post, changelog, and FAQ cross-links rely on. Image assets are present for both light and dark variants in all expected paths. No logic or configuration changes are involved.

No files require special attention.

Important Files Changed

Filename Overview
src/routes/blog/post/announcing-deployment-retention/+page.markdoc New blog post announcing deployment retention; content, links, and FAQ are accurate. Image uses the dark variant directly, consistent with how all other blog posts embed screenshots.
src/routes/changelog/(entries)/2026-05-15.markdoc New changelog entry with correct date, cover image path, and anchored deep-links to both Functions and Sites docs sections.
src/routes/docs/products/functions/deployments/+page.markdoc Adds deployment retention section with correct {% #deployment-retention %} anchor, light/dark image pair, step-by-step Console instructions, and SDK example.
src/routes/docs/products/sites/deployments/+page.markdoc Adds deployment retention section with {% #deployment-retention %} anchor matching all cross-links in the blog post and changelog, light/dark image pair, and SDK example.
.optimize-cache.json Cache entries for the new images use .png extensions while the actual files are .avif; covered in a prior review thread.

Reviews (6): Last reviewed commit: "Clarify active deployment is singular in..." | Re-trigger Greptile

Comment thread .optimize-cache.json Outdated
Comment thread src/routes/docs/products/sites/deployments/+page.markdoc Outdated
@atharvadeosthale atharvadeosthale merged commit ee367c5 into main May 15, 2026
6 of 7 checks passed
@atharvadeosthale atharvadeosthale deleted the announce-deployment-retention branch May 15, 2026 13:29
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