Tag

script optimization

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
Feb 2, 2022 · Backend Development

An Introduction to zx: Simplifying Script Writing with Node

The article introduces the zx tool—a Node‑based scripting utility that streamlines command‑line automation by wrapping child_process, compares it with Bash and plain Node scripts, and demonstrates its advantages through practical code examples for tasks like batch media compression.

Node.jsautomationcommand-line
0 likes · 8 min read
An Introduction to zx: Simplifying Script Writing with Node
转转QA
转转QA
Dec 17, 2021 · Operations

Detailed Implementation of Jenkins Job Creation and Build Optimization in ZuanZuan's CI Platform

This article provides a comprehensive walkthrough of how ZuanZuan uses Jenkins together with the custom Beetle platform to automatically generate jobs, configure config.xml, optimize front‑end builds, manage compile packages, and address Sonar scan performance issues, complete with diagrams and script examples.

CI/CDConfig XMLDevOps
0 likes · 12 min read
Detailed Implementation of Jenkins Job Creation and Build Optimization in ZuanZuan's CI Platform