Robert Kaussow
|
044f72ed49
|
feat: add custom cli flags (#48)
Adds two custom cli flags:
- `StringMapFlag` parses JSON to string map used for plugin map options
- `StringSliceFlag` parses comma-separated plugin slice options to slice and supports escaping
Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/48
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-committed-by: Robert Kaussow <mail@thegeeklab.de>
|
2025-04-23 18:01:11 +00:00 |
|
6543
|
26cc02d9d9
|
Add support for CI_PIPELINE_FILES (#33)
Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/33
|
2024-11-13 01:01:15 +00:00 |
|
6543
|
67b6cdf4a6
|
Migrate to github.com/urfave/cli/v3 (#29)
Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/29
Reviewed-by: Patrick Schratz <pat-s@noreply.codeberg.org>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
|
2024-07-22 23:32:14 +00:00 |
|
anbraten
|
090b4571b4
|
Add & update some env data (#24)
- Some renamings to be more descriptive
- link -> url
- deprecated all old properties
closes #22
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/24
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: anbraten <anbraten@noreply.codeberg.org>
Co-committed-by: anbraten <anbraten@noreply.codeberg.org>
|
2024-02-15 18:53:26 +00:00 |
|
Lauris BH
|
93da4f40e1
|
Add Forge metadata (#20)
Adds support for loading Forge metadata from env variables
Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/20
Reviewed-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-committed-by: Lauris BH <lauris@nix.lv>
|
2023-12-10 20:27:57 +00:00 |
|
Lauris BH
|
30c031631d
|
Fix support for woodpecker 2.0.0 (#19)
`_LINK` -> `_URL`
Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/19
Reviewed-by: anbraten <anbraten@noreply.codeberg.org>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-committed-by: Lauris BH <lauris@nix.lv>
|
2023-12-07 10:45:09 +00:00 |
|
Lauris BH
|
60d32ee4ae
|
Initial implementation
|
2023-01-08 04:53:03 +02:00 |
|