Commit graph

61 commits

Author SHA1 Message Date
semantic-release 8846414940 0.7.2
Automatically generated by python-semantic-release
2021-10-22 10:59:19 -04:00
Alex Kelly ada7c07eac fix: add exception for socket connection refused 2021-10-22 10:58:45 -04:00
semantic-release 9183302a1f 0.7.0
Automatically generated by python-semantic-release
2021-10-22 10:57:29 -04:00
Alex Kelly bbfe16ed28 fix: add exception for socket connection refused 2021-10-22 10:57:18 -04:00
Alex Kelly 15c165074b refactor: correct type hinting for certs 2021-10-08 09:59:57 -04:00
semantic-release 036692ba35 0.7.1
Automatically generated by python-semantic-release
2021-10-07 15:27:11 -04:00
Alex Kelly 529a90773f Merge branch 'develop' 2021-10-07 15:26:52 -04:00
Alex Kelly 21076b20c7 refactor: add hostinfo type for type validation 2021-10-07 15:26:46 -04:00
Alex Kelly d4eb075911 Merge branch 'develop' 2021-10-07 15:19:13 -04:00
Alex Kelly 1a2fab6135 refactor: move output to a print function rather than directly in main logic 2021-10-07 15:18:42 -04:00
Alex Kelly 593b221137 0.7.0 2021-10-07 09:49:55 -04:00
semantic-release 252f74b59e 0.7.0
Automatically generated by python-semantic-release
2021-10-07 09:49:08 -04:00
Alex Kelly 5f35baebb9 docs: add intro readme for docs building 2021-10-07 09:48:19 -04:00
Alex Kelly cc23ddc7c7 docs: add shell completion information 2021-10-04 16:53:36 -04:00
Alex Kelly 457b36e1da feat(completion): add completion scripts 2021-10-04 16:48:25 -04:00
Alex Kelly c22f282a61 docs: update full doc url in readme 2021-10-04 14:51:53 -04:00
Alex Kelly c6d657952d test: fix separator testing issues
test: add coverage for cert-not-in-san case
2021-10-04 14:47:45 -04:00
Alex Kelly 18a59afead docs: remove personal "you/I/me" 2021-10-04 14:17:40 -04:00
Alex Kelly 0ab0fb8000 docs: add full documentation site 2021-10-04 14:08:12 -04:00
Alex Kelly 6092237594 docs: update changelog for 0.6.0 2021-10-04 14:02:45 -04:00
semantic-release 5455503445 0.6.0
Automatically generated by python-semantic-release
2021-10-04 14:01:49 -04:00
Alex Kelly ddf0614712 docs: update docs to reflect all current options 2021-10-04 14:00:55 -04:00
Alex Kelly d3ce964ded fix: default valid output text to "false", override with "--valid" 2021-10-04 13:59:55 -04:00
Alex Kelly 978b42ae57 build: add docs to make 2021-10-04 12:37:58 -04:00
Alex Kelly 185915df34 docs: add installation section 2021-10-04 12:29:40 -04:00
Alex Kelly b1e0864117 Merge branch 'develop' 2021-10-04 12:18:48 -04:00
Alex Kelly 7326894353 docs: enable rtd theme 2021-10-04 12:18:43 -04:00
Alex Kelly 294b2f0ad2 Merge branch 'develop' 2021-10-04 12:09:45 -04:00
Alex Kelly 667e1c174e docs: add rough intro to test rtd integration 2021-10-04 12:09:35 -04:00
Alex Kelly f21cf8b100 docs: add docs dir for handling sphinx-based documentation 2021-10-04 12:01:57 -04:00
Alex Kelly a32e116b2a feat: add separator for --san-only
feat: add option to prefix the separator in the output
2021-10-04 10:51:16 -04:00
semantic-release 1cdd2746c6 0.5.0
Automatically generated by python-semantic-release
2021-10-04 10:03:57 -04:00
Alex Kelly 157da703b7 feat: add ability to output just the sans in a space separated list
tests: add test for --san-only
2021-10-04 09:58:43 -04:00
Alex Kelly 61a92c5c63 refactor: use Any as a workaround for specific types that haven't been imported yet 2021-10-01 17:00:32 -04:00
Alex Kelly 96146be161 refactor: add type hints to all functions 2021-10-01 15:07:06 -04:00
Alex Kelly 5c4171758c refactor: cleanup main logic to reduce branches
fix: undo linting cheat
2021-10-01 14:59:38 -04:00
Alex Kelly 6c5c368e68 cheating pylint by bumping up max-branches by 3 2021-10-01 12:43:09 -04:00
Alex Kelly 03cadb90cf update changelog 2021-10-01 12:30:53 -04:00
semantic-release 840044ab28 0.4.0
Automatically generated by python-semantic-release
2021-10-01 12:30:11 -04:00
Alex Kelly 498a581626 feat: add text output for cert validity in addition to color 2021-10-01 12:29:03 -04:00
Alex Kelly ca17b3a871 chore: add ci directory for test input data 2021-10-01 12:21:11 -04:00
Alex Kelly 971bf6aec7 refactor: align output data rather than heading for output 2021-10-01 12:20:07 -04:00
Alex Kelly ef5756bd95 test: add test for file input 2021-10-01 12:19:47 -04:00
Alex Kelly 310a9f7ffe chore: correct lint error on file encoding 2021-10-01 10:22:05 -04:00
Alex Kelly cee20e2c7c docs: update readme with more details 2021-10-01 10:14:03 -04:00
semantic-release 386a983b79 0.3.0
Automatically generated by python-semantic-release
2021-10-01 10:05:28 -04:00
Alex Kelly dd39b24277 feat: add option to get host names from an external file 2021-10-01 10:05:12 -04:00
Alex Kelly 5b59455bef chore: fix spelling 2021-09-30 16:34:22 -04:00
Alex Kelly 0f43276109 test: refactor test code for pep8 2021-09-30 16:31:19 -04:00
Alex Kelly 26638e7e73 test: update tests to handle all branches
chore: ignore the except clauses for coverage
2021-09-30 16:23:00 -04:00