Re: Beta availability of github-branch-source plugin

2019-04-04 Thread Vivek Pandey
Rick, Thanks. Hope you get chance to give it a try do let us know if there are any issues. On Wed, Apr 3, 2019 at 6:36 PM Rick wrote: > Hi Vivek, > > Good to see this. And thanks for your efforts. > > On Thu, Apr 4, 2019 at 1:44 AM Vivek Pandey > wrote: > >> Hello

Beta availability of github-branch-source plugin

2019-04-03 Thread Vivek Pandey
Hello, We are emailing you all today since we want your feedback on the beta version 2.4.6-beta-1 of the GitHub Branch Source Plugin. Today, any PR that requires merging ends up cloning the associated GitHub repository on a Jenkins master, regardless of whether the Jenkinsfile was changed or not.

Re: JWT authentication via -DBLUEOCEAN_FEATURE_JWT_AUTHENTICATION=true causing blue ocean UI to hang

2018-08-14 Thread Vivek Pandey
BLUEOCEAN_FEATURE_JWT_AUTHENTICATION feature flag is experimental and not ready for prime use yet. Having said that, it shouldn't cause hang. Please open a JIRA ticket. On Fri, Aug 10, 2018 at 2:07 PM wrote: > Hi folks, > > I'm running the jenkinsci/blueocean docker container on docker for mac.

Re: Blue Ocean and Git connectivity issue

2018-04-17 Thread Vivek Pandey
ck here: > > > If I refresh the page, I return to the Pipeline Editor. Here I add a > simple Build stage that prints "Hello World" and then save again. Now it > proceeds back to the project page and says that there is no Jenkinsfile > that could be found. When I check

Re: BlueOcean observations from user

2018-04-13 Thread Vivek Pandey
On Fri, Apr 13, 2018 at 7:07 AM, Sverre Moe wrote: > We have upgraded to Blue Ocean v1.5.0 > ​ > Loading the main Pipeline view is now faster. > ​Thats good to know. ​ > Sadly, loading activities and branches for a pipeline still takes a while. > Aprox 35-40 seconds. > Note: This is the initial

Re: Blue ocean new plugin create

2018-04-12 Thread Vivek Pandey
We are working on providing support for http/https based on username and password instead of ssh key alone: https://issues.jenkins-ci.org/browse/JENKINS-47247. Stay tuned... On Tue, Apr 10, 2018 at 8:22 AM Mark Waite wrote: > On Tue, Apr 10, 2018 at 5:24 AM Sakitha Nawodana < > sakithanawodan.

Re: BlueOcean observations from user

2018-04-12 Thread Vivek Pandey
I guess we need more details to see whats causing slowness. Please open a JIRA and provide details along with HAR to help us fix it. Vivek. On Thu, Apr 12, 2018 at 5:37 AM LnT wrote: > I use Blue Ocean 1.5.0. (Upgraded an hour ago) > Still the same issue.!!! > > -- > You received this message

Re: BlueOcean observations from user

2018-04-12 Thread Vivek Pandey
Hi Sverre, my comments inlined... On Sun, Oct 22, 2017 at 11:59 PM Sverre Moe wrote: > Here follows some observations from running Jenkins in Blue Ocean: > > I know BluOcean is not yet finished: > https://jenkins.io/projects/blueocean/roadmap/ > A small list. I had expected more, but perhaps it

Re: Blue Ocean and Git connectivity issue

2018-04-09 Thread Vivek Pandey
Push validation failed. In this process it tries to create a test branch on your repo. Can you provide full stack trace from jenkins log? On Sun, Apr 8, 2018 at 5:44 AM Theo W wrote: > Hi, > > I am currently running jenkins/blueocean in Docker along with Gitea as my > Git server. > > When creat

Re: Blue Ocean + Bitbucket cloud: is it possible to use without a team?

2018-04-05 Thread Vivek Pandey
Hi Alex, My inlined comments: > I have a special "build bot" account with read-only access to our repos. But when I log Blue Ocean in with this account, it only finds zero repos (the bot account has none), and zero teams (or one empty default team, I don't recall). Short answer, there is no bitb

Re: blueocean bitbucket repo in loading mode forever

2018-04-05 Thread Vivek Pandey
Can you provide more details? Any error shown on server side and on browser console? I suspect frontend is not handling error reported when it calls backend API. On Thu, Apr 5, 2018 at 11:25 AM nup wrote: > Hi All, > > I have blueocean pipeline that I was using months ago connected with > bitbuc

Re: Blue Ocean UI takes 20-30 min to load

2018-03-21 Thread Vivek Pandey
Awesome! thanks, On Wed, Mar 21, 2018 at 12:14 AM Andrei Gheorghiu wrote: > Hi Vivek, > > Thank you for the update. > We switched to the experimental branch on Jenkins plugins and installed > the latest 1.5.0 beta. This fixed the issue for us. > (didn't notice initially that the fix wasn't on t

Re: Blue Ocean UI takes 20-30 min to load

2018-03-20 Thread Vivek Pandey
Hi Andrei, We made optimization fixes on blueocean dashboard load time recently. Relevant PRs were for optimized favorites loading ( https://github.com/jenkinsci/blueocean-plugin/pull/1638) and optimize latestRun object in pipeline response ( https://github.com/jenkinsci/blueocean-plugin/pull/163

Re: Logs inside BlueOcean do not get updated automatically

2018-03-05 Thread Vivek Pandey
Hi Christian, This looks like regression. I have opened https://issues.jenkins-ci.org/browse/JENKINS-49929, we are going to take a look at it. Thanks for reporting. On Mon, Mar 5, 2018 at 6:08 AM Christian Ciach wrote: > Hello, > > I wish I could describe this issue better, but I have no idea h