Brendan Forster
Brendan Forster
Trying to unblock the node20 dependency updates while packaging with an earlier version of glibc, by shifting the packaging steps into a containerized actions. The three repositories that will now...
As I start using this across some projects I find myself creating a `HISTORY.md` file at the root to represent the rolling history (so it looks more like a Markdown...
priority - Noun: - A thing that is regarded as more important than another. - The fact or condition of being regarded or treated as more important. I don't like...
Fixes #660 Any pointers or advice you have about getting the tests to pass would be great. For example, I ran this locally but didn't see any change to the...
- endpoint scope: Emoji - endpoint name: Lists all the emojis available to use on GitHub - route: GET /emoji - documentation URL: https://developer.github.com/v3/emojis/#emojis ### Current specification https://github.com/octokit/routes/blob/250db518150bc12a19155ed7dcfcccb82d35396e/openapi/api.github.com/operations/emojis/get.json#L21 ### I...
- endpoint scope: Markdown - endpoint name : "Render an arbitrary Markdown document" and "Render a Markdown document in raw mode" - route: `/markdown` and `/markdown/raw` - documentation URL: https://developer.github.com/v3/markdown/...
So I managed to make a build "go rogue" http://half-ogre-qed.cloudapp.net/octokit/octokit.net/builds/261 And I have no real clue how I did i :metal: As a starting point, I'd like to cancel this...
It'd be great if you could shamelessly emulate what TravisCI and TeamCity do and let me embed a widget inside the project's README which points to the qed build status....
Some missing pieces when you apply it to an empty web project (compared to an MVC4 project) - everything under `App_Start` is missing - no global.asax - Views/web.config missing
Should be something like this http://www.asp.net/vnext/overview/latest/custom-mvc-templates