Commit Graph

  • 8072074b1b Update module gotest.tools/v3 to v3.0.3 Renovate Bot 2020-10-08 16:35:40 +0000
  • 0adda039f6 Update module sirupsen/logrus to v1.7.0 Renovate Bot 2020-09-28 11:05:40 +0000
  • d9ee2016a8
    Merge pull request #21 from drone-plugins/parse-message Thomas Boerger 2020-09-16 14:43:57 +0200
  • 156b01377d Move commit message parsing to drone library Don 2020-09-14 13:28:34 -0700
  • 0ce4bf8655
    Add CalVer support (#18) Don 2020-09-11 06:36:36 -0700
  • 5113109fd1
    Add String() implementations for some structs (#20) Don 2020-09-11 06:36:07 -0700
  • be2c206c20
    Add missing fields for Build (#19) Don 2020-09-11 06:35:41 -0700
  • 1f4e8862b8 Remove obsolete fields from Commit Don 2020-09-10 14:16:39 -0700
  • 34686a8639 Fix documentation typo Don 2020-09-10 13:19:39 -0700
  • 1304e6261a Format code Don 2020-09-10 13:06:29 -0700
  • c5ec06ee53 Split Author and Message from Commit Don 2020-09-10 11:01:00 -0700
  • a8409c1215 Remove deprecated field usage Don 2020-09-10 11:10:40 -0700
  • d58d602210 Update golang Docker tag to v1.15 Renovate Bot 2020-08-26 11:53:42 +0000
  • 29db00764f
    Merge pull request #15 from drone-plugins/exitmessagef Thomas Boerger 2020-06-01 22:37:37 +0200
  • e4701dca7e Add errors.ExitMessagef Don 2020-06-01 12:40:28 -0700
  • d945fc6a48
    Merge pull request #14 from drone-plugins/renovate/github.com-sirupsen-logrus-1.x Thomas Boerger 2020-05-18 09:27:18 +0200
  • d5deba5115
    Update module sirupsen/logrus to v1.6.0 Renovate Bot 2020-05-02 13:30:46 +0000
  • 5a0679f63b
    Update module sirupsen/logrus to v1.5.0 (#13) renovate[bot] 2020-03-24 08:58:27 -0700
  • 2fa2b198ab
    Merge pull request #12 from drone-plugins/renovate/github.com-urfave-cli-v2-2.x Thomas Boerger 2020-03-12 10:53:20 +0100
  • acef46d661
    Update module urfave/cli/v2 to v2.2.0 Renovate Bot 2020-03-10 22:28:31 +0000
  • 30ce1c10b2
    Merge pull request #11 from drone-plugins/renovate/docker-golang-1.x Thomas Boerger 2020-02-26 09:42:15 +0100
  • a8f5728aa4
    Update golang Docker tag to v1.14 Renovate Bot 2020-02-26 00:48:00 +0000
  • 243861c706
    Merge pull request #10 from drone-plugins/errors-pkg Thomas Boerger 2020-01-22 11:49:15 +0100
  • 5f7190189d
    Add errors package for exit code handling Thomas Boerger 2020-01-22 11:46:49 +0100
  • 7d346ea6f4
    Merge pull request #9 from drone-plugins/better-separation Thomas Boerger 2020-01-20 23:05:43 +0100
  • c46cfdde19
    Better separation of network, logging and pipeline Thomas Boerger 2020-01-20 22:58:54 +0100
  • ffc6705536 Update module urfave/cli/v2 to v2.1.1 (#8) renovate[bot] 2020-01-03 12:49:21 -0800
  • f1d2fec0db
    Merge pull request #7 from drone-plugins/restructure Thomas Boerger 2019-12-21 23:36:02 +0100
  • 54216f2c6a
    Add description and badges to readme Thomas Boerger 2019-12-21 22:01:33 +0100
  • a20f13fdb0
    Restructure the code accross more files Thomas Boerger 2019-12-20 21:47:50 +0100
  • b771a2a224 Expose whether SSL verification is skipped Don 2019-12-18 15:37:07 -0800
  • 8fb8284d71 chore(deps): add renovate.json (#2) renovate[bot] 2019-12-17 12:54:59 -0800
  • 1735ee431c
    Merge pull request #6 from appleboy/cli Thomas Boerger 2019-12-17 21:15:53 +0100
  • d1409d8531 chore: upgrade urfave/cli to v2 version Bo-Yi Wu 2019-11-23 11:56:16 +0800
  • a8475a3999 Add env var for log level Don 2019-10-29 15:16:36 -0700
  • 049cce9e39 Skip should be regular bool flag Don 2019-10-29 14:37:15 -0700
  • f59267804f Downgrade to go 1.12 Don 2019-10-11 16:56:51 -0700
  • 60574b42f0 Remove golang 1.13 only value Don 2019-10-11 16:56:15 -0700
  • 4914fdebc7 Just expose a single Flags function Don 2019-10-11 16:21:11 -0700
  • 0324ae7edb Add SSL skip verify flag Don 2019-10-11 16:20:53 -0700
  • 537cb2c489 Dont hard code trace level name Don 2019-10-11 15:50:57 -0700
  • c4d3e25a63 Remove timeout on client otherwise large files won't download Don 2019-10-11 15:27:55 -0700
  • 0efd1b3902 Add opinionated Plugin interface Don 2019-10-11 11:38:22 -0700
  • d893f6373c Start fleshing out network helpers Don 2019-10-11 11:37:45 -0700
  • 8ff841fbeb Add httptrace facility Don 2019-10-11 11:36:49 -0700
  • b693e76822 Add logging for urfave Don 2019-10-11 11:34:47 -0700
  • 5c771365c5 Update urfave package docs Don 2019-10-10 13:42:02 -0700
  • e8e8ddcb17 Simplify exported urfave flags Don 2019-10-10 13:36:20 -0700
  • 294ca8c890 Add Pipeline type Don 2019-10-10 13:05:11 -0700
  • 99e18f9a03 Move environment variable definitions to an internal lib Don 2019-10-10 12:59:12 -0700
  • 6b33d765ac
    Merge pull request #1 from drone-plugins/start Thomas Boerger 2019-09-16 22:45:27 +0200
  • 2955306f8d Add Transport to urfave Don 2019-09-09 18:04:09 -0700
  • 3a8710d533 Cleanup pkg/plugin Don 2019-09-09 17:48:26 -0700
  • 578305b3b6 Cleanup Don 2019-09-09 17:35:43 -0700
  • c7b7745e10 Add Context struct Don 2019-09-09 17:34:39 -0700
  • a3ef97d454 Add Build support in urfave Don 2019-09-09 17:03:55 -0700
  • 799bb0f53a Sort lines Don 2019-09-09 17:03:34 -0700
  • 703857da2f Add Build struct Don 2019-09-09 16:54:52 -0700
  • b9b4a23880 Add Commit support in urfave Don 2019-09-09 16:27:59 -0700
  • 62b9912e0b Add Commit struct Don 2019-09-09 16:16:32 -0700
  • ac3fef34db Add SemVer support in urfave Don 2019-09-09 14:27:12 -0700
  • 353ef0da17 Add SemVer struct Don 2019-09-09 14:26:56 -0700
  • 364de76c24 Add Repo support in urfave Don 2019-09-09 14:02:13 -0700
  • 25dcc45148 Add Repo struct Don 2019-09-09 14:02:00 -0700
  • df0859e244 Fix flag names for stage in urfave Don 2019-09-09 12:43:15 -0700
  • bd5c4ad55e Add parsing from the environment Don 2019-09-09 11:06:21 -0700
  • 9095879384 Add BaseConfig Don 2019-09-06 17:29:04 -0700
  • 51e01a4761 Add urfave parsing of Stage Don 2019-09-06 17:13:21 -0700
  • da64b89684 Add Stage environment variables Don 2019-09-06 17:13:04 -0700
  • 17e43494f6 Add Stage type Don 2019-09-06 17:12:46 -0700
  • 149d8bc34f Add urfave parsing of Step Don 2019-09-06 16:34:27 -0700
  • 537f56a596 Add Step environment variables Don 2019-09-06 16:32:54 -0700
  • fb9f59c853 Add Step type Don 2019-09-06 16:32:38 -0700
  • f20822d6f8 Add AUTHORS file Don 2019-09-06 16:32:04 -0700
  • 0352df680f
    Initial commit Don 2019-09-05 15:37:02 -0700