Skip to content

Commit 9db07bc

Browse files
author
Laurent Song
committed
docs(object-storage): add S3 conditional writes guide (EN + FR)
- Add guide.en-gb.md and guide.fr-fr.md covering If-Match and If-None-Match conditional headers for PutObject, DeleteObject, GetObject, HeadObject and CompleteMultipartUpload - Add meta.yaml with guide UUID and slug - Update .gitignore to exclude agent and instruction files
1 parent 70700ed commit 9db07bc

4 files changed

Lines changed: 984 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,8 @@ llm-config/
1414
cp-extraction
1515
CLAUDE.md
1616
CLAUDE.local.md
17-
.mcp.json
17+
.mcp.json
18+
.github/agents/doc-writer.agent.md
19+
.github/instructions/object-storage-docs.instructions.md
20+
.github/agents/analyst.agent.md
21+
.github/agents/output/

0 commit comments

Comments
 (0)