jamiebuilds / ci-parallel-varsLinks
Get CI environment variables for parallelizing builds
☆38Updated 5 years ago
Alternatives and similar repositories for ci-parallel-vars
Users that are interested in ci-parallel-vars are comparing it to the libraries listed below
Sorting:
- Input module for Listr☆33Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Map over promises serially☆50Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- A babel transform for managing feature flags☆58Updated 4 years ago
- Lazy number range generator☆83Updated 2 years ago
- Reduce a list of values using promises into a promise for a value