[JIRA] (JENKINS-61365) plugin not appearing in pluginManager

2020-04-20 Thread mkiriche...@wallarm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Kirichenko updated  JENKINS-61365  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61365  
 
 
  plugin not appearing in pluginManager   
 

  
 
 
 
 

 
Change By: 
 Mark Kirichenko  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.205018.1583498875000.14079.1587396780118%40Atlassian.JIRA.


[JIRA] (JENKINS-61365) plugin not appearing in pluginManager

2020-04-06 Thread mkiriche...@wallarm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Kirichenko assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61365  
 
 
  plugin not appearing in pluginManager   
 

  
 
 
 
 

 
Change By: 
 Mark Kirichenko  
 
 
Assignee: 
 Mark Kirichenko  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.205018.1583498875000.6842.1586166600055%40Atlassian.JIRA.


[JIRA] (JENKINS-61365) plugin not appearing in pluginManager

2020-03-06 Thread mkiriche...@wallarm.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Kirichenko created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61365  
 
 
  plugin not appearing in pluginManager   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Mark Kirichenko  
 
 
Components: 
 wallarm-fast-plugin  
 
 
Created: 
 2020-03-06 12:47  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Mark Kirichenko  
 

  
 
 
 
 

 
 The wallarm-fast plugin is not appearing in the /pluginmanager area of a jenkins instance   so far we've followed the publishing guide (https://github.com/jenkins-infra/update-center2#categorizing-plugins) as well as the infra guide (https://github.com/jenkins-infra/repository-permissions-updater/). Everything is seemingly fine, but we fail to reach the end result of seeing our plugin in the built-in jenkins search page.   There may be issues due to our plugin being originally ruby and only recently being rewritten in java. We have not found any reason this may cause problems, but we cannot be sure.   From the source code at (https://github.com/jenkins-infra/repository-permissions-updater/blob/master/Jenkinsfile#L18[)|https://github.com/jenkins-infra/repository-permissions-updater/blob/master/Jenkinsfile#L18] we can see that there may be a period to building and publishing, but it's unclear how often this happens (should we just wait a few hours / days / months?).   Any help in troubleshooting will be greatly appreciated!