Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move CW streaming client to tarball #743

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

natdurlik
Copy link
Contributor

@natdurlik natdurlik commented Jan 23, 2025

Problem

We currently have dependency issues with codewhisperer-streaming client. Compiling step fails when package-lock.json is deleted.

Solution

Packed streaming client compiled code into a tarball (npm pack) and deleted source code from the repo.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@natdurlik natdurlik requested a review from a team as a code owner January 23, 2025 12:28
@imykhai
Copy link
Contributor

imykhai commented Jan 23, 2025

As far as I understand, with this PR you should also include codewhisperer-streaming as a bundled dependency into the lsp-codewhisperer package.json

https://docs.npmjs.com/cli/v11/configuring-npm/package-json#bundledependencies

@natdurlik natdurlik merged commit a1a17d8 into main Jan 23, 2025
6 checks passed
@natdurlik natdurlik deleted the move-cw-streaming-client-to-tarball branch January 23, 2025 15:39
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