drone-plugin-lib/drone
Thomas Boerger c46cfdde19
Better separation of network, logging and pipeline
I have reverted some last changes to get logging and network extraction
from context separated from the pipeline again as it has been before.
Feels much better to have it separated within the generated plugins.
2020-01-20 22:58:54 +01:00
..
build.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
commit.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
network.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
pipeline.go Better separation of network, logging and pipeline 2020-01-20 22:58:54 +01:00
plugin.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
repo.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
semver.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
stage.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
step.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00
system.go Restructure the code accross more files 2019-12-21 21:55:01 +01:00