Hi M S,

> Does anyone know why it is that we plugin settings for Task plugins are 
not supported or why it has not been implemented?

GoCD's Task plugins do not support plugin settings. Task plugins execute a 
task and it is recommended to have all the Task-specific plugin 
configuration at the task level. 
There is already an open issue regarding adding support for plugin settings 
to task extension plugin here <https://github.com/gocd/gocd/issues/2587>. 
If you have a specific use-case, please add you points on this issue.

> Does anyone have a suggestion on how I can try to implement a form of 
'global settings' for a task plugin that can be edited from the web UI?

As GoCD does not make a call to the plugin to get plugin settings view, 
there is no 'global settings' form that can be edited from the web UI. We 
can use a JSON file or JVM args to accept these 'global settings', but 
there is no way to implement a form.

Do let us know if any further information is required.


Thanks,
Ganesh


On Sunday, August 4, 2019 at 12:04:18 PM UTC+5:30, M S wrote:
>
> Hello,
>
> I've come to learn that there is no support for Task Plugins to have 
> Plugin Settings.
> After looking at the following pull requests, it looks like this feature 
> was dropped:
>
>    - https://github.com/gocd/gocd/pull/2593
>    - https://github.com/gocd/gocd/pull/2919
>    
>
> Does anyone know why it is that we plugin settings for Task plugins are 
> not supported or why it has not been implemented?
>
> Does anyone have a suggestion on how I can try to implement a form of 
> 'global settings' for a task plugin that can be edited from the web UI?
>
>
> Thanks in advance.
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/e2c9852b-bdd2-4010-9c55-1c525658b2fa%40googlegroups.com.

Reply via email to