0
0
mirror of https://github.com/thegeeklab/wp-plugin-go.git synced 2024-09-21 08:12:44 +02:00
wp-plugin-go/plugin
Robert Kaussow 535fbe4771
feat: add custom cli types for string maps (#18)
BREAKING CHANGE: The existing type `StringSliceFlag` was moved to the new `types` package.
2023-08-19 15:25:53 +02:00
..
commit.go fix: use int for commit pull request (#16) 2023-08-17 12:14:16 +02:00
flags.go feat: add network struct to expose http client and options (#12) 2023-08-15 22:46:42 +02:00
logger.go fix: fix package folder name (#8) 2023-08-13 14:14:51 +02:00
metadata.go feat: add missing metadata (#15) 2023-08-16 15:02:13 +02:00
network.go feat: add network struct to expose http client and options (#12) 2023-08-15 22:46:42 +02:00
pipeline.go feat: add missing metadata (#15) 2023-08-16 15:02:13 +02:00
plugin.go feat: add missing metadata (#15) 2023-08-16 15:02:13 +02:00
repo.go feat: add missing metadata (#15) 2023-08-16 15:02:13 +02:00
step.go feat: add missing metadata (#15) 2023-08-16 15:02:13 +02:00
system.go feat: add missing metadata (#15) 2023-08-16 15:02:13 +02:00