Commit Graph

9 Commits

Author SHA1 Message Date
Robert Kaussow 6cb1238962
[skip ci] fix github tags 2023-08-15 23:16:08 +02:00
Robert Kaussow 4e08d1ece0
[skip ci] align github tags 2023-08-15 22:51:23 +02:00
Robert Kaussow d3d0d5bb06
fix ci workflow order (#11) 2023-08-14 10:02:51 +02:00
Robert Kaussow c1764ee42b
fix required status checks (#3) 2023-08-11 14:53:41 +02:00
Robert Kaussow 8816f37595
refactor: initial commit after rewrite to woodpecker 2023-08-11 12:27:16 +02:00
Robert Kaussow 2e84172968
fix worind in readme and adjust repo config 2022-07-21 09:48:01 +02:00
Robert Kaussow 6f52970f95
update drone config 2022-05-03 22:05:50 +02:00
Robert Kaussow 50ca21ff81
initial commit after fork 2022-05-03 22:03:37 +02: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