Gary Ewan Park

Results 126 issues of Gary Ewan Park

As per request here: https://groups.google.com/forum/#!topic/chocolateygui/0RNP2IaDUDY ChocolateyGUI should have the ability to search for hashtags which have been assigned to a particular package on Chocolatey.org

Enhancement
0 - Triaging

When reviewing PR's, I use `git pr` a lot, and I am very grateful to have it. Now that GitHub allows pushing to changes back to the original source branch...

These were slightly out of line in the raw markdown, meaning that the rendered HTML didn't look quite right.

When using Octokit for querying GitHub, it is possible to do something like: ```csharp var gitHubClientRepositoryCommitsCompare = await _gitHubClient.Repository.Commit.Compare(user, repository, "master", currentMilestone.Title).ConfigureAwait(false); return gitHubClientRepositoryCommitsCompare.AheadBy; ``` Which returns the number of...

Contributions tab shows two contributions, while gifts tab only shows 1. 🐞 **Problem** I have just completed a couple of PR's, and after syncing with GitHub I see the following:...

help wanted

## Is Your Feature Request Related To A Problem? Please describe. There are usages of https://chocolatey.org/api/v2 in the codebase, and these should be updated to the new, correct URL. ##...

## Is Your Feature Request Related To A Problem? Please describe. Currently, the iconUrl for the Boxstarter Chocolatey packages uses: ``` https://cdn.rawgit.com/chocolatey/boxstarter/master/Web/Images/boxLogo_sm.png ``` During the recent v3.0.0 release, this URL...

## Is Your Feature Request Related To A Problem? Please describe. There are instances where scripting best practices are not being following in the packaging scripts for the Boxstarter packages....

0 - Backlog
Enhancement

## Is Your Feature Request Related To A Problem? Please describe. There are a couple of places with `cinst` and `cpush` are used, when these should really be `choco install`...

The following information came from a vNext.md file at the root of the repository. This information is likely outdated, since we are now releasing v3.0.0. We should add this information...

Documentation
0 - Backlog