qwerty287
|
f582ad3159
|
Various enhancements in configuration (#1645)
- backends: move to cli flags instead of os.Getenv
- ssh: support 2fa with key and password
- allow to set grpc jwt secret (solves todo)
- allow to set default and max timeout (solves todo)
Closes https://github.com/woodpecker-ci/woodpecker/issues/896
Closes https://github.com/woodpecker-ci/woodpecker/issues/1131
|
2023-03-19 20:24:43 +01:00 |
|
qwerty287
|
42a115e19e
|
Add PR pipeline list (#1641)
Instead of viewing PR pipelines in the branches lists, add a separate
list for them. The API endpoint for PRs supports pagination (thus I
added a lot of pagination-related stuff), the UI doesn't yet though.
![wp](https://user-images.githubusercontent.com/80460567/226099133-bb4935d6-c357-4d73-8465-9157e25c0d82.png)
Closes #1619
Extends this part of #1640
---------
Co-authored-by: Anbraten <anton@ju60.de>
|
2023-03-19 10:43:57 +01:00 |
|
Anbraten
|
de8ea95dd3
|
Rename forge-id to forge-remote-id (#1418)
|
2022-11-15 15:01:23 +01:00 |
|
6543
|
18311d4360
|
Split and refactor (#1394)
Closes #974
|
2022-11-06 12:44:04 +01:00 |
|
qwerty287
|
3372d1a87c
|
Rename remote to forge (#1357)
As of #745
Co-authored-by: Anbraten <anton@ju60.de>
|
2022-11-05 00:35:06 +01:00 |
|