定制 ulow/phpci-stash-build 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ulow/phpci-stash-build

Composer 安装命令:

composer require ulow/phpci-stash-build

包简介

PHPCI Plugin for Atlassian Bitbucket Server (Stash) build status integration

README 文档

README

###PHPCI Plugin for Atlassian Bitbucket Server (Stash) build status integration

SensioLabsInsight

Latest Stable Version Total Downloads License

Install

First of all - composer require transactpro/phpci-stash-build

There are two ways this plugin can work - tokens and login/password.

Add settings from below to your PHPCI config (/path/to/phpci/PHPCI/config.yml):

#####Login / password style:

stash_build:
    login: $STASH_USER
    password: $STASH_PASSWORD
    url: 'https://$STASH_URL:$PORT'

#####Token style: It's very similar to login/password style, but you have to install Token Authenticator to your Bitbucket Server (Stash), before you can continue.

Add to your PHPCI config (/path/to/phpci/PHPCI/config.yml)

stash_build:
    auth_user: $STASH_USER
    auth_token: $STASH_TOKEN
    url: 'https://$STASH_URL:$PORT'

And you are ready to go.

Usage

If installation was successful, then usage is easy as 1-2-3:

Example of phpci.yml:

setup:
  stash_build:
    status: INPROGRESS

success:
  stash_build:
    status: SUCCESSFUL

failure:
  stash_build:
    status: FAILED

That's all folks!

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 4
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固