Commit Graph

29 Commits

Author SHA1 Message Date
renovate[bot] 40ce9ed5ae
fix(deps): update module github.com/urfave/cli/v2 to v2.25.5 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 10:14:30 +02:00
renovate[bot] 51aadf6ebd
fix(deps): update module github.com/sirupsen/logrus to v1.9.3 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 10:00:23 +02:00
renovate[bot] ffb10d13dd
fix(deps): update module github.com/urfave/cli/v2 to v2.25.4 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 11:39:40 +02:00
renovate[bot] 729a5111b1
fix(deps): update module github.com/sirupsen/logrus to v1.9.2 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 10:58:28 +02:00
renovate[bot] 0d8e847b60
fix(deps): update module github.com/urfave/cli/v2 to v2.25.3 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 11:15:05 +02:00
renovate[bot] 8d5a2c156c
fix(deps): update module github.com/urfave/cli/v2 to v2.25.1 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-14 08:48:53 +02:00
Robert Kaussow 6b1b8825af
feat: add template helper (#28) 2023-02-08 13:42:55 +01:00
renovate[bot] 50dcca3546
fix(deps): update module github.com/urfave/cli/v2 to v2.24.3 (#26) 2023-02-08 10:16:32 +01:00
renovate[bot] c0e70b89eb
fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 (#22) 2022-12-20 21:07:05 +01:00
renovate[bot] 83dd67c25f
fix(deps): update module github.com/urfave/cli/v2 to v2.23.0 (#16) 2022-10-31 12:44:33 +01:00
renovate[bot] 341ba75040
fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 (#11) 2022-08-05 13:21:57 +02:00
renovate[bot] 922f7c2d90
fix(deps): update module github.com/sirupsen/logrus to v1.9.0 (#10) 2022-07-21 09:57:12 +02:00
renovate[bot] 5ea85ea71c
fix(deps): update module github.com/urfave/cli/v2 to v2.11.0 (#9) 2022-07-12 09:16:33 +02:00
renovate[bot] ddb37a6505
fix(deps): update module github.com/urfave/cli/v2 to v2.10.1 (#8) 2022-06-20 10:26:43 +02:00
renovate[bot] 69400ab6b2
fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 (#4) 2022-05-29 12:37:06 +02:00
renovate[bot] 6865da7ddc
fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 (#3) 2022-05-20 16:16:46 +02:00
Robert Kaussow 50ca21ff81
initial commit after fork 2022-05-03 22:03:37 +02:00
Renovate Bot fc0e1a7fba
Update module urfave/cli/v2 to v2.3.0 2020-11-01 13:44:19 +00:00
Renovate Bot 8072074b1b Update module gotest.tools/v3 to v3.0.3 2020-10-22 07:29:16 -07:00
Renovate Bot 0adda039f6 Update module sirupsen/logrus to v1.7.0 2020-09-28 10:09:36 -07:00
Don 156b01377d Move commit message parsing to drone library 2020-09-14 13:28:34 -07:00
Renovate Bot d5deba5115
Update module sirupsen/logrus to v1.6.0 2020-05-02 13:30:46 +00:00
renovate[bot] 5a0679f63b
Update module sirupsen/logrus to v1.5.0 (#13)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-24 08:58:27 -07:00
Renovate Bot acef46d661
Update module urfave/cli/v2 to v2.2.0 2020-03-10 22:28:31 +00:00
renovate[bot] ffc6705536 Update module urfave/cli/v2 to v2.1.1 (#8)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-03 12:49:21 -08:00
Thomas Boerger a20f13fdb0
Restructure the code accross more files
I have split the code into various files and beside that I have also
used more flat package structure. I have removed the whole constants for
flag names and environment variables, since nobody got to write these
flags manually anyway as all these variables are assigned to structs
all can benefit form code completion while this lib stays more readable.

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
2019-12-21 21:55:01 +01:00
Bo-Yi Wu d1409d8531 chore: upgrade urfave/cli to v2 version 2019-11-23 11:56:16 +08:00
Don b693e76822 Add logging for urfave 2019-10-11 11:34:47 -07:00
Don 149d8bc34f Add urfave parsing of Step 2019-09-06 16:34:27 -07:00