github-mirror
github-mirror copied to clipboard
Scripts to mirror Github in a cloudy fashion
We were importing all daily .tar.gz archives from `http://ghtorrent-downloads.ewi.tudelft.nl/mongo-daily/` The tar program failed due to an unexpected EOF in the following archives after two attempts to re-download: - All from...
Having error message near 'location' and 'text', table 'users' never get created, and it caused further problems.
1. Update the gem `trollop` renaming as [optimist](https://github.com/ManageIQ/optimist) 2. Bundle update to update `Gemfile.lock`
This change fixes the `ERROR: SYNTAX ERROR T OR NEAR "text"` when loading the schema into PostgreSQL.
A lot of project topics are missing in the table "project_table" (2019-01-01). What is the reason for that and will that be changed in the future? I have compared three...
Executing the ght-restore-pg on the data from 2018-09-01 gives the following error: ``` ERROR: value too long for type character varying(356) CONTEXT: COPY commit_comments, line 2315625, column body: "@@ -0,0...
I found this problem where I compared the `opened_at` of a pull-request in GHTorrent and the `created_at` of the same pull-request accessed via the GH official API. Here is an...
It seems that the "merged" actions are not associated with the correct user. Sometimes it is associated with the issue opener sometimes with the closer. Using the github /user/repo/issues api...
I ran the 'ght-restore-mysql' script on my remote server and then shifted the process to run in the background and disowned it. ( I pressed ctrl+Z, then command 'bg', 'disown'...
I'm using GHTorrent on Google BigQuery (https://bigquery.cloud.google.com/table/ghtorrent-bq:ght_2017_04_01.project_languages?pli=1) I've found a inconsistency between tables. I've queried the top projects of a specific language with more commits. For this, I've used the...