This package has been deprecated

Author message:

Not in use anymore

@wireapp/travis-bot

6.0.254 • Public • Published

Wire

This repository is part of the source code of Wire. You can find more information at wire.com or by contacting opensource@wire.com.

You can find the published source code at github.com/wireapp.

For licensing information, see the attached LICENSE file and the list of third-party licenses at wire.com/legal/licenses/.

Travis Bot

A bot used by Travis build scripts to post Git commit messages to Wire when pull requests get merged. If there is a version tag, then the bot also posts a changelog.

Getting Started

yarn install
yarn start

Installation

yarn global add @wireapp/travis-bot

Usage

Execution

Bash

#!/bin/bash

export WIRE_WEBAPP_BOT_EMAIL="<email>"
export WIRE_WEBAPP_BOT_PASSWORD="<password>"
export WIRE_WEBAPP_BOT_CONVERSATION_IDS="<conversation id>,<conversation id>"

wire-travis-bot

Node

yarn dist
bin/wire-travis-bot.js "<conversation id>,<conversation id>"

/@wireapp/travis-bot/

    Package Sidebar

    Install

    npm i @wireapp/travis-bot

    Weekly Downloads

    957

    Version

    6.0.254

    License

    GPL-3.0

    Unpacked Size

    300 kB

    Total Files

    10

    Last publish

    Collaborators

    • augustocdias_wire
    • beltram_wire
    • tlebon
    • typfel
    • wireapp-owner
    • wireapp-member