MetaMask / providers

An Ethereum Provider that connects over a stream, as injected into websites by MetaMask
MIT License
225 stars 124 forks source link

11.0.0 #257

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This is the release candidate for version 11.0.0.

legobeat commented 1 year ago

CI seems to be missing auth to publish rc docs: https://github.com/MetaMask/providers/actions/runs/4933706462/jobs/8817930042?pr=257

Run peaceiris/actions-gh-pages@de7ea6f8efb354206b205ef54722213d99067935
[INFO] Usage https://github.com/peaceiris/actions-gh-pages#readme
Dump inputs
Setup auth token
  Error: Action failed with "not found deploy key or tokens"
Gudahtt commented 1 year ago

CI seems to be missing auth to publish rc docs:

Looks like I setup the github-pages environment incorrectly (I called it gh-pages instead of github-pages). Just transferred the doc publishing token to the correct environment and it seems to be working now

legobeat commented 1 year ago

CI seems to be missing auth to publish rc docs:

Looks like I setup the github-pages environment incorrectly (I called it gh-pages instead of github-pages). Just transferred the doc publishing token to the correct environment and it seems to be working now

Seems to pass now, thx!

Gudahtt commented 1 year ago

It seems that the release automation failed to run due to the current "Partial outage". No way to run-run it either, because it failed during the workflow parsing step.

Maybe revert and try again once the outage is over?

legobeat commented 1 year ago

It seems that the release automation failed to run due to the current "Partial outage". No way to run-run it either, because it failed during the workflow parsing step.

D'oh.

Maybe revert and try again once the outage is over?

SGTM. https://github.com/MetaMask/providers/pull/260