Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags schema with full table replication strategy to track releases #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fow5040
Copy link

@fow5040 fow5040 commented Sep 24, 2019

Added basic support for tags for github repos - all tags will be replicated on each run of the tap for a given repo.

Currently tracking the following for tags:
{ "name", "zipball_url", "tarball_url", "commit": { "sha", "url" }, "node_id" }

@cmerrick
Copy link
Contributor

Hi @fow5040, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

@cmerrick
Copy link
Contributor

You did it @fow5040!

Thank you for signing the Singer Contribution License Agreement.

@schuylerfried
Copy link

Hey - what's the status of this??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants