woodpecker/server/forge/bitbucketdatacenter
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
..
fixtures Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
internal Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
bitbucketdatacenter.go fix: Make sure to refresh access token when reading commit information (#3447) 2024-02-27 17:15:11 +01:00
bitbucketdatacenter_test.go Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
convert.go Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00
convert_test.go Add bitbucket datacenter (server) support (#2503) 2024-02-20 15:58:02 +01:00