project-rig / rig

A collection of tools for developing SpiNNaker applications.
GNU General Public License v2.0
4 stars 0 forks source link

Add support for Semantic Version label postfixes. #248

Closed mossblaser closed 8 years ago

mossblaser commented 8 years ago

Adds a new field to the CoreInfo and BMPInfo namedtuples which contains any version postfixes (e.g. -dev or build numbers).

Also refactors version-number parsing so that the implementation is shared between BMPController and MachineController.

mossblaser commented 8 years ago

What on earth is going on with the tests :s can't reproduce locally atm... :s

mossblaser commented 8 years ago

Ah... helps if you add new files... /me is an idiot as usual...

mossblaser commented 8 years ago

(And this is why continuous integration is good :P)

mundya commented 8 years ago

Looks good to me apart from the copy-paste and the spelling of "separately".