MeltanoLabs / tap-gitlab

Singer.io Tap for extracting data from Gitlab's API
GNU Affero General Public License v3.0
8 stars 25 forks source link

Port to SDK and add requests caching feature #65

Closed aaronsteers closed 2 years ago

aaronsteers commented 2 years ago

Task list

Requests Caching

This PR includes a new setting called requests_cache_path which reads and/or writes to an API cache directory.

This essentially gives us a capability as described here: https://gitlab.com/meltano/sdk/-/issues/30#note_863690984

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
1.8% 1.8% Duplication