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

toward SES testing on XS (WIP) #650

Closed
wants to merge 22 commits into from
Closed

toward SES testing on XS (WIP) #650

wants to merge 22 commits into from

Conversation

dckc
Copy link
Contributor

@dckc dckc commented Apr 3, 2021

goal:
fixes #508
fixes #535

TODO:

  • change lint config so import 'ses/lockdown'; is allowed
  • make sure xsnap builds before test
  • add test:xs to ci job
  • polish git history
    • prune the feat(ava-xs): skip module-shim stuff
    • squash moddable updates
    • squash xsnap lint config

After this PR at some point:

  • finish migrating xsnap and ava-xs from agoric-sdk (IOU an issue)

@dckc dckc force-pushed the 535-ava-xs branch 3 times, most recently from 12b7636 to 20ce61c Compare April 10, 2021 19:33
@dckc dckc requested review from kriskowal and erights April 12, 2021 16:16
@dckc dckc marked this pull request as draft April 12, 2021 16:17
@erights
Copy link
Contributor

erights commented Sep 19, 2021

What is the status of this PR?

@dckc
Copy link
Contributor Author

dckc commented Sep 20, 2021

What is the status of this PR?

The only think I can think of that's not in the description etc. is that it's blocked on moving xsnap to endo (#681), which is not high on my list nor @kriskowal 's.

I suppose if #508 and #535 still belong on the Endo 1 milestone then #681 should be there too. Thoughts, @kriskowal ?

@erights
Copy link
Contributor

erights commented Mar 24, 2022

What is the status of this PR? Is it still relevant?

@dckc
Copy link
Contributor Author

dckc commented Mar 25, 2022

It's tangentially relevant in that migrating xsnap to endo (#681) is still on our todo list.

But I think the odds that we'll actually use these bits to accomplish that are sufficiently low that I'm closing this.

@dckc dckc closed this Mar 25, 2022
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.

SES shim testing on XS: "tiny ava" integrate XS into SES-shim ci build / test
2 participants