pendulum-chain / pendulum-squids

The subsquid squids we use for Pendulum/Amplitude/Foucoco.
GNU General Public License v3.0
0 stars 0 forks source link

Migrate set up and deployment to tag-based approach #78

Open ebma opened 6 days ago

ebma commented 6 days ago

Context

Subsquid introduced a new system to manage deployments. Instead of using version numbers and having a single production deployment, they want to use tags for each deployment. More info here.

Since the configuration we use currently, with designated production deployments, is deprecated and might be removed in the future, we should change our setup to support the tag based approach.

TODO

ebma commented 6 days ago

@pendulum-chain/product this is a nice-to-have feature that might become important sooner or later. It's unclear when subsquid will stop supporting our current setup so the squids might break in the future.