cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: improve ci detection

Open jahed-snyk opened this issue 2 years ago • 1 comments

ci-info seems to the be the most popular library to use for CI detection. We can rely on it to detect both current and future CI services.

https://www.npmjs.com/package/ci-info

https://snyk.io/advisor/npm-package/ci-info

jahed-snyk avatar Apr 13 '22 14:04 jahed-snyk

Warnings
:warning:

Since the CLI is unifying on a standard and improved tooling, we're starting to migrate old-style imports and exports to ES6 ones. A file you've modified is using either module.exports or require(). If you can, please update them to ES6 import syntax and export syntax. Files found:

  • src/lib/analytics/getStandardData.ts

Generated by :no_entry_sign: dangerJS against 11708df3be66d545815317fe82b4d811ad086025

github-actions[bot] avatar Apr 13 '22 14:04 github-actions[bot]

Closing as stale

darscan avatar Nov 01 '23 14:11 darscan