John Olheiser
|
26f3877913
|
Changelog 0.15.8 (#1723)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2023-04-29 23:30:07 +02:00 |
|
John Olheiser
|
9d90b1ffb7
|
Update when-path for Gitea (#1598)
As title, looks like it should have been updated at the same time as the
other notice.
|
2023-03-03 15:43:05 -06:00 |
|
John Olheiser
|
9e56c66db8
|
Add Gitea Release plugin to docs (#1533)
|
2023-01-10 16:28:09 +01:00 |
|
 John OlheiserandAnbraten
|
517be0394c
|
Initial version of CLI docs (#886)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Anbraten <anton@ju60.de>
|
2022-04-19 14:24:24 +02:00 |
|
John Olheiser
|
67d76248a3
|
Take in an io.Reader instead of file path (#885)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2022-04-19 10:40:48 +02:00 |
|
John Olheiser
|
9e8d1a9294
|
Get secrets in settings (#604)
* Get secrets in settings
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add error test
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add docs
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-12-13 13:33:07 -06:00 |
|
 
|
71b9179078
|
Move plugin config to root.pipeline.[step].settings (#464)
* Move Vargs to Settings
* Allow both until deprecation
* Add more tests
* Adjust schema
* Add missing detach option, fix schema tests
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-12-04 16:44:18 +01:00 |
|
 John OlheiserandAnbraten
|
8e658c135d
|
Add log level API (#444)
* Add log level API
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Update cli/loglevel/loglevel.go
Co-authored-by: Anbraten <anton@ju60.de>
* Move API to api routes
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-10-18 18:25:20 -05:00 |
|
 
|
03bb0e69d8
|
Replace debug with log-level flag (#440)
* Add logging level to CLI and API
Signed-off-by: jolheiser <john.olheiser@gmail.com>
# Conflicts:
# server/router/router.go
* Apply suggestions from code review
Co-authored-by: Anbraten <anton@ju60.de>
* Refactor log level
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Remove API
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Fix API imports
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* do not relay on external default
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-10-16 17:41:36 -05:00 |
|
 John OlheiserandAnbraten
|
17c7fe6011
|
Add Zerolint (#441)
* Sort imports
Co-authored-by: Anbraten <anton@ju60.de>
|
2021-10-13 18:48:43 +02:00 |
|
John Olheiser
|
12db87f8e6
|
Change prometheus namespace to woodpecker (#439)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-10-13 08:34:57 +02:00 |
|
 John Olheiserand6543
|
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 |
|
John Olheiser
|
9c85c8fd68
|
Enable pull_request hook by default on repository activation (#420)
Closes #419
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2021-10-09 03:26:35 +02:00 |
|
John Olheiser
|
88389e4a06
|
Append trailing slash to default GH API URL (#411)
|
2021-10-07 09:49:45 +02:00 |
|