Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Releases: major/supernova

Version 2.2.0

04 Dec 15:05
Compare
Choose a tag to compare

Version 2.0.5

31 Jul 12:48
Compare
Choose a tag to compare
v2.0.5

Version 2.0.5

Friendlier errors when credentials don't exist in your keyring

29 Jul 20:17
Compare
Choose a tag to compare

Supernova now returns friendlier errors (along with suggestions to fix the problem) when a credential referenced in your configuration file doesn't exist in your keyring.

Fixed quoted arguments

24 Jul 20:32
Compare
Choose a tag to compare

As reported in issue #81, quoted arguments weren't handled correctly. That's been fixes and now nova_args are passed as a list all the way through into the subprocess call.

Enjoy! --Major

Overhaul & tests

18 Jul 05:23
Compare
Choose a tag to compare

The project has been overhauled to make it more simplistic, functional, and testable. Test coverage is currently at 100%!

Small bug fix when retrieving password from keyring

14 Jun 00:32
Compare
Choose a tag to compare

There was a bug that cropped up when a user attempted to retrieve their password from the keyring. That's now fixed.

Testing grouped environment support

06 May 07:10
Compare
Choose a tag to compare

Small update to catch conflicting environment variables

01 May 14:35
Compare
Choose a tag to compare