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
Labels
B-meta This issue tracks the status of multiple, related pieces of work I-papercut Small but painful.

Comments

@jdm
Copy link
Member

jdm commented Feb 16, 2017

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

@jdm jdm added B-meta This issue tracks the status of multiple, related pieces of work I-papercut Small but painful. labels Feb 16, 2017
@lnishan
Copy link

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 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 commented Feb 19, 2017

@jdm
No problem! I understand :)

Thanks for replying!

@Nikhila-B
Copy link

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 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

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 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

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 commented Apr 28, 2017

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

@jdm jdm closed this as completed Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-meta This issue tracks the status of multiple, related pieces of work I-papercut Small but painful.
Projects
None yet
Development

No branches or pull requests

3 participants