aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-28swap exec for execFile in fetchGitDataHEAD3.1.1masterNick Merwin3-42/+7145
2021-06-28Bump dot-prop from 4.2.0 to 4.2.1dependabot[bot]1-3/+3
2021-06-28Bump hosted-git-info from 2.8.8 to 2.8.9dependabot[bot]1-3/+3
2021-06-28Bump lodash from 4.17.15 to 4.17.21dependabot[bot]1-3/+3
2021-06-28Bump y18n from 4.0.0 to 4.0.1dependabot[bot]1-3/+3
2021-06-28Bump ini from 1.3.5 to 1.3.7dependabot[bot]1-3/+3
2020-05-01Update README.mdXhmikosR1-12/+22
2020-05-01xo: make `handle-callback-err` an error.XhmikosR1-1/+2
2020-05-01Regenerate package-lock.jsonXhmikosR1-97/+56
2020-05-01package.json: reorder properties and add homepageXhmikosR1-26/+27
2020-05-01Update sinon to v.8.x.XhmikosR2-52/+51
2020-05-01tests: fix deprecation warning coming from `sinon.sandbox.create()`XhmikosR2-2/+2
2020-04-30Switch to `[email protected]` for lintingXhmikosR4-138/+3674
2020-04-30Minor CI tweaksXhmikosR1-7/+4
2020-04-24readme typoNick Merwin1-1/+1
2020-04-24update README with links to demo repoNick Merwin1-9/+9
2020-04-24readme re: flag names, CircleCI OrbNick Merwin1-1/+7
2020-04-243.1.0v3.1.0Nick Merwin2-2/+2
2020-04-24Handle service_job_number for parallelism in Travis and CircleCI (#290)Nick Merwin4-7/+23
2020-04-24Update sinon to v7.5.0. (#288)XhmikosR4-46/+132
2020-04-233.0.14v3.0.14Nick Merwin2-2/+2
2020-04-23Update safe dependencies and fix npm vulnerabilities (#284)XhmikosR2-474/+271
2020-04-23Move fixtures to test/fixtures. (#286)XhmikosR7-14/+16
2020-04-23GH Action workflow update (#287)Nick Merwin1-0/+12
2020-04-23Minor lint tweaks (#285)XhmikosR4-29/+45
2020-04-22remove redundant code (#283)v3.0.13Luigi Pinca1-3/+1
2020-04-213.0.13Nick Merwin2-2/+2
2020-04-21pass flag_name to API post JSONNick Merwin2-0/+5
2020-04-21fix testNick Merwin1-1/+1
2020-04-213.0.12v3.0.12Nick Merwin2-2/+2
2020-04-21Update getOptions.jsNick Merwin1-1/+1
2020-03-19added COVERALLS_SERVICE_NUMBER to Readme; ver bump3.0.11Nick Merwin2-2/+3
2020-03-19If COVERALLS_SERVICE_NUMBER is set, set service_number from it. (#208)Chris Midgley4-7/+26
2020-03-19bump version3.0.10Nick Merwin2-3/+3
2020-03-19Only coverage report on test success, fixes #230Andre Miras1-1/+1
2020-03-19Set service_name and/or repo_token from .coveralls.yml regardless of if $COVE...Ben Petty2-16/+53
2020-03-19Add Codefresh supportWojtek Siudzinski2-0/+44
2020-03-19CI: switch to `actions/checkout@v2`XhmikosR1-1/+1
2020-03-19278 Upgrades minimist dependency to 1.2.5Ashish Kumar Joy2-5/+5
2019-11-26bump version3.0.9Nick Merwin1-1/+1
2019-11-26Remove the now unused istanbul and mocha-lcov-reporter devDependenciesXhmikosR2-201/+1
2019-11-26Revert #243.XhmikosR3-116/+26
2019-11-26Remove snyk.XhmikosR4-2498/+2
2019-11-26Revert "CI: use `npm ci` on Node.js >=8."XhmikosR1-8/+2
2019-11-25Update logger.jsNick Merwin1-1/+1
2019-11-25fix equality operator in logger.jsNick Merwin1-1/+1
2019-11-25Update package.jsonXhmikosR2-12/+0
2019-11-25Fix logger regression.XhmikosR1-1/+1
2019-11-25README.md: Add GitHub Actions CI info.XhmikosR1-1/+14
2019-11-25Tweak README.mdXhmikosR1-53/+71