Skip to content

chore(maintenance): retire sample application - #5634

Merged
dreamorosi merged 2 commits into
mainfrom
chore/retire-sample-app-5632
Sep 7, 2026
Merged

chore(maintenance): retire sample application#5634
dreamorosi merged 2 commits into
mainfrom
chore/retire-sample-app-5632

Conversation

@dreamorosi

@dreamorosi dreamorosi commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Retires the deployable sample application in examples/app, keeping the repository's examples focused on the documentation snippets (examples/snippets).

Changes

  • Delete the examples/app directory (31 files) and remove it from the workspaces array in package.json
  • Regenerate package-lock.json without the app workspace
  • Remove the app projects from vitest.config.ts
  • Remove the check-examples CI jobs from quality_check.yml and reusable-run-linting-check-and-unit-tests.yml; check-docs-snippets still covers examples/snippets
  • Update README.md and docs/index.md references
  • Remove the retired app from the workspace list in CODING_STANDARDS.md

Issue number: closes #5632


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@powertools-for-aws-oss-automation powertools-for-aws-oss-automation Bot added the size/XXL PRs with 1K+ LOC, largely documentation related label Sep 4, 2026
@dreamorosi dreamorosi added the do-not-merge This item should not be merged label Sep 4, 2026
svozza
svozza previously approved these changes Sep 5, 2026
Remove the unmaintained deployable example and its workspace, test, and CI integration. Keep the repository examples focused on documentation snippets.

Fixes #5632
@dreamorosi
dreamorosi force-pushed the chore/retire-sample-app-5632 branch from c6c8457 to 6bb84be Compare September 7, 2026 11:55
@dreamorosi
dreamorosi requested a review from svozza September 7, 2026 11:57
@dreamorosi dreamorosi removed the do-not-merge This item should not be merged label Sep 7, 2026
@dreamorosi
dreamorosi merged commit 68ebc7c into main Sep 7, 2026
41 checks passed
@dreamorosi
dreamorosi deleted the chore/retire-sample-app-5632 branch September 7, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL PRs with 1K+ LOC, largely documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: retire the repository sample application

2 participants