Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
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.
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.
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
The capistrano-harrow
gem reads it's configuration from Git, you can completely
disable the gem integration by setting git config harrow.disabled true
.
Bug reports and pull requests are welcome on GitHub at https://github.com/harrowio/capistrano-harrow.
FAQs
Unknown package
We found that capistrano-harrow demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.