Open Noah-Huppert opened 5 years ago
This would give us access to this status page about our deployments:
https://github.com/kscout/serverless-registry-api/deployments
(I created this status page by making mock requests to the GitHub API)
Also consider just making API requests with Curl. simple enough.
Also consider just making API requests with Curl. simple enough.
Actually not, parsing JSON responses would be hard.
https://github.com/github/hub/issues/2203
This feature would fit very well into an OpenShift source to image or Travis CI build. Would make it pretty easy to integrate with GitHub.
Consider completing it, or part of its functionality, in a sprint.