James Strachan

Results 181 issues of James Strachan

see https://github.com/jenkins-x/go-scm/blob/aa6b3d82e0cc3ef21951a6a2baeafd272c65fc3d/scm/driver/bitbucket/pr.go#L58

area/bitbucket-cloud

the current code for repository creation defaults to using a workspace named after the current user login: https://github.com/jenkins-x/go-scm/blob/master/scm/driver/bitbucket/repo.go#L79 we probably need some work to be able to support creating a...

area/bitbucket-cloud

right now `jx help` doesn't work great with plugins. e.g. this doesn't work: ```bash jx help pipeline start ``` however this does ```bash jx pipeline start --help ``` which basically...

good first issue
lifecycle/rotten

we maybe need to delete the /opt/tomcat/webapps/ROOT folder maybe if there's a /maven/ROOT.war file?

Once this PR is merged and issue fixed https://github.com/joel-costigliola/assertj-assertions-generator/issues/67 along with the NavigationListAssert class in assertj-core: https://github.com/joel-costigliola/assertj-core/issues/641 it would be easy to switch the OOTB templates in the generator to...

e.g. kinda like this https://stackfiles.io/registry but for charts with a nice Run button etc

when using the new https://github.com/kubernetes/helm app folks can install apps via helm CLI. It'd be nice to be able to view "helm apps" and delete / upgrade them; whatever we...

if you try scaling up/down on the Deployments page it doesn't seem to have an effect. Works fine with the RC and RS resources though!

see: https://www.dropbox.com/s/33mxm3dzuvoxr0s/Screenshot%202016-06-03%2010.39.49.png?dl=0 Maybe lets rename the second button to be consistent? When showing the regular namespaces we maybe hide those lower buttons?

if using OpenShift we should show Routes in the UI. If available we should show Ingress too