Code Monkey home page Code Monkey logo

basil's People

Contributors

jimm avatar pbrisbin avatar zaki 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

basil's Issues

unable to launch basil - nil class error

ubuntu@ip:~/basil$ ./bin/basil
undefined method `gsub' for nil:NilClass

Running against :

ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-linux]
Rails 3.2.3

I cant figure out from where is this coming from , i have even removed the plugins which use "gsub"

Also running headless skype in the background.

Thanks!

File.write() not backwards compatible for ruby < 1.9.3

Hi,

In the new locking module (lib/basil/lock.rb:13), you use File.write() for creating an empty lock file, however that method has only been added in 1.9.3.

Would it be possible to change this to something like File.open(Config.lock_file, 'w) {} which would be backwards compatible (or maybe use FileUtils.touch)?

Thank you,
Zaki

Can't setup on debian. Always - Please run `bundle install`

I tried to run Basil with "Getting started" commands.

When I am running
bundle exec bin/basil
I got

http://github.com/nfelger/rype (at master) is not checked out. Please run `bundle install`

I really can't understand why I am getting that error, because from
bundle install
I got line which describes that package is installed ok

Using rype (0.0.4) from http://github.com/nfelger/rype (at master) 

Maybe this is bundle related problem. Here i paste my output when I tried "Getting started" commands - http://sprunge.us/eHeN.

I really don't know many about ruby, so I really can't find where is the problem.

I have debian x32 and ruby 1.9.2p0 (2010-08-18 revision 29036) [i486-linux]

Thanks in advance.

basil and jenkins

Hello.

How I can start job in jenkins? Exists jenkins plugin can return status of jobs, but can't start it. Is this true or not?

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.