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(compiler): add support for .test.w entrypoints #4249

Merged
merged 10 commits into from
Sep 21, 2023

Conversation

garysassano
Copy link
Collaborator

Closes #4244

By submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.

@garysassano garysassano requested a review from a team as a code owner September 21, 2023 15:15
@monadabot
Copy link
Contributor

monadabot commented Sep 21, 2023

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

Updated (UTC): 2023-09-21 18:54

@monadabot monadabot added the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Sep 21, 2023
@MarkMcCulloh
Copy link
Contributor

I think the parser has two other uses of .main.w to account (one in parse and another in build_bring_statement)

libs/wingc/src/parser.rs Show resolved Hide resolved
@garysassano garysassano force-pushed the garysassano/add-test-entrypoints branch from 5f72499 to 006e0c1 Compare September 21, 2023 18:50
@MarkMcCulloh MarkMcCulloh removed the ⚠️ pr/review-mutation PR has been mutated and will not auto-merge. Clear this label if the changes look good! label Sep 21, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 21, 2023

Thanks for contributing, @garysassano! This PR will now be added to the merge queue, or immediately merged if garysassano/add-test-entrypoints is up-to-date with main and the queue is empty.

@mergify mergify bot merged commit 220f197 into main Sep 21, 2023
14 checks passed
@mergify mergify bot deleted the garysassano/add-test-entrypoints branch September 21, 2023 21:53
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.31.19.

@eladb
Copy link
Contributor

eladb commented Sep 22, 2023

Nice!

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.

Support .test.w entrypoints
4 participants