Fran Rodríguez

Results 5 comments of Fran Rodríguez

Any news about this? If you use the manifest option inside a pipeline the output of the manifests could be huge and breaks the pipeline. It would be great if...

why isn't it merged? i'm very interested for this feature.

Hi @thedanchez I use something like this: ``` [ "@semantic-release/exec", { "verifyReleaseCmd": "/ci-utils/update_versions.sh ${nextRelease.version}", "prepareCmd": "/ci-utils/update_helm_docs.sh", "publishCmd": "echo ${nextRelease.version} > semantic-release-version.txt" } ], [ "@semantic-release/git", { "assets": [ "CHANGELOG.md", "package.json",...

Same issue here.