Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

capistrano-harrow

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capistrano-harrow

  • 0.5.3
  • Rubygems
  • Socket score

Version published
Maintainers
2
Created
Source

Capistrano::Harrow

A plugin for tighter integration with Harrow.io whilst using Capistrano.

Harrow.io is a continuous integration and deployment solution for people who like software that works like Capistrano does.

A webbased "CI" platform which has the concept of "stages" (environments) baked in to allow reuse of scripts and tasks. Harrow.io also has powerful access control to allow certain team members to work in certain envirnments, but not in others.

Harrow.io is a commercial SaaS product founded by Lee Hambley, long-time maintainer of Capistrano in an effort to make FOSS work sustainable and find a model where a commercial entity can serve the community better.

Installation

This Gem should not be installed directly, it is a dependency of capistrano so that Capistrano's main gem release cycle is not burdened by changes to this Gem, or to Harrow's public API.

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

To run the integration test on your local machine, run bundle exec rake integration. This starts a development server on port 12345 and runs the installer against that server. If you need to use another port, you can specify it with the port argument to rake: bundle exec rake integration port=3333

Opting Out

The capistrano-harrow gem reads it's configuration from Git, you can completely disable the gem integration by setting git config harrow.disabled true.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/harrowio/capistrano-harrow.

FAQs

Package last updated on 28 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc