Thomas Anderson
Thomas Anderson
## My urfave/cli version is v2.27.1 ## Dependency Management - I am unsure of what my dependency management setup is. ## Describe the bug `FilePath` does not take precedence over...
After upgrading to Cilium from 0.15.0 to 0.15.1, Hubble UI (0.13.0) shows wrong service name. Seems, it picks up the name from `component` label instead of `name`: ...
Addresses https://github.com/woodpecker-ci/woodpecker/issues/3537#issuecomment-2016480296
Closes #3444 closes #1272 --- Admin:    User: 
On top of #3451, addresses [PR note](https://github.com/woodpecker-ci/woodpecker/pull/3451#discussion_r1505438144) related to #1100 Not tested.
### Clear and concise description of the problem For now documentation looks like: ``` purge purge a log --log-file="": where logs are written to. 'stdout' and 'stderr' can be used...
### Clear and concise description of the problem There are API endpoints like: ``` /api/repos/{repo_id}/logs/{number}/{stepID} ``` 1. Inconsistent naming: `repo_id`, `stepID`. 2. Incomprehensible names: `number` of what? ### Suggested solution...
### Clear and concise description of the problem There are examples of entities: ```go type Pipeline struct { ID int64 `json:"id" xorm:"pk autoincr 'pipeline_id'"` Status StatusValue `json:"status" xorm:"INDEX 'pipeline_status'"` ChangedFiles...
### Clear and concise description of the problem I've had an "incident" recently. I ran pipeline with command below: ``` skopeo copy --dest-authfile=.cicd/ecr-creds "docker://$SRC_IMAGE" "docker://$DST_IMAGE" ``` I had AWS ECR...
### Component server ### Describe the bug Some users face `An unknown error occurred` popup when follow to their profile Secrets page. --- On that old instance (the first deployed...