Giter Club home page Giter Club logo

corundum's People

Contributors

idahoev avatar nyarly avatar patriciaho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

idahoev

corundum's Issues

Corundum is not a synthetic gemstone

All over in the descriptions it states:

...corundum is a synthetic gemstone...

This is just plain not true in any way, it is a mineral type in which rubies, among others, are classified. Being synthetic has nothing to do with it. Just wanted to point that out as it was bothering my OCD.

Irritating error: Gem::InvalidSpecificationException:

rake aborted!
Gem::InvalidSpecificationException: ["lib/xing/serializers/list.rb"] are not files

Tasks: TOP => release => /home/judson/ruby/LRD/xing-backend/pkg/xing-backend-0.0.13.gem
(See full trace by running task with --trace)

This happens when a gem is packaged once with some problems, and then we fix them. Need to clobber the bad packaging ... sometimes?

Document .gitignore

pkg/ and corundum/ should be added to .gitignore in a Corundum project.

Document, possibly add to the QA tasks

Split out components

There are several features that don't need to be in the main corundum gem. Likewise, there are parts that would be useful elsewhere. Consider what those parts are and build plugin gems for them.

Coverage needs to be treated as prereq of rspec:doc

As is, if the direct rspec results are more recent than source or test files, rspec doesn't run - which means that coverage.json doesn't get produced, which breaks Travis.

Usually this isn't a problem because the rspec result files live in corundum/ which should be added to .gitignore, but even if that's been done, the production of coverage.json is an important consequences of rspec:doc

Partial builds very irritating

If a gem has almost built, it creates files in pkg/ which stop the gem from rebuilding properly, which prevents the package from being gemified and released. Inexperienced users will have a bad time.

Tag formats

Not every project wants to use the bare version number in their tagging. LRD uses "v#{version}" and others might want "gemname-0.0.0" - add a parameter to the VCS piece to alter that.

Add --tags to push

A change in the git interface(?) seems to be leaving tags on the dev's machine. Tags should get pushed as part of deploy

Simplecov woes

The skel'd .simplecov doesn't refer to the Simplecov JSON formatter, which Corundum requires.

The error reported when JSONFormatter isn't in the .simplecov file doesn't explain what to do (add simplecov-json to Gemfile, add formatter line to .simplecov)

The QA reports should suggest next steps

e.g.

FAIL: Stragglers (1)
Covered files and gemspec manifest don't match

Should advise the user to look in the gemspec (complete with path), and to compare to files in rake coverage:view - with the note about "rarely, simplecov will miss files..."

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.