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

qunitjs / qunit / 2431
59%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 06 Jan 2019 11:59PM UTC
Jobs 1
Files 1
Run time 0s
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
2431

push

travis-ci

Krinkle
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.

880 of 1560 branches covered (56.41%)

1615 of 2608 relevant lines covered (61.92%)

173.39 hits per line

Jobs
ID Job ID Ran Files Coverage
6 2431.6 (NPM_SCRIPT=coverage) 06 Jan 2019 11:59PM UTC 0
61.92
Travis Job 2431.6
Source Files on build 2431
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2431
  • 71b2290e on github
  • Next Build on docs (#2458)
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