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

remove tsimp #10325

Merged
merged 5 commits into from
Dec 2, 2024
Merged

remove tsimp #10325

merged 5 commits into from
Dec 2, 2024

Conversation

turadg
Copy link
Member

@turadg turadg commented Oct 23, 2024

incidental

Description

Latest tsimp is pulling in Rimraf v6 which breaks install under Node 18.

Replace one use of tsimp with https://bloomberg.github.io/ts-blank-space/

The other import was never used so it simply removes it

Security Considerations

fewer deps

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

CI suffices

Upgrade Considerations

none

Copy link

cloudflare-workers-and-pages bot commented Oct 23, 2024

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8e23534
Status: ✅  Deploy successful!
Preview URL: https://f2b0c5c4.agoric-sdk.pages.dev
Branch Preview URL: https://ta-no-tsimp.agoric-sdk.pages.dev

View logs

@turadg turadg added the force:integration Force integration tests to run on PR label Oct 23, 2024
@turadg turadg changed the base branch from ta/lint-multichain to master October 28, 2024 15:19
Copy link

Base branch is changed to master. Please re-run the integration tests by adding 'force:integration' label.

@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Oct 28, 2024
@turadg turadg marked this pull request as ready for review October 28, 2024 15:19
@turadg turadg requested a review from a team as a code owner October 28, 2024 15:19
@turadg turadg marked this pull request as draft October 28, 2024 20:45
@turadg turadg force-pushed the ta/no-tsimp branch 2 times, most recently from ec496f7 to ce1befa Compare November 14, 2024 22:55
@turadg turadg removed the automerge:rebase Automatically rebase updates, then merge label Dec 1, 2024
@mergify mergify bot mentioned this pull request Dec 1, 2024
no need for tsimp, these tests look at `dist`/ .

There's also the `tsc` option for compilation, but it ignores our `tsconfig.build.json`
@turadg turadg marked this pull request as ready for review December 2, 2024 20:42
Copy link
Member

@0xpatrickdev 0xpatrickdev left a comment

Choose a reason for hiding this comment

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

LGTM

@turadg turadg added the automerge:rebase Automatically rebase updates, then merge label Dec 2, 2024
@mergify mergify bot merged commit cf56e91 into master Dec 2, 2024
102 of 109 checks passed
@mergify mergify bot deleted the ta/no-tsimp branch December 2, 2024 21:41
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 force:integration Force integration tests to run on PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants