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

New 1 #308

Open
wants to merge 53 commits into
base: coveralls-action
Choose a base branch
from
Open

New 1 #308

wants to merge 53 commits into from

Conversation

jmoneybwa
Copy link

Fixes # @AndreMiras

XhmikosR and others added 30 commits November 25, 2019 13:20
* fix redirected links and use https when possible
* Markdown consistency changes
Remove the now unused pretest scripts
This reverts commit be79dab.

Too complex to make this work with full version numbers
cobertura-parse is archived and in bad shape. They even have mocha in dependencies.
…if $COVERALLS_REPO_TOKEN is set (#272)

* using TRAVIS_COMMIT environment variable for git_commit

* Setting repo token and service name from .coveralls.yml regardless of if $COVERALLS_REPO_TOKEN

* only set options.repo_token from coveralls_yaml_conf if set in .coveralls.yml

* Update lib/getOptions.js

Co-Authored-By: Derek Herman <derek.herman@xwp.co>
Addresses only the `jest` case, other cases can be handled via
subsequent pull requests.
* If COVERALLS_SERVICE_NUMBER is set, set service_number from it.

Remove the duplicate service_pull_request set.
* Revert 3d83b4f#diff-55c2772ed44f17a0079fc5dabe37be63R29 to fix Travis fails due to missing git object
The check is already done above.
* parallel
* flag-name
XhmikosR and others added 17 commits April 23, 2020 14:46
Co-authored-by: Xavier <yadd@debian.org>
* support `service_job_number` for CircleCI/Travis
* Travis use TRAVIS_JOB_ID
* add Node.js 14
* rename job to test
* uppercase `GITHUB_TOKEN` for consistency
* remove no longer needed steps; `actions-setup-node` prints this by default now
Not using the latest version for Node.js 6.x support.
The latest sinon version (9.x) drops support for older Nojde.js versions.
This will prevent tests not checking for errors.
* use an unordered list for the supported CI services and make it a heading
* fix tap repo URL
* add a few trailing slahes in URLs
* remove a duplicate trailing slash
* minor grammar tweaks
@jmoneybwa
Copy link
Author

Erica

dependabot bot and others added 6 commits June 28, 2021 17:48
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: dot-prop
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Credit: Adar Zandberg from the CxSCA AppSec team at Checkmarx.

* devDependency updates from Dependabot alerts
* bump version
@jtwebman
Copy link

jtwebman commented Mar 6, 2022

Since this library doesn't seem to be supported anymore I fix a bunch of things on a fork if you want to check it out and are still pulling the library into your packages: https://github.com/jtwebman/coveralls-next

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

Successfully merging this pull request may close these issues.

None yet

10 participants