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

chore(examples): todo-app with access modifiers #21

Merged
merged 3 commits into from
Sep 20, 2023

Conversation

staycoolcall911
Copy link
Contributor

@staycoolcall911 staycoolcall911 commented Sep 19, 2023

Updated the code of the todo-app example with access modifiers + added some payload examples. Also let's see if following the fix of winglang/wing#4126 by this pr winglang/wing#4151 we can now wing test the app on tf-aws.

@skorfmann
Copy link
Contributor

Ah, I might have nuked some resources. I'll fix

@staycoolcall911
Copy link
Contributor Author

Ah, I might have nuked some resources. I'll fix

@skorfmann - probably mostly just need to add pub access modifier after the access modifiers breaking change.

@skorfmann
Copy link
Contributor

@skorfmann - probably mostly just need to add pub access modifier after the access modifiers breaking change.

Ah, yes - that's yet another error. The AWS CDK examples were failing due to resources missing from the aws cdk bootstrapping step. Fixed that now.

But can fix the access modifier stuff as well.

@skorfmann skorfmann merged commit ef23331 into main Sep 20, 2023
23 checks 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