Page MenuHomePhabricator

Community Resources
Updated 2,988 Days AgoPublic

Version 48 of 108: You are viewing an older version of this document, as it appeared on Jan 22 2016, 10:15 AM.

Looking for install scripts, extensions, libraries, or plugins for Phabricator or Arcanist? Have something you want to share? Add a link here.

We imagine eventually having real support for listing and managing extensions and applications, see T5055 and T5447 for some discussion.

IMPORTANT: This page is primarily community-maintained and things linked here have not been vetted by the Phabricator upstream. They may not work at all, or may destroy all your data forever. Use these resources at your own risk!

Extensions

Arcanist

  • arcanist-extensions: additional testing and linting engines.
    • Source: https://github.com/tagview/arcanist-extensions
    • Features:
      • Multi test engine: run tests using multiple test engines
      • RSpec test engine: Ruby's RSpec (version 2 and above) test engine
      • Rubocop lint engine: run the Rubocop linter on your Ruby projects
      • TAP test engine: run any TAP compatible testing tool
  • arcanist-support: additional testing and linting engines used by MET Norway
    • Source: https://github.com/metno/arcanist-support
    • Features:
      • arc-install, arc-uninstall. arc-upgrade: Scripts to simplify installation of arcanist for users
      • arc-clean: Script for deleting patch branches
      • SBTTestEngine: Runs unit tests for Scala using SBT
      • Foodcritic Linter: Runs Foodcritic for Chef cookbooks
      • Google CppLint Linter: Fixed version of the Arcanist CPP linter
      • Scalastyle Lint Engine: Runs Scalastyle linter
  • arcanist-external-json-linter: external linters with first-class messages
  • clang-format-linter: A linter for C/C++/Objective-C.
  • swift-linter: A linter for Swift code.
  • arcanist-elixir-support: Linter and unit testing engines for Arcanist
  • arcanist-android-linter: Linter for Android xml and java based on gradle

Phabricator

  • libphutil-rackspace: support for Rackspace Cloud files storage (Files), and Cloud Servers (Drydock)

Conduit Libraries

Integrations

Migration

Translations

Security

Packaging

See also T4200

  • Nix packages for Arcanist: official Nix and NixOS packages for the command line tool.
  • Bash Script to Install Arcanist: A script written in shell commands to auto install Arcanist command line tool.
    • See P1887
    • Run by bash filename.sh to install in ~/.arc/. Or run as bash filename.sh -d /path/to/install/dir to pass custom directory for installation
  • Chef Cookbook for Phabricator: Chef cookbook for installing and configuring phabricator

Administration Scripts

Symbols

  • P1785 Symbol update script from local clone of a repository.

Training

On-boarding

  • P1876 Script to verity the users are set up correctly with arc, arc token, and SSH keys.
  • Short Presentation for reviewers-only (So they remember to hit submit).

Walkthoughs

Tags
None
Referenced Files
None
Tokens
"Love" token, awarded by robertkraig."Like" token, awarded by cmmata."Yellow Medal" token, awarded by chad.
Last Author
hach-que
Last Edited
Jan 22 2016, 10:15 AM

Event Timeline

There are a very large number of changes, so older changes are hidden. Show Older Changes
cmmata added a subscriber: cmmata.
leoluk added a subscriber: leoluk.
joshuaspence edited the content of this document. (Show Details)