You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
The current JIRA plugin needs reworking to better fit an actual plugin API, i.e. to be disconnected from the internals and loaded at runtime. PLUGIN_TYPE_BTS might even work here.
Also with all the recent changes I do fear this bit of code that I never really touch is going to suffer, so perhaps we should scope the use of this particular plugin.
After the next point release, 5.6.1, I shall be first disabling the plugin from building, in order to facilitate a complete rework of this plugin (this can go hand-in-hand with a rewrite to the template stuff by me for less glibisms and such)
The text was updated successfully, but these errors were encountered:
This commit has been made separately in order to allow as simple git revert
as and when issue #29 is resolved.
Signed-off-by: Ikey Doherty <[email protected]>
The current JIRA plugin needs reworking to better fit an actual plugin API, i.e. to be disconnected from the internals and loaded at runtime.
PLUGIN_TYPE_BTS
might even work here.Also with all the recent changes I do fear this bit of code that I never really touch is going to suffer, so perhaps we should scope the use of this particular plugin.
After the next point release,
5.6.1
, I shall be first disabling the plugin from building, in order to facilitate a complete rework of this plugin (this can go hand-in-hand with a rewrite to the template stuff by me for less glibisms and such)The text was updated successfully, but these errors were encountered: