woodpecker/server
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
..
api Update org name on login (#3409) 2024-02-21 19:56:37 +01:00
badges Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
cache Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
ccmenu Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
cron Set correct link for commit (#3368) 2024-02-11 10:44:50 +01:00
forge fix: Make sure to refresh access token when reading commit information (#3447) 2024-02-27 17:15:11 +01:00
grpc Fix agent polling (#3378) 2024-02-16 10:04:13 +01:00
logging Fix linter (#3354) 2024-02-08 22:49:07 +01:00
model Simplify store interfaces (#3437) 2024-02-25 10:37:10 +01:00
pipeline Simplify store interfaces (#3437) 2024-02-25 10:37:10 +01:00
pubsub Fix linter (#3354) 2024-02-08 22:49:07 +01:00
queue Simplify store interfaces (#3437) 2024-02-25 10:37:10 +01:00
router Fix linter (#3354) 2024-02-08 22:49:07 +01:00
services Simplify store interfaces (#3437) 2024-02-25 10:37:10 +01:00
store Simplify store interfaces (#3437) 2024-02-25 10:37:10 +01:00
web Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
config.go Refactor internal services (#915) 2024-02-11 18:42:33 +01:00