6543
|
d253f8cc30
|
Make sure we dont have hidden options for backend and pipeline compiler (#2123)
move options based on **os.Getenv** into flags
---------
*Sponsored by Kithara Software GmbH*
|
2023-08-07 21:13:26 +02:00 |
|
Alexander Matyushentsev
|
049c26229d
|
Let agent retry to connecting to server (#1728)
Closes https://github.com/woodpecker-ci/woodpecker/issues/1721
PR introduces connection retries during agent startup.
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
|
2023-05-03 13:31:29 +02:00 |
|
6543
|
798c2bc8b2
|
Upgrade urfave/cli to v2 (#483)
* migrate urfave/ci v1 -> v2
* refactor cli (format flag)
* log error if agent can not listen on port 3000
close #452
|
2021-10-27 21:03:14 +02:00 |
|
John Olheiser
|
4276a04f0c
|
Move entirely to zerolog (#426)
Completely switch to zerolog
(Remove usage of logrus and std logger)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
|
2021-10-12 09:25:13 +02:00 |
|
Anbraten
|
b3d40024a9
|
Rename cmd agent and server folders and binaries (#330)
Renamed `cmd/drone-agent` to `cmd/agent` and `cmd/drone-server` to `cmd/server` and binaries to get rid of the drone name.
|
2021-09-21 17:06:13 +02:00 |
|