Commit Graph

8 Commits

Author SHA1 Message Date
Robert Kaussow a45a5c4307
add deprecation notice 2023-08-29 21:37:15 +02:00
Robert Kaussow d085b1f5d3
docs: fix spelling in readme 2022-07-12 09:12:38 +02:00
Robert Kaussow 0a9d469dff
fix v2 imports 2022-05-29 13:41:22 +02:00
Robert Kaussow 1629658a12
refactor: switch to forked thegeeklab/drone-plugin-lib (#2) 2022-05-03 22:43:18 +02:00
Robert Kaussow 52c2cb457d
fix spellcheck 2022-05-03 22:09:18 +02:00
Robert Kaussow 50ca21ff81
initial commit after fork 2022-05-03 22:03:37 +02:00
Thomas Boerger 54216f2c6a
Add description and badges to readme 2019-12-21 22:01:33 +01: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