fix semantic-release setup to follow latest rules#23
Conversation
Codecov Report
@@ Coverage Diff @@
## master #23 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 70 61 -9
Branches 12 0 -12
=========================================
- Hits 70 61 -9
Continue to review full report at Codecov.
|
|
Let's see if it works :) |
|
Unfortunately, semantic release did not work: https://travis-ci.com/github/adobe/node-cgroup-metrics/jobs/363544630 Not quite sure what the issue is, but I see these discrepancies:
|
|
Ok, possible answers:
|
|
Drop the other OS from travis.yml: https://github.com/adobe/node-cgroup-metrics/blob/master/.travis.yml#L12 And there seems to be a syntax issue: https://github.com/adobe/node-cgroup-metrics/blob/master/.travis.yml#L39, there should only be one |
|
See #25. |
|
Latest try in #27. |
|
🎉 This PR is included in version 3.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
Worked! |
|
Regarding 2. from above: But it doesn't fail it either, so we can just keep ignoring it. Suggest we stick to |
Semantic-release was setup for this repo but it was not working and not following our latest setup with
BUGFIX-RELEASE:etc. prefixes.