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

Updates to contributor resolution #1508

Merged
merged 14 commits into from
Oct 30, 2021
Merged

Updates to contributor resolution #1508

merged 14 commits into from
Oct 30, 2021

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    448a82b View commit details
    Browse the repository at this point in the history
  2. python base updates.

    sgoggins committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    f163513 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. nan github user

    sgoggins committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    520c58a View commit details
    Browse the repository at this point in the history
  2. nan user

    sgoggins committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e747ec7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. issue events

    sgoggins committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    4df6200 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. The infamous 'nan' GitHub user Strikes again:

    Solving this one:
    2021-10-28 17:56:31,879,879ms [PID: 2982487] workers.github_worker.57714 [DEBUG] Enriching 11572 contributors.
    2021-10-28 17:56:31,879,879ms [PID: 2982487] workers.github_worker.57714 [INFO] nan not in database, making api call
    2021-10-28 17:56:31,879,879ms [PID: 2982487] workers.github_worker.57714 [INFO] login: nan
    2021-10-28 17:56:31,879,879ms [PID: 2982487] workers.github_worker.57714 [INFO] Error when creating url: can only concatenate str (not "float") to str. Data: {'id': 2046382478, 'issue_id': 36162, 'node_id': 'MDE0Ok1lbnRpb25lZEV2ZW50MjA0NjM4MjQ3OA==', 'url': 'https://api.github.com/repos/chaoss/augur/issues/events/2046382478', 'actor': {}, 'created_at': Timestamp('2018-12-27 20:09:55'), 'event': 'mentioned', 'commit_id': None, 'actor.login': nan, 'actor.id': nan, 'actor.node_id': nan, 'actor.avatar_url': nan, 'actor.gravatar_id': nan, 'actor.url': nan, 'actor.html_url': nan, 'actor.followers_url': nan, 'actor.following_url': nan, 'actor.gists_url': nan, 'actor.starred_url': nan, 'actor.subscriptions_url': nan, 'actor.organizations_url': nan, 'actor.repos_url': nan, 'actor.events_url': nan, 'actor.received_events_url': nan, 'actor.type': nan, 'actor.site_admin': nan}
    sgoggins committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    ad4fefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5abb428 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. another nan

    sgoggins committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5c0eccf View commit details
    Browse the repository at this point in the history
  2. casting login as string for enrich_cntrb_id method use because of Git…

    …Hub user NaN, who is interpreted as a float.
    sgoggins committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3c44130 View commit details
    Browse the repository at this point in the history
  3. version update

    sgoggins committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5e1f74a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6af47e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    9337745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c85c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    109d42a View commit details
    Browse the repository at this point in the history