nus-cs2103-AY1819S2 / forum

CS2103/T discussion forum
6 stars 1 forks source link

my commits aren't showing up #64

Open PhilipPhil opened 5 years ago

PhilipPhil commented 5 years ago

my commits aren't showing up. I don't know why.

fterh commented 5 years ago

Time to reclone AB4 and start all over again 😢

ccristina commented 5 years ago

Hi,

Did you follow the instructions mentioned here: https://github.com/nus-cs2103-AY1819S2/forum/issues/63?

Also note that the Reposense output would be re-generated only on Monday.

Best regards, Cristina.

PhilipPhil commented 5 years ago

ok got it

PhilipPhil commented 5 years ago

Time to reclone AB4 and start all over again 😢

fterh thanks for taking time out of your day to be so helpful.

rahulb99 commented 5 years ago

Hi,

Did you follow the instructions mentioned here: #63?

Also note that the Reposense output would be re-generated only on Monday.

Best regards, Cristina.

I reconfigured my email in git and Github, which solved the issue. But this will not link my old commits. Hence it will not be recognised by Reposense. Is there any solution to this? @ccristina Thanks

fterh commented 5 years ago

@rahulb99 You need to create a reposense config file in _reposense/config.json. You can find the instructions in the reposense userguide. What that file does is to get the crawler/bot to associate all the author names you provided with your github username.

Edit: Basically,

  1. Create _reposense/config.json using the template provided here: https://nus-cs2103-ay1819s2.github.io/cs2103-website/admin/reposenseConfigTemplates.html
  2. Update the authorNames property (an array) with additional author names you want to associate.
  3. Optionally, run reposense locally to verify it works.
  4. Push to origin, create a PR, and merge.
PhilipPhil commented 5 years ago

Yes I'm working on it

On Sat, Mar 23, 2019, 11:33 AM Fabian Terh notifications@github.com wrote:

@rahulb99 https://github.com/rahulb99 You need to create a reposense config file in _reposense/config.json. You can find the instructions in the reposense userguide. What that file does is to get the crawler/bot to associate all the author names you provided with your github username.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nus-cs2103-AY1819S2/forum/issues/64#issuecomment-475835605, or mute the thread https://github.com/notifications/unsubscribe-auth/AqvGEoq_ef9f0KZbsVPWWemjPTwGi8ahks5vZaB0gaJpZM4cDVo2 .