feat(route): add bitbucket commits and tags (#9316)

* add bitbucket commits and tags

* add english doc

* fix bitbucket radar.js

* fix bitbucket docs

* docs: add bitbucket cn docs

* fix: use parseDate utils
This commit is contained in:
Zhen Zhong
2022-03-14 12:57:54 +00:00
committed by GitHub
parent fddd2719a4
commit 3baeb0aa8c
10 changed files with 141 additions and 0 deletions

View File

@@ -91,6 +91,10 @@ const calculateValue = () => {
bilibili: {
cookies: bilibili_cookies,
},
bitbucket: {
username: envs.BITBUCKET_USERNAME,
password: envs.BITBUCKET_PASSWORD,
},
btbyr: {
host: envs.BTBYR_HOST,
cookies: envs.BTBYR_COOKIE,