Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fis-command-ci

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-command-ci

fis ci client.

  • 0.0.10
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

FIS全流程平台客户端命令插件

===

使用方法

安装插件

执行npm install -g fis-command-ci安装插件

另外请确保svn info命令可以执行,如果不能执行请先安装svn命令行工具。

初始化配置

在svn目录下执行fis ci --init获取示例配置,执行完之后会生成fis.yml文件,您可以按照示例选择使用相应的平台服务并修改配置。

启动任务

在fis.yml所在目录执行fis ci即可启动任务,任务执行完之后我们会邮件通知您。

其他说明

平台里设置的配置仅在平台中运行有效,推荐您在日常开发中使用fis ci命令,这样您无需来平台即可启动任务获取结果。

客户端模式下使用自动部署只会部署当前分支,不会部署所有项目,因为icafe项目模块中可能存在一个模块的多个版本,部署当前分支也是符合开发习惯的做法。

Keywords

FAQs

Package last updated on 02 Sep 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc