GithubHelp home page GithubHelp logo

isabella232 / disqus-arcanist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from disqus/disqus-arcanist

0.0 0.0 0.0 151 KB

Arcanist extensions by Disqus

Shell 6.03% PHP 93.86% Makefile 0.11%

disqus-arcanist's Introduction

Phabricator Extensions

This repository is a collection (known as libdisqus) of extensions for Phabricator, a tool originally open sourced by Facebook for task management and code review.

Installing Arcanist Globally

You'll need write access to /usr/local:

$ curl -L https://raw.github.com/disqus/disqus-arcanist/master/getarcanist.sh | sudo sh

This will give you access to the following additional commands:

create-arcconfig [path]

Generates a .arcconfig based on the global arcanist installation at the given path.

If path is not set, it generates it in the current working directory.

update-arcanist

This executes the same script which you used to originally install Arcanist.

DisqusUnitTestEngine

A basic implementation of a test runner that uses nose and nose-json to collect test results and submit them upstream with differentials.

Add to your client's .arcconfig:

{
  "unit_engine": "DisqusUnitTestEngine",
}

ProjectAssignmentEventListener

Automatically assigns an owner to a new task (where one is not set) based on the first assigned project's ownership.

Add to your Phabricator's config:

'events.listeners' => array(
  'ProjectAssignmentEventListener',
),

disqus-arcanist's People

Contributors

dcramer avatar northisup avatar byk avatar valueof avatar dctrwatson avatar tail avatar zmanji avatar tkaemming avatar chazcb avatar fluxx avatar

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.