refactor: pass api token explicitly
This commit is contained in:
@@ -89,6 +89,21 @@
|
||||
"location": "entrypoint.sh(整體)",
|
||||
"title": "end-to-end tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:290-332",
|
||||
"title": "main integration tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:78-120",
|
||||
"title": "api_request mock tests",
|
||||
"reason": "This repository intentionally excludes test fixtures and CI workflows."
|
||||
},
|
||||
{
|
||||
"location": "entrypoint.sh:7-12",
|
||||
"title": "token export preference",
|
||||
"reason": "Token is now passed explicitly between functions instead of exported."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user