Fernando Barbosa

Results 9 issues of Fernando Barbosa

Fixes https://github.com/woodpecker-ci/woodpecker/issues/3445 Support GitHub Deployments 'task' parameter (ref: https://docs.github.com/en/rest/deployments/deployments?apiVersion=2022-11-28#create-a-deployment).

forge/github
enhancement

### Component server ### Describe the bug On a Kubernetes backend, if any container that is part of a step fails to pull an image and gets stuck in an...

bug
backend/kubernetes

### Clear and concise description of the problem As a user of Woodpecker I want the `deployment` event to support the `task` parameter. I'm open to submitting a pull request...

forge/github
enhancement

Proposal to fixes #2253 fixes #3468 We have observed several possibly-related issues on a Kubernetes backend: 1. Agents behave erractly when dealing with certain log payloads. A common observation here...

bug

Add a parameter that sets the "generate_release_notes" boolean option of the API call. When set, it autogenerates a release note. The parameter defaults to "false" so this is not a...

### Component agent ### Describe the bug This is a very intermittent bug that has been hard to track down. We run Woodpecker on GitHub in an [organization protected by...

bug
forge/github

Increase log level when failing to create pipelines. There are situations when woodpecker server may fail to create a pipeline and will only log the error under "debug", making it...

### Component server ### Describe the bug We've been experience two issues with repositories that have a "large" number of workflows: I have a repository with 41 workflows and another...

enhancement

### Component server ### Describe the bug We're running Woodpecker internally. We've noticed that a few builds per week (out of thousands) are not being triggered. Upon further investigation we...

bug
server