Giter Site home page Giter Site logo

abl.robot's Introduction

abl.robot

Provides configuration management and error reporting infrastructure for cronjobs and asynchronous services.

Running tests

Tests can be run via nose (pip install nose):

nosetests

How to release a new version

This package uses versioneer to manage version numbers.

When you are developing on your branch, running sdist will create tarballs with versions like:

2.2.15-3-g123456

When you actually want a new real, actual, numbered version, do this:

  • Make sure all tests pass
  • Make a pull request, get it reviewed, and merged back to master
  • checkout master and pull so you are looking at the HEAD of master
  • git tag <your_new_version_number>
  • git push --tags

Now when you run sdist the version number will be whatever you specified.

Running git push --tags is super important. If you don't, nobody else will be able to figure out where your version came from, version numbers will get weird, and we will be sad.

License

abl.robot is distributed under the MIT license (see LICENSE).

abl.robot's People

Contributors

dir-ableton avatar dainex avatar miv-ableton avatar nil-ableton avatar stedi67 avatar mlp-ableton avatar mattpatey avatar sixohsix avatar

Watchers

 avatar Robert Feldbinder avatar Ludwig Hähne avatar James Cloos avatar David Schwertfeger avatar  avatar  avatar Daniel Pluemer avatar Alex Koch avatar Alex Wiedemann avatar  avatar  avatar  avatar  avatar  avatar Alain Martin avatar Carl Seleborg avatar  avatar

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.