Coder Social home page Coder Social logo

ci-scripts's Introduction

ci-scripts

Useful scripts to execute from your CI runner. For example, post to Slack and GitHub when your build completes:

Install
npm install ci-scripts
CLI usage
ci slack
Node usage
const {exec} = require('ci-scripts');

exec(['echo'], {message: 'It works'});

Docs

Commands
CLI Params
ci-scripts v0.10.0

  Usage: ci <command> [sub-command] [subsub-command] [options]

  Use e.g. "ci slack --webhook=http://..." will post message to Slack".
  See https://github.com/streamich/ci-scripts for more commands.

  --config              Path to configuration file [default: "ci.config.js"]
  --plan, --dry-run     Do not touch or write anything, but show the commands
  --debug               Print debug information
  -h, --help            Print this help
  -v, --version         Print version number
  -V, --verbose         Verbose output
ci.config.js File

Optionally, you can add a ci.config.js file to your project, see config file reference.

ci-scripts's People

Contributors

dzhus avatar renovate-bot avatar streamich avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ci-scripts's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency eslint to v9
  • Update dependency husky to v9
  • Update dependency marked-terminal to v7
  • Update dependency rimraf to v5
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

circleci
.circleci/config.yml
  • circleci/node 8.17@sha256:44c6136b6b55003fa12321aa1eb790a5a6482edb461227cb56daf488178d04dc
npm
package.json
  • minimist ^1.2.0
  • request ^2.85.0
  • request-promise ^4.2.2
  • chalk ^2.4.1
  • shell-escape ^0.2.0
  • rimraf ^2.6.2
  • s3 ^4.4.0
  • conventional-recommended-bump ^2.0.9
  • marked ^0.8.0
  • marked-terminal ^2.0.0
  • cross-ci ^1.0.0
  • glob 7.1.7
  • mmarkdown 1.0.0
  • eslint 5.16.0
  • eslint-config-mailonline 9.0.1
  • mol-conventional-changelog 1.4.0
  • jest 23.6.0
  • jest-tap-reporter 1.9.0
  • husky 6.0.0
travis
.travis.yml
  • node 8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.