Skip to content

Migrate from the localstack CLI to lstk - #5

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

HarshCasper merged 4 commits into
mainfrom
devx-1056-migrate-to-lstk

Conversation

@HarshCasper

Copy link
Copy Markdown
Member

Summary

  • Replace localstack/awslocal/cdklocal invocations with lstk across the Makefile, README, and CI workflow.
  • 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

- 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.

Is there another way of solving this problem? The "keepalive" is necessary to ensure these samples are tested on a regular basis.

Comment thread Makefile Outdated
Comment thread README.md Outdated
@HarshCasper
HarshCasper merged commit a0cca90 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