stackmuncher / stm_app

This software engineer profile builder turns your code into a detailed list of skills for an online directory of software developers.
https://stackmuncher.com
GNU Affero General Public License v3.0
22 stars 1 forks source link

Find out why date_head is missing from some projects #40

Open rimutaka opened 2 years ago

rimutaka commented 2 years ago

The front end was failing because date_head was missing from projects.

Example:

"project_name" : "LeetCode",
"github_user_name" : "EINDEX",
"github_repo_name" : "LeetCode",
"date_init" : "2019-01-03T14:52:23+08:00",

I added a check to filter out such projects because something's off there, so no harm in skipping them for now. See https://github.com/stackmuncher/stm_server/commit/b05f15183fd39b4f97b8d46589c07d3c51debc06