Skip to content

Migrate from the localstack CLI to lstk - #2

Merged
HarshCasper merged 4 commits into
mainfrom
devx-1056-migrate-to-lstk
Sep 4, 2026
Merged

Migrate from the localstack CLI to lstk#2
HarshCasper merged 4 commits into
mainfrom
devx-1056-migrate-to-lstk

Conversation

@HarshCasper

Copy link
Copy Markdown
Member

Summary

  • Replace localstack/awslocal/samlocal invocations with lstk across the Makefile, README, and CI workflow.
  • Rename the default compose container to localstack-aws so lstk sam/lstk aws recognize the compose-managed emulator.
  • Remove the keepalive-workflow action from CI — its repository is blocked on GitHub, failing the job before any step runs (pre-existing, unrelated to the migration).

Testing

  • CI workflow run on this branch.

Part of DEVX-1056

Comment thread .github/workflows/main.yml Outdated
- name: Checkout
uses: actions/checkout@v4

- uses: gautamkrishnar/keepalive-workflow@v1

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

I thought this is something we'd actually want, to make sure we continue to build these repos on a regular basis, even without any code changes. If this GitHub Action isn't the right one, is there a better package to add?

@HarshCasper
HarshCasper merged commit 759c4a9 into main Sep 4, 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.

2 participants