• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ckeditor / ckeditor5-dev / 1999
90%

Build:
DEFAULT BRANCH: master
Ran 17 Jul 2018 12:17PM UTC
Jobs 1
Files 84
Run time 52s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1999

push

travis-ci

web-flow
Merge pull request #420 from ckeditor/t/ckeditor5/1061

Feature: The release tool supports updating the `peerDependencies` in `package.json`. Introduced a `dryRun` mode which allows testing the whole release process without publishing anything. The changelog generator for sub-repositories accepts the `newVersion` parameter. All generated changelog will use the version instead of analyzing a history of commits in a given repository. See ckeditor/ckeditor5#1061.

Dry run mode for release sub-repositories:

  - `npm version` will not create a tag (only the commit will be made),
  - `npm pack` will be called instead of `npm publish` (it packs the whole release to a ZIP archive),
  - `git push` will be replaced with a log on the screen,
  - creating a release on GitHub will be replaced with a log that will contain a URL to the release,
  - every called command will be displayed.

728 of 850 branches covered (85.65%)

Branch coverage included in aggregate %.

55 of 55 new or added lines in 5 files covered. (100.0%)

2271 of 2470 relevant lines covered (91.94%)

19.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1999.1 17 Jul 2018 12:17PM UTC 0
90.33
Travis Job 1999.1
Source Files on build 1999
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1999
  • 263f37b0 on github
  • Prev Build on master (#1994)
  • Next Build on master (#2001)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc