feat: add api caching to gitlab (#1324)
This PR ports across GitHub’s caching approach to the GitLab platform API.
Showing
- lib/platform/gitlab/gl-got-wrapper.js 24 additions, 5 deletionslib/platform/gitlab/gl-got-wrapper.js
- lib/platform/gitlab/index.js 12 additions, 3 deletionslib/platform/gitlab/index.js
- test/platform/gitlab/__snapshots__/index.spec.js.snap 54 additions, 29 deletionstest/platform/gitlab/__snapshots__/index.spec.js.snap
- test/platform/gitlab/gl-got-wrapper.spec.js 9 additions, 0 deletionstest/platform/gitlab/gl-got-wrapper.spec.js
- test/platform/gitlab/index.spec.js 11 additions, 18 deletionstest/platform/gitlab/index.spec.js
- test/workers/repository/init/apis.spec.js 2 additions, 1 deletiontest/workers/repository/init/apis.spec.js
Loading
Please register or sign in to comment