woodpecker/server/forge
Thor Anker Kvisgård Lange ce51d65829
fix: Make sure to refresh access token when reading commit information (#3447)
When receiving notification by webhook the forge tries to read
information on the latest commit when constructing the pipeline. This
requires a call to the Bitbucket API which again requires the access
token to be up-to-date.

Signed-off-by: Thor Anker Kvisgård Lange <tal@netic.dk>
2024-02-27 17:15:11 +01:00
..
bitbucket Replace http types on forge interface (#3374) 2024-02-13 16:19:02 +01:00
bitbucketdatacenter fix: Make sure to refresh access token when reading commit information (#3447) 2024-02-27 17:15:11 +01:00
common Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
gitea Parse email from Gitea webhook (#3420) 2024-02-22 09:02:19 +02:00
github fix(deps): update module github.com/google/go-github/v58 to v59 (#3398) 2024-02-17 09:04:33 +01:00
gitlab Replace http types on forge interface (#3374) 2024-02-13 16:19:02 +01:00
mocks Replace http types on forge interface (#3374) 2024-02-13 16:19:02 +01:00
types Replace http types on forge interface (#3374) 2024-02-13 16:19:02 +01:00
forge.go Replace http types on forge interface (#3374) 2024-02-13 16:19:02 +01:00
refresh.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00