Giter Site home page Giter Site logo

capistrano-rbenv's People

Contributors

tk0miya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

capistrano-rbenv's Issues

Require capistrano/rbenv

All other gems are introducing this convention having to require 'capistrano-rbenv' instead of 'capistrano/rbenv' breaks that convention. This also applies to most extension gems, so it's a good convention I think must be followed here as well.

compatibility with capistrano 3.x

cap aborted!
undefined method `instance' for Capistrano::Configuration:Class
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/gems/capistrano-platform-resources-0.1.3/lib/capistrano/configuration/resources/platform_resources.rb:215:in `<top (required)>'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/gems/capistrano-rbenv-1.0.5/lib/capistrano-rbenv.rb:3:in `require'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/gems/capistrano-rbenv-1.0.5/lib/capistrano-rbenv.rb:3:in `<top (required)>'
/Users/paul/Projects/yapert/yapert-api/Capfile:17:in `require'
/Users/paul/Projects/yapert/yapert-api/Capfile:17:in `<top (required)>'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/gems/capistrano-3.0.0.pre6/lib/capistrano/application.rb:22:in `load_rakefile'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/gems/capistrano-3.0.0.pre6/lib/capistrano/application.rb:12:in `run'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/gems/capistrano-3.0.0.pre6/bin/cap:3:in `<top (required)>'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/bin/cap:19:in `load'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/bin/cap:19:in `<main>'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/bin/ruby_noexec_wrapper:14:in `eval'
/Users/paul/.rvm/gems/ruby-1.9.3-p392@yapert/bin/ruby_noexec_wrapper:14:in `<main>'
(See full trace by running task with --trace)

Does not respect the :use_sudo, false flag

While I understand that it's impossible to install required packages without root privileges, rbenv:setup tries to use sudo even if the use of sudo is forbidden.

A more suitable solution would be to either tell the user which packages are required for installation or just simply fail the task.

Setting proxies when running locally

Hi,

It seems when a command is running locally, none of the environment variables of the machine are used (since it doesn't seem to be in a login or interactive shell). I can't seem to find a way to set those proxies in the config. The script fails when it tries to:

executing locally "git ls-remote https://github.com/sstephenson/rbenv.git master"

I tried to call this command with_env and setting the https_proxy and that also didn't work. The line that seems to be the culprit is here: https://github.com/yyuu/capistrano-rbenv/blob/develop/lib/capistrano-rbenv.rb#L98

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.