Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

chore: use Deno.Command, tweak provider timeouts #666

Merged
merged 12 commits into from
Mar 2, 2023

Conversation

kratico
Copy link
Contributor

@kratico kratico commented Feb 27, 2023

Resolves #650

Migrate to Deno.Command from Deno.run

This is the same as #664 but with longer deadline to execute polkadot or zombienet

@kratico kratico changed the title Feat/deno command remove xcm zombienet example feat: use Deno.Command with longer deadline Feb 27, 2023
@kratico kratico marked this pull request as ready for review February 27, 2023 19:14
main.ts Outdated Show resolved Hide resolved
@tjjfvi tjjfvi mentioned this pull request Feb 27, 2023
@kratico kratico force-pushed the feat/deno-command-remove-xcm-zombienet-example branch 2 times, most recently from e328014 to f694cd5 Compare February 28, 2023 17:34
@harrysolovay
Copy link
Contributor

@kratico this appears to be similar to #675? Wanna close this one?

@kratico
Copy link
Contributor Author

kratico commented Feb 28, 2023

@kratico this appears to be similar to #675? Wanna close this one?

@harrysolovay closed #675

@harrysolovay harrysolovay force-pushed the feat/deno-command-remove-xcm-zombienet-example branch from f694cd5 to 7915b15 Compare February 28, 2023 21:21
@harrysolovay harrysolovay changed the title feat: use Deno.Command with longer deadline chore: use Deno.Command, tweak provider timeouts Feb 28, 2023
harrysolovay
harrysolovay previously approved these changes Feb 28, 2023
@harrysolovay harrysolovay force-pushed the feat/deno-command-remove-xcm-zombienet-example branch from b292268 to 5d36930 Compare March 1, 2023 23:45
@harrysolovay harrysolovay merged commit 9e7dca9 into main Mar 2, 2023
@harrysolovay harrysolovay deleted the feat/deno-command-remove-xcm-zombienet-example branch March 2, 2023 00:09
@kratico kratico mentioned this pull request Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

replace Deno.run usage with that of Deno.Command
3 participants