Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline: add dry run of new release on develop #55

Merged
merged 1 commit into from
Feb 10, 2019

Conversation

byCedric
Copy link
Owner

Linked issue

none

Additional context

This will help to predict the next new version. It helps when creating breaking changes and validating them without actually releasing.

This will help to predict the next new version. It helps when creating breaking changes and validating them without actually releasing.
@codeclimate
Copy link

codeclimate bot commented Feb 10, 2019

Code Climate has analyzed commit 7eb85b4 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Feb 10, 2019

Codecov Report

Merging #55 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #55   +/-   ##
========================================
  Coverage    94.77%   94.77%           
========================================
  Files           10       10           
  Lines          134      134           
  Branches        20       20           
========================================
  Hits           127      127           
  Misses           5        5           
  Partials         2        2

@byCedric byCedric merged commit 220cd31 into develop Feb 10, 2019
@byCedric byCedric deleted the pipeline/release-dryrun branch February 10, 2019 12:16
byCedric pushed a commit that referenced this pull request Feb 24, 2019
## [2.1.3](2.1.2...2.1.3) (2019-02-24)

### Code refactors

* upgrade [@commitlint](https://github.com/commitlint)/travis-cli to version 7.5.1 ([#52](#52)) ([7b96eab](7b96eab))
* upgrade [@commitlint](https://github.com/commitlint)/travis-cli to version 7.5.2 ([#57](#57)) ([93af488](93af488))
* upgrade [@types](https://github.com/types)/fs-extra to version 5.0.5 ([#65](#65)) ([0b0a088](0b0a088))
* upgrade [@types](https://github.com/types)/jest to version 24.0.6 ([#68](#68)) ([f77dcc5](f77dcc5)), closes [#48](#48)
* upgrade [@types](https://github.com/types)/lodash to version 4.14.121 ([#67](#67)) ([c0ff384](c0ff384))
* upgrade [@types](https://github.com/types)/node to version 10.12.22 ([#51](#51)) ([57c4a4f](57c4a4f))
* upgrade [@types](https://github.com/types)/node to version 11.9.5 ([#66](#66)) ([fa5d037](fa5d037)), closes [#58](#58)
* upgrade codecov to version 3.2.0 ([#64](#64)) ([e644b47](e644b47))
* upgrade ts-jest to version 24.0.0 ([#62](#62)) ([89844f0](89844f0))

### Documentation changes

* add missing whitespace ([#53](#53)) ([50e1f91](50e1f91))

### Other chores

* update all dependencies and manually fix audit warning ([#63](#63)) ([408f539](408f539))

### Pipeline changes

* add dry run of new release on develop ([#55](#55)) ([220cd31](220cd31))
* audit before downloading dependencies with npm ci ([#54](#54)) ([f33f7d4](f33f7d4))
@byCedric
Copy link
Owner Author

🎉 This PR is included in version 2.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant