Commit Graph

  • c141b4add9 fixed mistake due to copy-paste Karma Riuk 2025-03-01 12:40:47 +01:00
  • 25aea57f60 removed the exec_in_container function, using the docker api raw Karma Riuk 2025-03-01 12:38:17 +01:00
  • 178c6c67a3 made the container owned by the current user, so that it doesn't create anything as root Karma Riuk 2025-03-01 12:37:21 +01:00
  • 91555e36dc fixed typo Karma Riuk 2025-03-01 12:19:18 +01:00
  • 5026be288d udpated exclusion list Karma Riuk 2025-03-01 12:08:27 +01:00
  • 04ff2793da added a clean_repo function to clean the object files when the row is done being processed Karma Riuk 2025-03-01 12:04:17 +01:00
  • fec57fbf2e extracted the saving of the df to a function so I could call it both when I do C-c and when there is any kind of exception Karma Riuk 2025-02-28 18:04:45 +01:00
  • 919a568faa changed the indent of some stuff to make it more make sense Karma Riuk 2025-02-28 18:04:19 +01:00
  • 1c4a873fdc fixed positionning of post_fix to have currently processed repo Karma Riuk 2025-02-28 16:49:38 +01:00
  • e776dbdf6e added check to see if the repos compile and run tests successfully Karma Riuk 2025-02-28 16:24:27 +01:00
  • 761095e853 renamed column Karma Riuk 2025-02-28 15:51:18 +01:00
  • 3a49c19d5d made better udpates for successfully_cloned Karma Riuk 2025-02-28 15:36:04 +01:00
  • 95d6df6c8c added back the check for test Karma Riuk 2025-02-28 15:35:46 +01:00
  • b918c0044c now the rows actually get updated Karma Riuk 2025-02-28 15:25:56 +01:00
  • a4be07c04e extracted the process_row function because it was becoming quite big Karma Riuk 2025-02-28 14:14:20 +01:00
  • a6d7bdb865 made the workdir of the image the /repo so that we get in it right away when we enter the container Karma Riuk 2025-02-28 14:09:25 +01:00
  • 260e6f4f0b added some columns that will be useful later Karma Riuk 2025-02-28 14:09:11 +01:00
  • b4d7c5f070 added handling of keyboard interrupt to save the results even if we press C-c, this allows to not have to wait until all the repos are done processing to see the results Karma Riuk 2025-02-28 14:05:41 +01:00
  • 2eea1ab551 removed pandarallel since it not useful anymore Karma Riuk 2025-02-28 14:04:05 +01:00
  • 765d933f94 added a bunch of meta information that will be useful later do show numbers and reasons for exclusion Karma Riuk 2025-02-28 13:16:05 +01:00
  • 8f46b87cef renamed file Karma Riuk 2025-02-28 11:46:38 +01:00
  • 2d093868df first version of Dockerfile Karma Riuk 2025-02-28 11:12:16 +01:00
  • 99b46d77b1 created requirements.txt Karma Riuk 2025-02-28 11:12:09 +01:00
  • 6d077929f3 first version of gpt Karma Riuk 2025-02-28 11:11:56 +01:00
  • 80600bbb48 First version of clone_repos.py Karma Riuk 2025-02-28 11:11:49 +01:00
  • 012e2f83f4 Initial commit Karma Riuk 2025-02-17 11:38:35 +01:00