-
Thank you for your recent work on this. I'm trying to set up a theme for automatic updating and when trying to pull from github, the access token is not getting appended to the url.
Reading throug…
prowp updated
7 years ago
-
When a user is not authenticated to GitHub and he/she clicks the `"Get Repos"` button, the application still constructs a URI to fetch the repos for a user from the GitHub API, with the user login nam…
-
If someone browsing rcos.io sees a project they like, its more likely that they will star it on observatory, rather than go through the trouble of going onto github and starring it there.
If we all …
-
-
I was trying to use the Q library https://github.com/kriskowal/q to create promise in node-github's calls. I ran the code (given in the example) below:
```
"use strict";
var Client = require("./..…
-
- htmlを吐き出す
- articlesからmarkdownにexport
- middleman|hugo 走らせて、htmlをcompile (hugoならaws lamdaの出番かも)
- githubにpull request作る
- 新しいブランチ作る
- add/commit/push
- pull request作る
-
It would be nice if go-github supported the context package, so you could coordinate cancelation across many different goroutines.
It's now available in the standard library as https://golang.org/p…
-
```
As an orion developer
I want to view static data uploaded S3
So that I can deploy content to the internet
```
* [x] Set up circle specific IAM user on Internal AWS account with access to de…
-
I am using the `getForRepo` function from the `issues` endpoint.
I've noticed that in some cases I got a response that it's an array with a `meta` property that contains information of the response…
-
Is there any way to use multiple content JSON files with the bake task? I would like to have one JSON file per HTML file in my project if possible. I read issue #27 but I'm not sure if a solution for …