6543

Results 156 issues of 6543

we missed the release announcement on discord for ~3weeks so next time the tagging pipeline should create a message into our chat announce channels if all succeeded https://discordapp.com/channels/838698813463724034/885877564449624095/1092157720683090042 - [x]...

governance
build

closes #3182 # Changes - [x] realign elements in pipeline list - [x] show PR commit messages as "main" message - [x] show PR title as a smaller text -...

server
ui
enhancement

close #3163 TODO: - [ ] exec `AddStepEnvironment()` at the right place

bug
wip

depend on https://github.com/urfave/cli/pull/1945

enhancement
dependencies

initially https://github.com/woodpecker-ci/woodpecker/blob/42a115e19e9369d2d8bc5aaed467b6bc6759a70d/server/api/login.go#L71 https://github.com/woodpecker-ci/woodpecker/blob/42a115e19e9369d2d8bc5aaed467b6bc6759a70d/server/api/login.go#L81 ... was added to redirect to error handling. but since our webui rewrite this somehow got missed. currently we do: https://github.com/woodpecker-ci/woodpecker/blob/65d88be52397dbfbb63306f93d95fc4c81828608/server/api/login.go#L52-L56 but the WebUI has no way...

ui
enhancement
good first issue

### Clear and concise description of the problem I need to check if a PR has a milestone set. ### Suggested solution Best would be to have an environment variable...

enhancement

1. yaml deserialized of matrix values 2. matrix mutation 3. envvar replacement (metadata env of workflow + matrix env if exist) 4. yaml deserializion of workflow conf 5. workflow filter...

documentation

https://github.com/woodpecker-ci/woodpecker/blob/4456da99c56437ef49c799a047ad3518023e6ce3/pipeline/rpc/peer.go#L54

documentation
refactor

See https://github.com/github/linguist#using-gitattributes -------------------- source: https://github.com/src-d/enry/issues/18 aboandend pr (old repo): https://github.com/src-d/enry/pull/50

enhancement