-
- Downloads
Send `X-GitHub-Api-Version` when calling [GitHub] v3 API (#8669)
* send X-GitHub-Api-Version when calling GitHub v3 API
* TODO: invesitgate
* read baseUrl from config.service.baseUri
* add workflow to check for new GH api releases on schedule
* format config/default.yml to match yaml.dump() format
Co-authored-by:
repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Showing
- .github/workflows/update-github-api.yml 33 additions, 0 deletions.github/workflows/update-github-api.yml
- config/default.yml 2 additions, 10 deletionsconfig/default.yml
- core/server/server.js 1 addition, 0 deletionscore/server/server.js
- scripts/update-github-api.js 19 additions, 0 deletionsscripts/update-github-api.js
- services/github/github-api-provider.js 3 additions, 0 deletionsservices/github/github-api-provider.js
- services/github/github-auth-service.spec.js 2 additions, 0 deletionsservices/github/github-auth-service.spec.js
- services/github/github-constellation.js 2 additions, 1 deletionservices/github/github-constellation.js
Loading
Please register or sign in to comment