Skip to content

Rename ministack references to microstack and add acknowledgements page - #14

Merged
damianh merged 1 commit into
mainfrom
ministack-references
Jun 3, 2026
Merged

Rename ministack references to microstack and add acknowledgements page#14
damianh merged 1 commit into
mainfrom
ministack-references

Conversation

@damianh

@damianh damianh commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

Renames all functional ministack references throughout the codebase to microstack — environment variables, default paths, string literals, documentation, and Aspire hosting config. Provenance comments referencing the original Python MiniStack source are intentionally preserved. Also adds an acknowledgements page to the docs.

Reviewer focus

  • Environment variable rename: MINISTACK_HOST/REGION/ACCOUNT_IDMICROSTACK_* — breaking change for anyone using the old env vars
  • S3 DisplayName, SES message ID prefix, ECR auth token string literals
  • Aspire hosting integration (MicroStackBuilderExtensions.cs) volume path and env var

Risk / impact

  • Breaking: Users relying on MINISTACK_* environment variables must update to MICROSTACK_*
  • No code logic changes — purely renaming strings and adding one doc page

Rename all functional references (env vars, string literals, paths,
docs) from ministack to microstack. Provenance comments referencing
the original Python source are preserved.

- MINISTACK_HOST/REGION/ACCOUNT_ID -> MICROSTACK_*
- ministack-state -> microstack-state
- S3 DisplayName, SES msg prefix, ECR auth token
- Aspire hosting env vars and volume path
- All documentation and README
- Add acknowledgements doc page
@damianh
damianh merged commit f1f8ba9 into main Jun 3, 2026
1 check passed
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