I think it would be interesting to record some metrics around the
complexity of Pipelines, such as cyclomatic complexity and number of lines
in the Jenkinsfile.  If shared libraries are used record the complexity and
size of those.
Also the size of the strings passed to external scripting steps (sh, cmd,
python, powershell, etc).



On Fri, Mar 16, 2018 at 1:41 PM Daniel Beck <[email protected]> wrote:

>
> > On 16. Mar 2018, at 21:28, R. Tyler Croy <[email protected]> wrote:
> >
> > * What are other metrics which would positively impact the development of
> >   Jenkins?
>
> Assuming the Essentials setup allows for whitelisting pipeline methods,
> knowing which methods are whitelisted (or got rejected on whitelisting
> attempt) would be useful to guide improvements of the default whitelist and
> the blacklist.
>
> Basically, INFRA-1285, which I haven't had time to work on.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" 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/jenkinsci-dev/CEB8092F-4EAD-459B-BE96-FA2946E19B44%40beckweb.net
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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/jenkinsci-dev/CAA0qCNyn2Wu9gUb1wpbazWtctK9xmcMXdHO164scZ81XNjCu3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to