Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-12-04 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 
 
Sprint: 
 Bolt Ready for Grooming  
 

  
 
 
 
 

 
 
 

 
 
 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 post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-07-03 Thread Lucy Wyman (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lucy Wyman updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Lucy Wyman  
 
 
Sprint: 
 Bolt  Kanban  Ready for Grooming  
 

  
 
 
 
 

 
 
 

 
 
 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 post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread David Kramer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David Kramer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 David Kramer  
 
 
Sprint: 
 Bolt  Ready for Grooming  Kanban  
 

  
 
 
 
 

 
 
 

 
 
 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 post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread David Kramer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 David Kramer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 David Kramer  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options.Config option:This should be a hash of scheme to class called  external-transports  external_transports .The file should attempt to auto require based on the class name using the rails standard.When a scheme appears in both external and built in transports the external_transport should take precedence{noformat}---external-transports:  email:transport-class: MyGem::Transportconfig-val: 1 other- config-val: 2{noformat} Documentation should be in a file in the repository named `extensibility.md`, and linked from the README.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
You recei

Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread Michael Smith (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Smith updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Michael Smith  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options.Config option:This should be a hash of scheme to class called  external_transports  external-transports .The file should attempt to auto require based on the class name using the rails standard.When a scheme appears in both external and built in transports the external_transport should take precedence{noformat}---external-transports:  email:transport-class: MyGem::Transportconfig-val: 1other-config-val: 2{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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 

Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Alex Dreyer  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options.Config option:This should be a hash of scheme to class called external_transports.The file should attempt to auto require based on the class name using the rails standard.When a scheme appears in both external and built in transports the external_transport should take precedence{noformat}---external-transports:  email:transport-class: MyGem::Transportconfig-val: 1 other- config-val: 2{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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 r

Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Alex Dreyer  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options.Config option:This should be a hash of scheme to class called external_transports.The file should attempt to auto require based on the class name using the rails standard.When a scheme appears in both external and built in transports the external_transport should take precedence{noformat}---external-transports:  email: transport_class transport-class : MyGem::Transport config_val config-val : 1 config_val config-val : 2{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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" grou

Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Alex Dreyer  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options.Config option:This should be a hash of scheme to class called external_transports.The file should attempt to auto require based on the class name using the rails standard. When a scheme appears in both external and main transports the external_transport should take precedence {noformat}---external-transports:  email:transport_class: MyGem::Transportconfig_val: 1config_val: 2{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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 email

Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Alex Dreyer  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options.Config option:This should be a hash of scheme to class called external_transports.The file should attempt to auto require based on the class name using the rails standard.When a scheme appears in both external and  main  built in  transports the external_transport should take precedence{noformat}---external-transports:  email:transport_class: MyGem::Transportconfig_val: 1config_val: 2{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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 recei

Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Alex Dreyer  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options. Config option:This should be a hash of scheme to class called external_transports.The file should attempt to auto require based on the class name using the rails standard.{noformat}---external-transports:  email:transport_class: MyGem::Transportconfig_val: 1config_val: 2{noformat}  
 

  
 
 
 
 

 
 
 

 
 
 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 post to this group, send email t

Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-26 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Change By: 
 Alex Dreyer  
 

  
 
 
 
 

 
 We need to document how to write a transport subclass with an example.We need to expose a config option to map url scheme to a ruby class.We need to verify that there is no more problems with global transport config options.  
 

  
 
 
 
 

 
 
 

 
 
 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 post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (BOLT-610) Make transport API public and allow custom transport configuration

2018-06-19 Thread Alex Dreyer (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Dreyer created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Puppet Task Runner /  BOLT-610  
 
 
  Make transport API public and allow custom transport configuration   
 

  
 
 
 
 

 
Issue Type: 
  Story  
 
 
Assignee: 
 Unassigned  
 
 
Created: 
 2018/06/19 4:42 PM  
 
 
Priority: 
  Normal  
 
 
Reporter: 
 Alex Dreyer  
 

  
 
 
 
 

 
 
 

 
 
 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 post to this group, send email to puppet-bugs@googlegroups.com.
Visit