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

Tool to report new contributors across Servo repository #15601

Closed
jdm opened this issue Feb 16, 2017 · 9 comments
Closed

Tool to report new contributors across Servo repository #15601

jdm opened this issue Feb 16, 2017 · 9 comments

Comments

@jdm
Copy link
Member

@jdm jdm commented Feb 16, 2017

This is the tracking issue for the work necessary for this NCSU project description.

@lnishan
Copy link

@lnishan lnishan commented Feb 19, 2017

Can non-NCSU students take on this project?

I'm interested in getting this project started, but I wonder if this is a reserved project for NCSU students. At the moment, this project seems a lot more approachable to me compared to other ones listed in the Wiki.

@jdm
Copy link
Member Author

@jdm jdm commented Feb 19, 2017

Sorry, we will need to wait for those students to turn it down before anybody else can work on it.

@lnishan
Copy link

@lnishan lnishan commented Feb 19, 2017

@jdm
No problem! I understand :)

Thanks for replying!

@Nikhila-B
Copy link

@Nikhila-B Nikhila-B commented Mar 9, 2017

We have two questions related to the initial steps:

  1. Code Base: Is there any existing code base we are working on or sending a pull request to later? Or are we creating our own repository and creating this tool independently?

  2. Language: Our plan is to use javascript to interact with the GitHub API when creating our tools. Will this be okay ? we are open to any expectations and/or recommendations.

@jdm
Copy link
Member Author

@jdm jdm commented Mar 10, 2017

There is no existing codebase. JavaScript should be fine for this, but I recommend using a library that wraps the github api for you.

@Nikhila-B
Copy link

@Nikhila-B Nikhila-B commented Mar 19, 2017

There are two tools, we are writing in the initial steps. We were not sure if we completely understand what the first is one is about

Tool # 1: create a tool that initializes a JSON file with the known authors for a local git repository

Are we redirecting the contributors list to a file? Any kind of clarification would help.

@jdm
Copy link
Member Author

@jdm jdm commented Mar 19, 2017

The goal of the first tool is to set up a list of the known contributors, which will make the output of the second tool more meaningful in the future (otherwise it would report each contributor as a new contributor, even if that is not the case).

@Nikhila-B
Copy link

@Nikhila-B Nikhila-B commented Apr 28, 2017

Hi Josh, we would like you take a look at our repository - we will be wrapping up the documentation tonight.

@jdm
Copy link
Member Author

@jdm jdm commented Apr 28, 2017

For future reference, the repository is https://github.com/OODD-Mozilla/ToolRepository.

@jdm jdm closed this Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.