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(build): repair pdk yarn invocations #154

Merged

Conversation

Daniels-Aaron-bah
Copy link
Contributor

@Daniels-Aaron-bah Daniels-Aaron-bah commented Dec 17, 2024

Issue #, if available: N/A

Description of changes:
In build.sh, the invocation to PDK had extra sets of tokens that were unneeded; I have removed those.

In both deployAll.sh and deployDev.sh, pdk referred to projen tasks (workspace, run) that didn't exist; I have reverted the PDK invocation to use yarn instead.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

In `build.sh`, the invocation to PDK had extra sets of tokens that were
unneeded; I have removed those.

In both `deployAll.sh` and `deployDev.sh`, `pdk` referred to a projen
tasks (`workspace`, `run`) that didn't exist; I have reverted the PDK
invocation to use `yarn` instead.
@jessieweiyi jessieweiyi force-pushed the bugfix/Repair_PDK_Yarn_Invocations branch from 23f7d39 to 597ee7b Compare December 17, 2024 23:52
Copy link
Contributor

@jessieweiyi jessieweiyi left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution.

@jessieweiyi jessieweiyi merged commit 120bf36 into awslabs:main Dec 18, 2024
1 check passed
Copy link

🎉 This PR is included in version 1.0.64 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants