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
This commit is contained in:
@@ -19,9 +19,11 @@ since this will error.
|
||||
|
||||
To create a pre release for testing in dev you can start CD pipeline manually supplying
|
||||
the package you'd like to pre release. This will create a
|
||||
`[package]-[semver].pre-[commit-sha]` release in our spkg repository which you can use
|
||||
`[package].pre-[commit-sha]` release in our spkg repository which you can use
|
||||
to run the substream´.
|
||||
|
||||
For forked protocols you'll need to also supply the config file name, e.g. `ethereum-pancakeswap`.
|
||||
|
||||
## Test your implementation
|
||||
|
||||
To run a full end-to-end integration test you can refer to the [testing script documentation](../testing/README.md)
|
||||
|
||||
Reference in New Issue
Block a user