Tony White

Results 14 comments of Tony White

Add setting the tab title for workspaces (console) to resolve tab being shown as 'Loading...'

> @TonyWhiteSMS, just taking another look at this now. I'll touch base with any questions prior to merge. It has been a while, and looks like a conflict now :(

Hello @ReportMort I am having this issue as well, currently the version is listed as 0.8, and when I try the above I get this error unused argument (loginURL =...

I have built from the GIT code, used these instructions http://kbroman.org/pkg_primer/pages/build.html

I managed to patch this by moving where the isBlank check was being done, so it will not add a blank value to the map when building the fieldsAndValues map...

I have had to make this change as well, as we do on demand deployments. Also we have multiple branches so found if a branch was not deployed from that...

I suspect a tweak might be required for findExistingCommit as well, got a branch that has not been run for 2months but has a heap of changes merged from another...

FYI - this is my hardcoded solution for allowing more than 100 commits https://github.com/nrwl/nx-set-shas/issues/144

I have come up with a solution that should work for us, it is hard coded to a 20 page (2K commit limit) ```javascript // Check the commit exists on...

Hi @JamesHenry, sorry was overseas when your first message came through, will organise a pull req