api3dao / airnode

Airnode monorepo
https://docs.api3.org/
MIT License
165 stars 72 forks source link

Remove goerli and polygon mumbai deployments #1991

Closed dcroote closed 5 months ago

dcroote commented 5 months ago

Closes #1988

dcroote commented 5 months ago

Yes, for that I created #1992 since it seems unrelated to the changes I made here. I'll investigate and open a PR for that then merge this.

dcroote commented 5 months ago

🤦 the error was because I forgot to actually remove polygon-testnet (I only removed polygon-zkevm-goerli-testnet).

(the gnosis failure is intermittent e.g. fine here: https://github.com/api3dao/airnode/actions/runs/7825972140/job/21351086763)

Siegrift commented 5 months ago

the error was because I forgot to actually remove polygon-testnet (I only removed polygon-zkevm-goerli-testnet)

I see. I only checked the code (and not filenames).

dcroote commented 5 months ago

Yea, my silly mistake. Mind approving then?