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: diff-based simulator updates in Wing Console by default #6530

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Chriscbr
Copy link
Contributor

@Chriscbr Chriscbr commented May 21, 2024

Enables diff-based simulator updates on the Wing Console by default.

Closes #6185

Checklist

  • Title matches Winglang's style guide
  • Description explains motivation and solution
  • 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.

Copy link

Thanks for opening this pull request! 🎉
Please consult the contributing guidelines for details on how to contribute to this project.
If you need any assistance, don't hesitate to ping the relevant owner over Discord.

Topic Owner
Wing SDK and utility APIs @chriscbr
Wing Console @ainvoner, @skyrpex, @polamoros
JSON, structs, primitives and collections @hasanaburayyan
Platforms and plugins @hasanaburayyan
Frontend resources (website, react, etc) @tsuf239
Language design @chriscbr
VSCode extension and language server @markmcculloh
Compiler architecture, inflights, lifting @yoav-steinberg
Wing Testing Framework @tsuf239
Wing CLI @markmcculloh
Build system, dev environment, releases @markmcculloh
Library Ecosystem @chriscbr
Documentation @hasanaburayyan
SDK test suite @tsuf239
Examples @hasanaburayyan
Wing Playground @eladcon

@Chriscbr Chriscbr changed the title chore: update simulator updates in Wing Console by default chore: diff-based simulator updates in Wing Console by default May 21, 2024
@monadabot
Copy link
Contributor

monadabot commented May 21, 2024

Console preview environment is available at https://wing-console-pr-6530.fly.dev 🚀

Last Updated (UTC) 2024-06-14 16:43

Copy link
Contributor

@eladb eladb left a comment

Choose a reason for hiding this comment

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

I think we should implement #6124 before this is merged.

@ainvoner Can you please prioritize #6124?

Copy link

Hi,

This PR has not seen activity in 20 days. Therefore, we are marking the PR as stale for now. It will be closed after 7 days.
If you need help with the PR, do not hesitate to reach out in the winglang community Discord.
Feel free to re-open this PR when it is still relevant and ready to be worked on again.
Thanks!

@github-actions github-actions bot added the Stale label Jun 12, 2024
@Chriscbr
Copy link
Contributor Author

@eladb @ainvoner Looks like we now have a reset capability #6665 (thanks @polamoros 🙏 )

Time to give diff-based updates a try?

@Chriscbr Chriscbr removed the Stale label Jun 14, 2024
@Chriscbr Chriscbr requested a review from eladb June 17, 2024 01:47
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.

change the default for WING_ENABLE_INPLACE_UPDATES
3 participants