[JIRA] (JENKINS-53179) Direct link to tests page in Blue Ocean

2019-05-31 Thread victormartinezru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Victor Martinez edited a comment on  JENKINS-53179  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Direct link to tests page in Blue Ocean   
 

  
 
 
 
 

 
 I've just created [https://github.com/jenkinsci/blueocean-display-url-plugin/pull/22] which provides two more env variables: * {{RUN_ARTIFACTS_DISPLAY_URL}} * {{RUN_TESTS_DISPLAY_URL}} {{}}{{}}    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.193200.1534904839000.17629.1559314860698%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53179) Direct link to tests page in Blue Ocean

2019-05-31 Thread victormartinezru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Victor Martinez commented on  JENKINS-53179  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Direct link to tests page in Blue Ocean   
 

  
 
 
 
 

 
 I've just created https://github.com/jenkinsci/blueocean-display-url-plugin/pull/22 which provides two more env variables: 
 
RUN_ARTIFACTS_DISPLAY_URL 
RUN_TESTS_DISPLAY_URL 
 {{}} {{}}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.193200.1534904839000.17621.1559314860542%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53179) Direct link to tests page in Blue Ocean

2019-05-09 Thread marcello_desa...@intuit.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marcello de Sales commented on  JENKINS-53179  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Direct link to tests page in Blue Ocean   
 

  
 
 
 
 

 
 I have the same need and I tried the same! The UI shows the page "Tests" and "Artifacts"... Not consistent so far...   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.193200.1534904839000.23006.1557460080332%40Atlassian.JIRA.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-53179) Direct link to tests page in Blue Ocean

2018-08-21 Thread pfor...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pavel Vasilevich created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53179  
 
 
  Direct link to tests page in Blue Ocean   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ivan Meredith  
 
 
Components: 
 blueocean-display-url-plugin, display-url-api-plugin  
 
 
Created: 
 2018-08-22 02:27  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Pavel Vasilevich  
 

  
 
 
 
 

 
 We are using environment variables provided by Blue Ocean Display URL plugin: RUN_CHANGES_DISPLAY_URL=https:///job///display/redirect?page=changes RUN_DISPLAY_URL=https:///job///display/redirect However, when tests are failed we want to see direct link to "Tests" page in our notifications. I've tried to append ?page=tests to RUN_DISPLAY_URL, but it doesn't work. Looks like this is not supported internally.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment