GithubHelp home page GithubHelp logo

nchurn's Issues

Dependency issues with bundler. Gem found in multiple source locations.

When doing a bundle install on the master branch.

Warning: this Gemfile contains multiple primary sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run `bundle config disable_multisource true`.
Warning: the gem 'version_bumper' was found in multiple sources.
Installed from: http://gemcutter.org/
Also found in:
  * http://rubygems.org/
You should add a source requirement to restrict this gem to your preferred source.
For example:
    gem 'version_bumper', :source => 'http://gemcutter.org/'
Then uninstall the gem 'version_bumper' (or delete all bundled gems) and then install again.

This issue is fixed by deleting the line in the gemfile that reads
source 'http://gemcutter.org'

sample XSLT for reporting

Provide a sample XSLT for report processing into the build.
Useful for CC.NET for example.
Something to have and also start off from.

support exclude and include filters

support exclusion and inclusion of files by a file filter.
a sketch for this would be

nchurn -i .cs;.csproj -x *foo.cs

perhaps support a general regex pattern instead, for inclusion and exclusion such as

nchurn -ir ^foo\s.cs$ -xr ^goo.cs$

(this ensures hit in performance)

path to svn.exe

It would be nice if the path to svn.exe could be set via a commandline argument. In all my projects svn is bundled with the source and no installation is needed on de development machine or on the buildserver. On the development machines TortoiseSVN is installed.

I think it can be usefull for HG, Git en TFS users also.

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.