Versions in this module Expand all Collapse all v1 v1.0.5 Nov 9, 2023 GO-2024-2998 +1 more GO-2024-2998: Woodpecker's custom environment variables allow to alter execution flow of plugins in go.woodpecker-ci.org/woodpecker GO-2024-2999: Woodpecker's custom workspace allow to overwrite plugin entrypoint executable in go.woodpecker-ci.org/woodpecker Changes in this version + func BlockTilQueueHasRunningItem(c *gin.Context) + func CancelPipeline(c *gin.Context) + func ChownRepo(c *gin.Context) + func CreatePipeline(c *gin.Context) + func DeleteAgent(c *gin.Context) + func DeleteCron(c *gin.Context) + func DeleteGlobalSecret(c *gin.Context) + func DeleteOrgSecret(c *gin.Context) + func DeletePipelineLogs(c *gin.Context) + func DeleteRegistry(c *gin.Context) + func DeleteRepo(c *gin.Context) + func DeleteSecret(c *gin.Context) + func DeleteToken(c *gin.Context) + func DeleteUser(c *gin.Context) + func EventStreamSSE(c *gin.Context) + func GetAgent(c *gin.Context) + func GetAgentTasks(c *gin.Context) + func GetAgents(c *gin.Context) + func GetBadge(c *gin.Context) + func GetCC(c *gin.Context) + func GetCron(c *gin.Context) + func GetCronList(c *gin.Context) + func GetFeed(c *gin.Context) + func GetGlobalSecret(c *gin.Context) + func GetGlobalSecretList(c *gin.Context) + func GetLoginToken(c *gin.Context) + func GetLogout(c *gin.Context) + func GetOrg(c *gin.Context) + func GetOrgPermissions(c *gin.Context) + func GetOrgSecret(c *gin.Context) + func GetOrgSecretList(c *gin.Context) + func GetPipeline(c *gin.Context) + func GetPipelineConfig(c *gin.Context) + func GetPipelineLast(c *gin.Context) + func GetPipelineQueue(c *gin.Context) + func GetPipelines(c *gin.Context) + func GetQueueInfo(c *gin.Context) + func GetRegistry(c *gin.Context) + func GetRegistryList(c *gin.Context) + func GetRepo(c *gin.Context) + func GetRepoBranches(c *gin.Context) + func GetRepoPermissions(c *gin.Context) + func GetRepoPullRequests(c *gin.Context) + func GetRepos(c *gin.Context) + func GetSecret(c *gin.Context) + func GetSecretList(c *gin.Context) + func GetSelf(c *gin.Context) + func GetSignaturePublicKey(c *gin.Context) + func GetStepLogs(c *gin.Context) + func GetUser(c *gin.Context) + func GetUsers(c *gin.Context) + func HandleAuth(c *gin.Context) + func HandleLogin(c *gin.Context) + func Health(c *gin.Context) + func LogLevel(c *gin.Context) + func LogStreamSSE(c *gin.Context) + func LookupOrg(c *gin.Context) + func LookupRepo(c *gin.Context) + func MoveRepo(c *gin.Context) + func PatchAgent(c *gin.Context) + func PatchCron(c *gin.Context) + func PatchGlobalSecret(c *gin.Context) + func PatchOrgSecret(c *gin.Context) + func PatchRegistry(c *gin.Context) + func PatchRepo(c *gin.Context) + func PatchSecret(c *gin.Context) + func PatchUser(c *gin.Context) + func PauseQueue(c *gin.Context) + func PostAgent(c *gin.Context) + func PostApproval(c *gin.Context) + func PostCron(c *gin.Context) + func PostDecline(c *gin.Context) + func PostGlobalSecret(c *gin.Context) + func PostHook(c *gin.Context) + func PostOrgSecret(c *gin.Context) + func PostPipeline(c *gin.Context) + func PostRegistry(c *gin.Context) + func PostRepo(c *gin.Context) + func PostSecret(c *gin.Context) + func PostToken(c *gin.Context) + func PostUser(c *gin.Context) + func RepairRepo(c *gin.Context) + func ResumeQueue(c *gin.Context) + func RunCron(c *gin.Context) + func SetLogLevel(c *gin.Context) + func Version(c *gin.Context) Other modules containing this package go.woodpecker-ci.org/woodpecker/v2 go.woodpecker-ci.org/woodpecker/v3