node-ci-info 4.4.0+~cs8.2.0-ok2 source package in openKylin

Changelog

node-ci-info (4.4.0+~cs8.2.0-ok2) huanghe; urgency=medium

  * Build for openKylin 3.0.

 -- liwenjun <email address hidden>  Fri, 12 Jun 2026 11:24:02 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main javascript

Downloads

File Size SHA-256 Checksum
node-ci-info_4.4.0+~cs8.2.0.orig.tar.xz 45.8 KiB 7baabe4c695fb3d0326734dbc999a640ed007740b2a856dfbd62a0f442c97f78
node-ci-info_4.4.0+~cs8.2.0-ok2.debian.tar.xz 5.5 KiB b45a64b69dd92487bcef25eb701665ead2d6b5e8cc9d245fb8b87b7ce9af1abf
node-ci-info_4.4.0+~cs8.2.0-ok2.dsc 1.9 KiB 13096e3beaabf84b9c1648232fb9bd472df7990df3fbc26a3ac86ad79ad69e00

View changes file

Binary packages built by this source

node-ci-info: Get details about the current Continuous Integration environment

 Lets you check whether you are running in a continuous integration server
 and fetches the name of the CI service.
 .
 Supported CI:
 Travis CI, CircleCI, Jenkins CI, Hudson,
 Bamboo by Atlassian, TeamCity by JetBrains,
 Team Foundation Server by Microsoft,
 GitLab CI, Codeship, Drone, Magnum CI,
 Semaphore, AppVeyor, Buildkite,
 TaskCluster, GoCD, Bitbucket Pipelines
 .
 Includes also small modules:
  - is-ci testing if you run under CI
  - is-interactive testing if you have access to interactive terminal
  - is-unicode-supported: detect whether the terminal supports Unicode
 .
 Node.js is an event-based server-side JavaScript engine.