List view
We'd like to get OpenHTF on PyPI, but we have a few features we want to block on before doing so. Once we're a real package (yay), we'll also need to more tightly control our release process (right now, it's build-from-head). This milestone will track when we're ready to take the plunge and upgrade OpenHTF to a PyPI package.
Due by July 31, 2016•25/25 issues closedMajor version update (API-affecting) that includes the following changes: * No more multi-cell tests; now run an instance of openhtf per "cell" (#8). * Multi-dimensional measurement support (#11). * Monitoring (automatically poll and set a dimensional measurement) (#20). * Attachment support (including MIME types) (#12). * New http frontend API for easier creation of custom frontends (#18). * More consistent logging and less spammy console output (#7). * Major code reorganization and renaming for clarity and maintainability (#21). * Simplified start and stop trigger mechanism for easier custom triggers. * Modular output (including built-in JSON file output module). * New simplified frontend integrated into package as a runnable module. * Prompts that can be responded to from both the CLI and the web interface.
Due by October 21, 2015•10/10 issues closed