Stanley Goldman
Stanley Goldman
I'm using Coronate to conduct tournaments between friends similarly to how [lichess4545](https://www.lichess4545.com/) conducts a tournament. Pairings are assigned and players are expected to play their games and report back within...
In a repository using a basic `git-chglog` with a single commit, I feel like the "Unreleased" header should not show. I'm not sure about the comparison link at the bottom,...
#### Feature Idea Summary The current implementation of `Set-GitHubContent` only allows for text based content to be created. A simple change could allow for any arbitrary file to be uploaded....
- [x] Depends on #185 being merged to **master** In particular the ID property of the GitHub API will never have a description.
Related to: https://github.com/github/VisualStudio/issues/2095 Related to: https://github.com/github/VisualStudio/pull/2108
Capturing the error in #115 in a unit test...
### Incorrect form ```cs var expression = new Query() .Select(q => new { repo1 = q.Repository("foo", "bar").Name.Single(), repo2 = q.Repository("foo", "bar").Name.Single() }); ``` results in: ``` query { repository(owner: "foo",...
We are allowing #127, but we need to give more thought to properly handling preview headers. This is not the first and won't be the last
Reported by @stanishev @firebaugh @kmcdowelljr in #950 They are experiencing issues with using GitHub for Unity on Ubuntu. These errors appear in their logs rather consistently, leading me to agree...