Skip to content

Releases: jakirkham/splauncher

v0.0.10

12 Jul 14:56
Compare
Choose a tag to compare
  • Fix CIs. #33
  • Point Anaconda badge to conda-forge. #32
  • Include the license file. #31
  • Pin conda-build to 1.x. #35
  • Drop Sphinx 1.3 pin. #38
  • Add the Read the Docs badge. #37
  • Unpin conda-build from 1.x. #39
  • Drop doc and conda package deployment. #34
  • Fix docstring coverage measurement. #40
  • Support coverage 4.x. #42
  • Add pragma: no cover to exclude_lines. #43
  • Tidy up. #45
  • Only use the Read the Docs badge. #46
  • Use shields.io's license badge. #47
  • Tidy badges. #48
  • Add PyPI badge. #49
  • Skip handling test requirements for bdist_conda. #50
  • Use unittests. #51
  • Specify type of BSD in setup metadata. #52
  • Drop nose from docs. #53
  • Fix versioneer 0.15 install. #54
  • Upgrade to versioneer 0.18. #55
  • Freshen setup metadata. #56
  • Support Python 3.4. #57
  • Support Python 3.6. #58
  • Drop native specification. #60
  • Specify hostname for stdout and stderr files. #61

v0.0.9: Python 3 support.

12 Jul 14:56
Compare
Choose a tag to compare
  • Testing and support for Python 3.
  • Fixes for Travis CI to work with SGE.
  • Update badge links in README.
  • Fix Wercker notifications.

v0.0.8: Improved CI.

12 Jul 14:55
Compare
Choose a tag to compare
  • Redirected notifications to stop using Kato.
  • Fixed security issue in documentation deployment.

v0.0.7: More continuous integration improvements.

26 Aug 00:53
Compare
Choose a tag to compare
  • Improved strategy for ensuring a clean git repo on Wercker.
  • Removed Travis secure string and outdated tokens and other similar changes.
  • Pinned conda-build to version 1.16.0 due to a bug when building with bdist_conda.

v0.0.6: Improved continuous integration.

13 Aug 04:47
Compare
Choose a tag to compare
  • Makes sure git repo is clean before building on Wercker ( #18 ).
  • Ignore Wercker build products from local build.
  • Ignore docstring coverage stats on master.

v0.0.5: Updated deployment dependencies.

13 Aug 01:16
Compare
Choose a tag to compare
  • Updated to versionee 0.15.
  • Moved versioneer configuration to setup.cfg.
  • Switched to anaconda-client.
  • Use conda server subcommand for uploads.

v0.0.4: Build and Continuous Integration improvements

24 Jul 15:08
Compare
Choose a tag to compare
  • For conda channel, simply use the username not the URL.
  • Switch from binstar to conda-server.
  • Add build status notifications from Wercker to Kato.
  • Add Wercker badges for builds.
  • Remove the .eggs directory when running python setup.py clean.
  • Remove the splauncher.egg-info directory when running python setup.py develop --uninstall.

v0.0.3: Improved Continuous Integration and URL Endpoint Updates

24 Jul 15:11
Compare
Choose a tag to compare
  • Now use Wercker for Continuous Integration, as well.
  • Fixed Travis CI build so that it uses Conda for installing everything.
  • Updated all URLs from binstar.org to anaconda.org.

v0.0.2: Fix badges

24 Jul 15:12
Compare
Choose a tag to compare
v0.0.2: Fix badges.

v0.0.1: Created a basic version of a launcher that works on any Open Grid Engine.

24 Jul 15:12
Compare
Choose a tag to compare
v0.0.1: Created a basic version of a launcher that works on any Open …

…Grid Engine.