Skip to content

Conversation

@whummer
Copy link
Member

@whummer whummer commented Sep 22, 2025

Changes

Fix domain name and routes for AWS Proxy extension. Follow-up from #103 .

This was a small oversight in the last refactoring/renaming PR - Currently the extension UI is still available under https://aws-replicator.localhost.localstack.cloud:4566/, but we want it to be exposed under https://aws-proxy.localhost.localstack.cloud:4566/

This PR fixes the Web UI setup and removes any remaining mentions of "replicator" in the proxy extension code.

Testing

Tested the changes locally (via EXTENSION_DEV_MODE=1) and ensured that the new routes work and the Web UI spins up properly. ✅

TODOs

  • Release a new patch version of the extension post merging of this PR

@whummer whummer marked this pull request as ready for review September 22, 2025 11:20
Copy link
Contributor

@nik-localstack nik-localstack left a comment

Choose a reason for hiding this comment

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

🙌

Copy link
Contributor

@nik-localstack nik-localstack Sep 22, 2025

Choose a reason for hiding this comment

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

nit: We could rename the workflow file to aws-proxy.yml and we could also change the python version here (Set up Python step) to 3.13 (same as LocalStack)
I can make these changes in a follow-up PR though after this get merged.

Copy link
Member Author

Choose a reason for hiding this comment

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

Great points - thanks for the detailed review! 🙌 Updated the PR with those changes.. 👍

@whummer whummer merged commit abcbaca into main Sep 22, 2025
2 checks passed
@whummer whummer deleted the proxy-routes branch September 22, 2025 13:06
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.

3 participants