-
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
Support GitHub Actions API #1399
Comments
Usually there is a blog announcement, and apparently there wasn't for this. Thanks, @joshuabezaleel. This would be a great PR for any new contributor to this repo or any 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. Thank you! |
|
In order to fully close this issue, we need PRs that will address all the following sections of the announcement:
Since this is a lot of work, let's open this up to multiple developers... please volunteer for one section in the list above, and piggy-back upon the excellent work that @martinssipenko has started in #1402. Thank you! |
Haven't got a chance to look at it but I want to take a shot. Perhaps the |
May I contribute to the |
Since my incoming PR will be dependent to @martinssipenko 's PR that contains cc: @gmlewis |
@joshuabezaleel you can branch off of my branch. |
Hey volunteers, I am super-pleased with the way this Issue is coming together... starting off with the excellent groundwork from @martinssipenko followed by another great PR from @joshuabezaleel! Let's keep up this excellent progress going by having more people volunteer to complete the unchecked and unassigned items above. Please remember to check out our CONTRIBUTING.md guide to get started... and thank you in advance for your contributions! |
Interested in getting the |
@nightlark - does that mean you are volunteering to implement If it is the former, thank you very much, and I will put your name as its owner. |
I would love to work more on this if it's permissible and no one is taking it. But if we should distribute the contribution, that would be lovely to do so 🙂 cc: @gmlewis |
Hi @joshuabezaleel - that's fantastic... thank you! I think we give people ample opportunity to sign up for working on this repo, so feel free to volunteer for more endpoints (as we await LGTMs). (I think we should probably give @nightlark another day to respond to my question... so feel free to pick a different one while we are waiting for a response. 😄) |
@gmlewis I’ll take on implementing support for the runners api. |
Thank you, @nightlark! I've assigned |
Hi awesome volunteers, we still have one task above that needs an implementation. Now that pioneers like @martinssipenko, @joshuabezaleel, and @Atorr have forged ahead with their portions, there are excellent examples to base the remaining work upon. Please remember to check out our CONTRIBUTING.md guide to get started... and thank you in advance for your contributions! |
Hi guys! I would like to work on the last issue: actions_workflow_runs.go |
Thank you, @ayzu! It is yours. |
Testing out the CreateOrUpdateSecret function, I seem to always be getting a |
@martinssipenko - can you please comment on #1399 (comment) ? |
@gmlewis @bramwelt I tested the API manually and despite what documentations suggests, it indeed returns I've reached out to GitHub support and updated the conversion with them in #1402, #1402 (comment) I'll post their response there and will mention you so you both are up to date. |
Thank you, @martinssipenko ! Your efforts are greatly appreciated! |
Agreed, thank you lots @martinssipenko !! Truly appreciate it 🙂 |
Announcement: https://developer.github.com/v3/actions/
The text was updated successfully, but these errors were encountered: