-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add support for network-configurations
endpoints
#3462
Comments
This would be a great PR for any new contributor to this repo or a new Go developer. Feel free to volunteer for any issue and the issue can be assigned to you so that others don't attempt to duplicate the work. Please check out our CONTRIBUTING.md guide to get started. (In particular, please remember to Thank you! |
Hi 👋 @stevehipwell @gmlewis Can i contribute to this issue ? I'm as an go learner. This will be a good learning opportunity for me. Any guidance would be appreciated : ) |
Definitely! We welcome new Go developers to contribute, and since we do this a lot, we have attempted to concentrate our guidance into CONTRIBUTING.md so that we don't have to write up new guidance for each individual contributor. |
Hi @gmlewis can you tell me location where the changes need ? |
@rabelmervin - here's my thinking: Maybe one of our more experienced contributors can tackle one of the major bullet points, say for example, the last one: "REST API endpoints for workflows". Most likely, a new file will need to be created (with file naming conventions covered in CONTRIBUTING.md), and the more experienced contributor will write 6 new endpoints that cover the minor bullet points under that major bullet point. Then, when that PR is finished, you can take a look to see how they did it and you yourself could take on one of the smaller bullet points, say for example "REST API endpoints for workflow jobs" with 4 endpoints. Otherwise, I simply don't have the time to walk you through what needs to be done. Does that make sense? Having said all that, I'm going to remove your name from this issue since it is an enormous task.. and since I took the time to create this bullet point list, I'll instead add individual contributor's usernames to each bullet point(s) that they wish to sign up for. Please let me know if you want your username on one of these. |
@gmlewis am I missing something here as the two APIs in the issue description ( |
Thank you, @stevehipwell ! Whups! Let's try this again... |
Third set (another PR):
|
@stevehipwell - does this look accurate to you? |
I think the second and third are the same, I added links to both docs in case there were minor differences. |
@gmlewis I understand that this is a big task, Since I don’t have a clear idea on how to contribute effectively at this stage, I’ll step back for now. But I’d love to revisit and contribute go-git once I gain more familiarity. |
The REST endpoints for network configurations have been announced as GA.
network-configurations
endpoints #3462 (comment)network-configurations
endpoints #3462 (comment)network-configurations
endpoints #3462 (comment)The text was updated successfully, but these errors were encountered: