Code Monkey home page Code Monkey logo

bonnyci.org's Introduction

bonnyci.org's People

Contributors

anne-bonny avatar mlangbehn avatar spamaps avatar omgjlk avatar gandelman-a avatar rattboi avatar missaugustina avatar bonnyci[bot] avatar loafyloaf avatar jesusaurus avatar incubator-bot avatar jamielennox avatar

Stargazers

Eric Dolce avatar

Watchers

Jason Clark avatar Greg Haynes avatar  avatar  avatar  avatar Philip Schwartz avatar  avatar  avatar James Cloos avatar  avatar Cullen Taylor avatar  avatar  avatar  avatar

bonnyci.org's Issues

Document proposal for managing unplanned work

Add documentation to Lore describing a proposal for urgent unplanned work. Currently it is to create a new issue and label it as "Unplanned Work". If you are going to work on it then assign it to yourself and move to In Progress. If you are not going to work on it, then put it at the top of TODO. In either case bring it to the team's attention. Finally be sure to paste any IRC or email conversations as well as comments as you debug and discover (or don't discover) root cause.

Scripts at tests/*.sh should print a success message

Currently, when a test fails, it provides information on what failed and why. If it passes, there is no output. This is not a best practice, because it makes tracing issues in the CI system difficult. For example: #18 failed in Travis-CI, but passed in BonnyCI, and it's tricky to see that the tests actually passed in the BonnyCI log, because it never says it passed.

Required:

  • Scripts at tests/*.sh print a message indicating success when the test completes successfully
  • Failure message is still clear (or unchanged)

EPIC: Docs should be wrapped at 80 chars

This helps with diffs on small changes, and it's also just more friendly to terminal based editors who tend to size around 80 - 120 chars.

I think we can do this phased in, maybe have something lint only changed files, but eventually I'd like to seem them all wrapped.

Quick tip for Vim users:

V-I-P will select the current paragraph. Then typing !fmt will use the unix fmt command to wrap the text at 72 chars.

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.