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

Augur Release PR #1471

Merged
merged 605 commits into from
Oct 7, 2021
Merged

Augur Release PR #1471

merged 605 commits into from
Oct 7, 2021

Conversation

sgoggins
Copy link
Member

@sgoggins sgoggins commented Oct 7, 2021

Major update.

ABrain7710 and others added 30 commits September 18, 2021 13:54
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Isaac Milarsky <[email protected]>
Signed-off-by: Isaac Milarsky <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
Signed-off-by: Andrew Brain <[email protected]>
INSERT INTO "augur_data"."contributors" ("cntrb_id", "cntrb_login", "cntrb_email", "cntrb_company", "cntrb_created_at", "cntrb_type", "cntrb_fake", "cntrb_deleted", "cntrb_long", "cntrb_lat", "cntrb_country_code", "cntrb_state", "cntrb_city", "cntrb_location", "cntrb_canonical", "gh_user_id", "gh_login", "gh_url", "gh_html_url", "gh_node_id", "gh_avatar_url", "gh_gravatar_id", "gh_followers_url", "gh_following_url", "gh_gists_url", "gh_starred_url", "gh_subscriptions_url", "gh_organizations_url", "gh_repos_url", "gh_events_url", "gh_received_events_url", "gh_type", "gh_site_admin", "tool_source", "tool_version", "data_source", "data_collection_date", "cntrb_full_name", "cntrb_last_used", "gl_id", "gl_full_name", "gl_username", "gl_state", "gl_avatar_url", "gl_web_url") VALUES (277245, 'ghost', NULL, NULL, '2008-05-13 06:14:25', NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 'Nothing to see here, move along.', NULL, 10137, 'ghost', 'https://api.github.com/users/ghost', 'https://github.com/ghost', 'MDQ6VXNlcjEwMTM3', 'https://avatars.githubusercontent.com/u/10137?v=4', '', 'https://api.github.com/users/ghost/followers', 'https://api.github.com/users/ghost/following{/other_user}', 'https://api.github.com/users/ghost/gists{/gist_id}', 'https://api.github.com/users/ghost/starred{/owner}{/repo}', 'https://api.github.com/users/ghost/subscriptions', 'https://api.github.com/users/ghost/orgs', 'https://api.github.com/users/ghost/repos', 'https://api.github.com/users/ghost/events{/privacy}', 'https://api.github.com/users/ghost/received_events', 'User', 'false', 'GitHub API Worker', '1.0.0', 'GitHub API', '2021-09-18 15:46:29', 'Deleted user', '2018-04-10 12:22:33-05', NULL, NULL, NULL, NULL, NULL, NULL) ON CONFLICT DO NOTHING;
Copy link
Member Author

@sgoggins sgoggins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

IsaacMilarky
IsaacMilarky previously approved these changes Oct 7, 2021
ABrain7710
ABrain7710 previously approved these changes Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment