standard-release / app

Language independent GitHub App for creating GitHub Releases, following the Conventional Commits and SemVer specifications
https://github.com/apps/standard-release
Apache License 2.0
13 stars 2 forks source link

Don't use NPM et al #6

Closed tunnckoCore closed 7 years ago

tunnckoCore commented 7 years ago

Because there is collision, currently. Because before App finishes there is already new "latest" version.

For example, we commit fix type, CI ends in few seconds and publishes 2.0.3. App is a bit slower than the CI server so it understands that 2.0.3 is latest and bumps it to 2.0.4 and makes a tag and release for it instead of for 2.0.3

tunnckoCore commented 7 years ago

The v2.0.32 of https://github.com/tunnckoCore/hela-config-tunnckocore is perfectly released as intended. As of for npm publishing on CI, is used very little code and publish.sh.