Commit Graph

27 Commits

Author SHA1 Message Date
irongut 473d18e3ad prepare v1.0.5 2021-09-27 20:21:03 +01:00
irongut 7cd8fe49e9 improved decimal complexity output #9 2021-09-27 19:41:59 +01:00
irongut 174c97ac3d handle empty package names #9 2021-09-26 01:49:23 +01:00
irongut 9b11daeca8 handle Complexity as an int or percentage #9 2021-09-26 00:58:44 +01:00
irongut 6db46e287e handle missing package attributes better 2021-09-26 00:01:55 +01:00
irongut c5d12d4a89 prepare v1.0.4 2021-09-25 21:48:17 +01:00
irongut 0723132cf6 prepare v1.0.3 2021-09-24 20:41:43 +01:00
irongut 758c38f591 removed short params 2021-09-23 02:08:23 +01:00
Jonathan Derrough 9cce3f5374 Handle optional complexity attribute 2021-09-22 18:19:21 +07:00
irongut 20025e7e93 formatting + cleanup 2021-09-20 01:00:33 +01:00
irongut fc71f6831f merge PR #3 from dependabot/Microsoft.VisualStudio.Azure.Containers.Tools.Targets-1.11.1
Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.10.13 to 1.11.1
2021-09-05 23:15:14 +01:00
Joshua Johanning f5bcfce861 adding empty line after badge so table formats properly 2021-09-03 15:51:45 -05:00
dependabot[bot] a97b5158b3 Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.10.13 to 1.11.1.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 23:11:27 +00:00
irongut 7382b6dff2 moved docker files to repo root 2021-04-16 00:54:03 +01:00
irongut 12eb282bab updated copyright info 2021-04-15 23:33:14 +01:00
irongut 15a9b1699a added docker support 2021-04-15 23:12:01 +01:00
irongut 94f2b3c711 improved help text 2021-04-14 23:27:39 +01:00
irongut 461c665cf5 reworked Main + improved error handling 2021-04-14 23:18:00 +01:00
irongut 2383c49f26 added output type arg 2021-04-14 22:29:25 +01:00
irongut 960a2d73a5 improved help text 2021-04-14 21:50:04 +01:00
irongut 18bc5b5fd6 added option to include shields.io badge 2021-04-14 00:21:24 +01:00
irongut 0babdc159b added markdown format 2021-04-13 23:44:21 +01:00
irongut 68e9e15aa9 added overall complexity 2021-04-13 23:42:17 +01:00
irongut 36085a6185 added output format arg 2021-04-12 00:26:12 +01:00
irongut 43337cd72e added args using CommandLineParser 2021-04-11 23:07:09 +01:00
irongut 96bcb6d125 added initial test coverage parsing 2021-04-11 22:34:54 +01:00
irongut a6a80fd35f initial project setup 2021-04-11 20:16:19 +01:00