-
Notifications
You must be signed in to change notification settings - Fork 201
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
feat(sdk): addfile()
is a preflight method which adds file from absolute path
#3801
Conversation
addfile()
is a preflight method which adds file from absolute path
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Really awesome 1st PR 🎉
Can you please add a test or two written in Wing to a new file in this folder: examples/tests/sdk_tests/bucket
It help us to keep stability between versions :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome ✨
Just one comment is left before merging
Removed unused scope variable from target-sim/bucket.ts
Signed-off-by: monada-bot[bot] <[email protected]>
pushed a fix for the test paths and missing |
Signed-off-by: monada-bot[bot] <[email protected]>
Signed-off-by: monada-bot[bot] <[email protected]>
@MarkMcCulloh do you have any idea why does "@monadabot |
Looks like a change to projen slipped without updating the actual file. I say go ahead and keep whatever the self mutation does, my PR here #3913 fixes things. |
Thanks for contributing, @0018akhil! This PR will now be added to the merge queue, or immediately merged if |
Thanks for contributing, @0018akhil! This PR will now be added to the merge queue, or immediately merged if |
Congrats! 🚀 This was released in Wing 0.25.32. |
Checklist
pr/e2e-full
label if this feature requires end-to-end testingBy submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.