lifeomic / bitrise

Bitrise API client
MIT License
11 stars 11 forks source link

0.9.0 #35

Closed IevgenRagulin closed 4 years ago

IevgenRagulin commented 4 years ago

@mdlavin , do you know if this is the correct process to release new package version?

I think previously we had to run these 2 commands on master locally:

npm version minor git push --follow-tags

We don’t have access to push to master any more, do we just submit a PR with new version as we are doing for bitbucket/old jenkins?

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 227


Totals Coverage Status
Change from base Build 223: 0.0%
Covered Lines: 114
Relevant Lines: 114

💛 - Coveralls
mdlavin commented 4 years ago

Do we just submit a PR with new version as we are doing for bitbucket/old jenkins?

That's what I've been doing for other projects and it's worked. If it doesn't work here, then we'll have to update the project scripts