7 Commits

Author SHA1 Message Date
Louise Poole
6caafff860 fix(release): fix support of non-forked protocols (#105)
These protocols have yaml files simply called substreams.yaml
2025-01-07 16:17:40 +00:00
Louise Poole
d12834cfc5 fix: improve handling of forked protocols on substreams release workflow (#95)
* fix: improve pre-release naming and handling of forked protocols

* fix: build packages for all forked protocols on a new release
2024-10-31 13:00:30 +02:00
Louise Poole
7f262c3994 ci: allow numbers in substream release version tag 2024-10-21 17:56:32 +02:00
Louise Poole
5c38cd6fb3 feat: improve substream release script
Improvements include:
- exit the script if any non-recoverable step fails
- fix bug where cargo version was hardcoded to be detected in balancer package
- allow optional input of substream config file. This is necessary for protocols with forks as they will have multiple configs in one directory
2024-10-17 19:43:07 +02:00
kayibal
3f5a74260d Adjust and uncomment s3 path. 2024-03-14 09:34:28 +00:00
kayibal
f88fb952b0 Add substreams cli installation.
Comment out S3 upload for now.
2024-03-14 02:10:53 +00:00
kayibal
981a091727 Add check and release scripts.
Had to slightly adjust package names to make this work.
2024-03-14 01:24:43 +00:00