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

qunitjs / qunit / 2460
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 22 Feb 2019 04:50PM UTC
Jobs 1
Files 1
Run time 44s
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
2460

push

travis-ci

trentmwillis
Docs: Add a few missing steps to release docs

* The step about the changelog did not mention that the default
  behaviour based on the last tag found in master history does not
  work. It ends up summarising several years of history since
  v1.12.0, which was a master commit. I assume one is meant to
  find a commit in master right before the release (e.g. the
  preparation commit), and use its SHA1 hash for the
  `-s` (start) option.

* Document some of the things typically done in the changelog.

* Mention `mailmap` as the way to avoid duplicate entries.
  It seems duplicate entries were sometimes manually omitted,
  which suggests some releasers knew and some not.

* Resolve the git-extras url (redirect).

* Remove the `npm install` step after cloning jquery-release.
  This is a potential security hazard (!), and generally not needed
  given we already commit the needed deps to jquery-release.git.

* Add `npm install -g grunt-cli` as a needed step because
  jquery-release fails otherwise. We may want to improve that at
  some point, but document it for now.

* Document roughly what the jquery-release script does.

* Convert prose about `qunit-git.js` into a bullet point.
  I only noticed this additional prose when writing this commit.
  I'm hoping this a bullet point makes it harder to miss.

* Link the text about the qunit-git "build" to the url of the
  Jenkins job that does this.

* Mention the current website repo.

* Change `git push --tags` to `git push --follow-tags` so that
  it does both the neccecary bit (push the tags), as well as the
  expected bit (update master). The latter was missing/implied.

878 of 1558 branches covered (56.35%)

1630 of 2622 relevant lines covered (62.17%)

172.62 hits per line

Jobs
ID Job ID Ran Files Coverage
6 2460.6 (NPM_SCRIPT=coverage) 22 Feb 2019 04:50PM UTC 0
62.17
Travis Job 2460.6
Source Files on build 2460
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2460
  • 8b645f70 on github
  • Prev Build on master (#2454)
  • Next Build on master (#2462)
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