Skip to content

Fix imports for localstack_cli standalone package; re-enable CI for aws-proxy#133

Merged
whummer merged 1 commit intomainfrom
fix-ci-aws-proxy-tests
Mar 27, 2026
Merged

Fix imports for localstack_cli standalone package; re-enable CI for aws-proxy#133
whummer merged 1 commit intomainfrom
fix-ci-aws-proxy-tests

Conversation

@whummer
Copy link
Copy Markdown
Member

@whummer whummer commented Mar 22, 2026

Fix imports for localstack_cli standalone package; re-enable CI builds for aws-proxy extension.

LocalstackCli, LocalstackCliPlugin, and pro.core.* modules were moved from localstack.cli/localstack.pro to the localstack_cli standalone package (see localstack/localstack#13704). Update imports accordingly and re-enable the push/pull_request CI triggers.

@whummer whummer changed the title Fix imports for localstack_cli standalone package; re-enable CI [minor] Fix imports for localstack_cli standalone package; re-enable CI for aws-proxy Mar 22, 2026
@whummer whummer marked this pull request as ready for review March 22, 2026 22:34
@whummer whummer requested a review from nik-localstack as a code owner March 22, 2026 22:34
Copy link
Copy Markdown
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.

Great to have the CI working again 💯

@whummer whummer force-pushed the fix-ci-aws-proxy-tests branch 4 times, most recently from 28e8bf2 to adc48e3 Compare March 27, 2026 22:11
@whummer whummer changed the title [minor] Fix imports for localstack_cli standalone package; re-enable CI for aws-proxy Fix imports for localstack_cli standalone package; re-enable CI for aws-proxy Mar 27, 2026
@whummer whummer force-pushed the fix-ci-aws-proxy-tests branch 2 times, most recently from cfb4d45 to f4be9a0 Compare March 27, 2026 22:19
Remove dependency on `localstack aws proxy` CLI (no longer functional).
Start the proxy server via AuthProxyAWS.start_from_config_file() and
register with LocalStack via AuthProxyAWS.register_proxy(), both invoked
as Python one-liners inside the proxy container. Update README to document
curl-based enable/disable and reference the LocalStack Web App.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@whummer whummer force-pushed the fix-ci-aws-proxy-tests branch from f4be9a0 to 2fde2a6 Compare March 27, 2026 22:20
@whummer whummer merged commit f6e5296 into main Mar 27, 2026
1 check passed
@whummer whummer deleted the fix-ci-aws-proxy-tests branch March 27, 2026 22:36
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.

2 participants