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

normalize types-ambient #9309

Merged
merged 2 commits into from
May 2, 2024
Merged

normalize types-ambient #9309

merged 2 commits into from
May 2, 2024

Conversation

turadg
Copy link
Member

@turadg turadg commented May 1, 2024

refs: #9305

Description

While working on #9305 I was slowed down by the types.js files that were really ambients.

This makes all types.js that aren't modules into types-ambient.js.

The ambients for zoe/tools I ditched by making them explicit exports, to continue supporting that part of the package API that the prepack rename was doing.

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

Upgrade Considerations

@turadg turadg requested a review from dckc May 1, 2024 00:32
Copy link

cloudflare-workers-and-pages bot commented May 1, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: a866f98
Status: ✅  Deploy successful!
Preview URL: https://f1871c54.agoric-sdk.pages.dev
Branch Preview URL: https://ta-zoe-types.agoric-sdk.pages.dev

View logs

@turadg turadg marked this pull request as draft May 1, 2024 01:46
Copy link
Member

@dckc dckc left a comment

Choose a reason for hiding this comment

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

looks good

@turadg turadg marked this pull request as ready for review May 1, 2024 15:40
@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label May 1, 2024
@turadg turadg force-pushed the ta/zoe-types branch 2 times, most recently from 2e3ae53 to 93c5381 Compare May 2, 2024 16:45
@mergify mergify bot merged commit 8e82183 into master May 2, 2024
67 checks passed
@mergify mergify bot deleted the ta/zoe-types branch May 2, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants