Giter Club home page Giter Club logo

capistrano-bundle_audit's People

Contributors

cbeer avatar jcoyne avatar mejackreed avatar wmene avatar

Watchers

 avatar  avatar  avatar

capistrano-bundle_audit's Issues

rbenv is having trouble with bundle_audit task when it is run with bundle exec

compare

$ cap prod -z preservation-catalog-prod-01.stanford.edu deploy:check:bundle_audit
Pseudo-terminal will not be allocated because stdin is not a terminal.
00:00 deploy:check:bundle_audit
      Downloading Gemfile.lock 100.0%
[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`. If you instead want the environment before bundler was originally loaded, use `Bundler.with_original_env` (called at /Users/ndushay/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/capistrano-bundle_audit-0.3.0/lib/capistrano/tasks/bundle_audit.rake:20)
      No vulnerabilities found
Pseudo-terminal will not be allocated because stdin is not a terminal.
ndushay@m3dl-sm-03-mbph-2 preservation_catalog (master) $ 

with

$ bundle exec cap prod -z preservation-catalog-prod-01.stanford.edu deploy:check:bundle_audit
Pseudo-terminal will not be allocated because stdin is not a terminal.
00:00 deploy:check:bundle_audit
      Downloading Gemfile.lock 100.0%
[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`. If you instead want the environment before bundler was originally loaded, use `Bundler.with_original_env` (called at /usr/local/lib/ruby/gems/2.7.0/gems/capistrano-bundle_audit-0.3.0/lib/capistrano/tasks/bundle_audit.rake:20)
(Backtrace restricted to imported tasks)
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: bundle-audit check --update --ignore '' exit status: 32512
bundle-audit check --update --ignore '' stdout: Nothing written
bundle-audit check --update --ignore '' stderr: rbenv: bundle-audit: command not found

Would it be a matter of adding "bundle exec" to https://github.com/cbeer/capistrano-bundle_audit/blob/master/lib/capistrano/tasks/bundle_audit.rake#L21 ?

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.