smartcontractkit / ccip

Cross Chain Interoperability Protocol
Other
119 stars 47 forks source link

CRIB-359: ignoring problematic git tag breaking CRIB CCIP builds #1463

Closed rafaelfelix closed 3 weeks ago

rafaelfelix commented 3 weeks ago

Motivation

Fix the following error when building CCIP for CRIB:

build:app   • parsing tag
build:app   ⨯ release failed after 0s                          error=failed to parse tag 'contracts-ccip/v1.5.0-beta.0' as semver: Invalid Semantic Version

Solution

Even though the best would be to ignore it based on the prefix contracts-ccip, that requires goreleaser-pro which is not currently available in the nix shell. We should add it in the long run, but this issue needs an immediate fix for now.

cl-sonarqube-production[bot] commented 3 weeks ago

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube