-
Couldn't load subscription status.
- Fork 210
feat(sdk): fewer replacements for cloud.Service and sim.Resource #6612
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
Conversation
|
Thanks for opening this pull request! 🎉
|
|
Console preview environment is available at https://wing-console-pr-6612.fly.dev 🚀 Last Updated (UTC) 2024-06-03 04:02 |
BenchmarksComparison to Baseline ⬜⬜⬜⬜⬜🟥⬜⬜⬜🟥⬜⬜⬜
⬜ Within 1.5 standard deviations Benchmarks may vary outside of normal expectations, especially when running in GitHub Actions CI. Results
Last Updated (UTC) 2024-05-31 22:20 |
|
Thanks for contributing, @Chriscbr! This PR will now be added to the merge queue, or immediately merged if |
|
Congrats! 🚀 This was released in Wing 0.74.33. |
Extends the changes made in #6577 for reducing the time it takes for the simulator to update to cloud.Service and sim.Resource. ## Checklist - [x] Title matches [Winglang's style guide](https://www.winglang.io/contributing/start-here/pull_requests#how-are-pull-request-titles-formatted) - [x] Description explains motivation and solution - [x] Tests added (always) - [ ] Docs updated (only required for features) - [ ] Added `pr/e2e-full` label if this feature requires end-to-end testing *By submitting this pull request, I confirm that my contribution is made under the terms of the [Wing Cloud Contribution License](https://github.com/winglang/wing/blob/main/CONTRIBUTION_LICENSE.md)*.
Extends the changes made in #6577 for reducing the time it takes for the simulator to update to cloud.Service and sim.Resource.
Checklist
pr/e2e-fulllabel 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.