Skip to content

docs(ecr,ecs): catch up website + cross-service matrix#744

Merged
vieiralucas merged 1 commit intomainfrom
worktree-docs-ecr-ecs-catchup
Apr 25, 2026
Merged

docs(ecr,ecs): catch up website + cross-service matrix#744
vieiralucas merged 1 commit intomainfrom
worktree-docs-ecr-ecs-catchup

Conversation

@vieiralucas
Copy link
Copy Markdown
Member

@vieiralucas vieiralucas commented Apr 25, 2026

Summary

ECR and ECS shipped weeks ago but the website lagged on a few non-code spots. This PR catches them up:

  • New website/content/docs/services/ecr.md — full ECR service page (58 ops, real OCI v2 push/pull, lifecycle eval, cosign signature verification, cross-service ties).
  • New website/content/local-ecs.md — slug-exact landing page mirroring local-ecr.md for the "local ecs" search funnel.
  • Refreshed website/content/docs/services/_index.md — bumped 22 -> 25 services and 1,668 -> 1,798 ops; added ECR + ECS rows; brought KMS / IAM / receipt-rule / Cognito / RDS notes in line with shipped behavior.
  • Refreshed website/content/docs/services/ecs.md — dropped the stale Roadmap section (Batch 4 already shipped); removed (Batch 2/3) subhead suffixes and (later) hint; everything on the page is shipped behavior now.
  • Extended website/content/docs/guides/cross-service-integration.md — added the ECS -> ECR, ECS awslogs -> Logs, ECS task secrets -> Secrets/SSM, ECS task role -> IAM credentials, ECR signing -> KMS bullets that the runtime executes today but the matrix didn't surface.

Test plan

  • zola build succeeds; new ECR + local-ecs pages render at /docs/services/ecr/ and /local-ecs/.
  • Pre-existing broken external links in unrelated blog posts not touched (per feedback_no_blogpost_updates).

Summary by cubic

Catches the website up to shipped ECR and ECS features. Adds a full ECR docs page, a “local ECS” landing page, and updates the cross-service matrix and services index to match current behavior.

  • New Features

    • New ECR service page with 58 ops, real OCI v2 push/pull, lifecycle eval, and cosign signature verification.
    • New “local ECS” landing page (/local-ecs/) mirroring local-ecr.md for search traffic.
    • Cross-service matrix now includes ECS→ECR image resolution, awslogs→Logs, ECS task secrets (Secrets/SSM), ECS task role credentials, and ECR signing→KMS.
  • Refactors

    • Services index updated: 22 → 25 services and 1,668 → 1,798 ops; added ECR/ECS rows and aligned KMS/IAM/SES/Cognito/RDS notes with shipped behavior.
    • ECS service page refreshed: removed stale roadmap and batch labels; page now reflects fully shipped behavior.

Written for commit f96f37d. Summary will update on new commits.

- New website/content/docs/services/ecr.md service page covering full
  58-op API, real OCI v2 push/pull, lifecycle eval, cosign verification,
  and cross-service ties (ECS task images, Lambda Image package, signing).
- website/content/docs/services/_index.md refreshed: 22 -> 25 services,
  1,668 -> 1,798 ops, ECR + ECS rows added, KMS / IAM / receipt-rule
  / Cognito / RDS notes brought in line with shipped behavior.
- website/content/docs/services/ecs.md: drop stale Roadmap that listed
  Batch 4 as pending (it shipped); strip "(Batch 2/3)" subhead suffixes
  and the "later" hint from the description; everything in that page is
  now shipped behavior.
- website/content/docs/guides/cross-service-integration.md: add the
  ECS -> ECR / ECS awslogs -> Logs / ECS task secrets -> Secrets+SSM /
  ECS task role -> IAM credentials / ECR signing -> KMS bullets that
  the runtime executes today but the matrix didn't surface.
- New website/content/local-ecs.md slug-exact landing page mirroring
  local-ecr.md so the "local ecs" search funnel has somewhere to land.

Validated with `zola build` — all new pages render; pre-existing broken
external links in unrelated blog posts are not touched.
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 5 files

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vieiralucas vieiralucas merged commit 3101e8c into main Apr 25, 2026
19 checks passed
@vieiralucas vieiralucas deleted the worktree-docs-ecr-ecs-catchup branch April 25, 2026 11:16
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.

1 participant