Git Product home page Git Product logo

p4grove's Introduction

p4grove

Intro:
A simple Perforce trigger that posts depot commit notifications to channels
in the grove.io irc network. Python is required.

Usage:
Create a Perforce trigger, pointing it to the provided script and pass in 
the required arguments. 

Example:
The following is an example of a Perforce trigger that posts runs the python
script to post a notification to the grove irc channel:

Triggers:
	groveChangePost change-commit //... "python /p4_triggers/OnCommit-PostIRCGrove.py %change% %serverport% guest-service http://api.grove.io/your-channel-api-key"

The arguments are the changelist number, the Perforce server (server:port),
the user name to run the Perforce command as and the grove.io provided api
url for your channel. The Perforce user must have at least 'review' 
permissions.

p4grove's People

Contributors

saadware avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar Ericgogogo avatar

p4grove's Issues

Is this code restricted?

Hi, is this code in the public domain? It's a nice example, and I would like to adapt it to interface with another chat API. It would be ultimately be used in a corporate environment, but I'm happy to contribute back my changes. Something along the lines of the MIT License would work for me.

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.