Jira (PUP-9912) Puppet Task formatting

2019-08-05 Thread Jorie Tappa (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jorie Tappa updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9912  
 
 
  Puppet Task formatting   
 

  
 
 
 
 

 
Change By: 
 Jorie Tappa  
 
 
Team: 
 Skeletor  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.317444.1563815632000.43273.1565024100215%40Atlassian.JIRA.


Jira (PUP-9912) Puppet Task formatting

2019-07-23 Thread Patrick Grant (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Patrick Grant updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9912  
 
 
  Puppet Task formatting   
 

  
 
 
 
 

 
Change By: 
 Patrick Grant  
 
 
CS Priority: 
 Needs Priority  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-bugs/JIRA.317444.1563815632000.26791.1563888660183%40Atlassian.JIRA.


Jira (PUP-9912) Puppet Task formatting

2019-07-22 Thread Patrick Mayes (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Patrick Mayes updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9912  
 
 
  Puppet Task formatting   
 

  
 
 
 
 

 
Change By: 
 Patrick Mayes  
 

  
 
 
 
 

 
 I want to be able to format Orchestrator parameter descriptions. So for the following task code I want the output to show as: {quote}· foo | Enum[production, store_build, store_deploy, collectd] I want to do stuff with foo. example: foo : blah example: foo: non_blah example, foo:blahdeblahblah   { "description": "A task to do awesome stuff", "input_method": "environment", "supports_noop": false, "parameters": { "foo":  Unknown macro: \ { "description" : "I want to do stuff with foo. example: foo : blah, example: foo: non_blah, example, foo:blahdeblahblah", "type": "Optional[Enum[blah, non_blah, blahdeblahblah, something]]"  }  ,"bar":  Unknown macro: \ { "description" : "This stuff does bar stuff. example: QA: kittens, example: PR: boxes, example: NP: nothing", "type": "Optional[Enum[nothing, something, boxes, kittens]]"  }  , "foo_bar":  Unknown macro: \ { "description" : "This is the name of a foo_bar, if things are foo_bar then they're really bad.", "type": "Optional[String[1]]"  }  } } {quote}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 
   

Jira (PUP-9912) Puppet Task formatting

2019-07-22 Thread Patrick Mayes (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Patrick Mayes updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9912  
 
 
  Puppet Task formatting   
 

  
 
 
 
 

 
Change By: 
 Patrick Mayes  
 

  
 
 
 
 

 
 I want to be able to format Orchestrator parameter descriptions. So for the following task code I want the output to show as: {quote}  ``` · foo | Enum[production, store_build, store_deploy, collectd]I want to do stuff with foo.example: foo : blahexample: foo: non_blahexample, foo:blahdeblahblah ```  ``` {"description": "A task to do awesome stuff","input_method": "environment","supports_noop": false,"parameters": {"foo":  {  { "description": "I want to do stuff with foo. example: foo : blah, example: foo: non_blah, example, foo:blahdeblahblah",  "type": "Optional[Enum[blah, non_blah, blahdeblahblah, something]]"  }  ,"bar":  {  { "description": "This stuff does bar stuff. example: QA: kittens, example: PR: boxes, example: NP: nothing",  "type": "Optional[Enum[nothing, something, boxes, kittens]]"  }  ,"foo_bar":  {  { "description": "This is the name of a foo_bar, if things are foo_bar then they're really bad.",  "type": "Optional[String[1]]"  }  }} ``` {quote}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)  
 
 

 
   
 

  

Jira (PUP-9912) Puppet Task formatting

2019-07-22 Thread Patrick Mayes (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Patrick Mayes created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet /  PUP-9912  
 
 
  Puppet Task formatting   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2019/07/22 10:13 AM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Patrick Mayes  
 

  
 
 
 
 

 
 I want to be able to format Orchestrator parameter descriptions. So for the following task code I want the output to show as: ``` · foo | Enum[production, store_build, store_deploy, collectd] I want to do stuff with foo. example: foo : blah example: foo: non_blah example, foo:blahdeblahblah ``` ``` { "description": "A task to do awesome stuff", "input_method": "environment", "supports_noop": false, "parameters": { "foo":  { "description": "I want to do stuff with foo. example: foo : blah, example: foo: non_blah, example, foo:blahdeblahblah", "type": "Optional[Enum[blah, non_blah, blahdeblahblah, something]]" } , "bar":  { "description": "This stuff does bar stuff. example: QA: kittens, example: PR: boxes, example: NP: nothing", "type": "Optional[Enum[nothing, something, boxes, kittens]]" } , "foo_bar":  { "description": "This is the name of a foo_bar, if things are foo_bar then they're really bad.", "type": "Optional[String[1]]" } } } ```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment