Re: "Changes" reference build/commit

2021-10-13 Thread Ullrich Hafner



> Am 12.10.2021 um 22:40 schrieb Cristian Morales Vega 
> :
> 
> In a multibranch pipeline I noticed that the first job in a branch
> always has an empty list of "changes" (i.e.
> https:///job//1/changes).
> https://plugins.jenkins.io/git/#changelog-extensions mentions a
> "Calculate changelog against a specific branch" option, but I can't
> find it anywhere. Where is it?

This option is available in the Git plugin configuration of a pipeline or 
freestyle job. I think it is (not yet?) available in a GitHub branch source, I 
don’t know why it is missing there. Maybe it would be helpful to create a 
feature request?

> But actually I'm not even sure that's
> what I want, shouldn't the "Changes" use the "Reference build" from
> the Forensics API (https://plugins.jenkins.io/git-forensics/)?
> 

The forensics plugin actually knows those changes but does not render them in 
the UI. (The Git plugin actually records the ChangeLog and renders them. But 
the Git plugin does not know the concept of a reference build so far. I’m not 
sure if there is an API so that I can show those changes in my forensics plugin 
by using the UI of the Git plugin) 

> What's the best I can currently achieve with Jenkins regarding the
> "Changes" generation?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/CAOWQn3QOB1u-ouFv4EWqJ1Qpdd%2BqksQmPkNncA%2BM0z8o_5kb3Q%40mail.gmail.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8A726494-8D76-484E-9CAB-D45646747FFB%40gmail.com.


Adopting the ruby-runtime plugin

2021-10-13 Thread David at Groups360


Hello!

I have recently started using Jenkins at my current job, and it’s a 
rails-heavy shop. We’re running Jenkins on Java 11 which is incompatible 
with this plugin https://plugins.jenkins.io/ruby-runtime I’d like to adopt 
it and bring it up to date with the latest LTS JVM

I don’t have any PRs at this time

my github username is davidatgroups360 

My Jenkins Infrastructure account id is davidatgroups360

Let me know if you’re amenable and if so, what the next steps are. 

Thanks!

David

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a44072d0-6b2f-4381-b0fc-d02c4b2bfa42n%40googlegroups.com.


Re: "Changes" reference build/commit

2021-10-13 Thread Cristian Morales Vega
On Wed, 13 Oct 2021 at 11:59, Ullrich Hafner  wrote:
> > Am 12.10.2021 um 22:40 schrieb Cristian Morales Vega 
> > :
> > But actually I'm not even sure that's
> > what I want, shouldn't the "Changes" use the "Reference build" from
> > the Forensics API (https://plugins.jenkins.io/git-forensics/)?
> >
>
> The forensics plugin actually knows those changes but does not render them in 
> the UI. (The Git plugin actually records the ChangeLog and renders them. But 
> the Git plugin does not know the concept of a reference build so far. I’m not 
> sure if there is an API so that I can show those changes in my forensics 
> plugin by using the UI of the Git plugin)

Not sure I understand you here. But FWIW it's not just about having
them in the UI, it's about actually having a "changeset" (I think
that's the official Jenkins name for the concept). Lots of things,
like the Slack Notification plugin use that changeset for different
stuff (e.g. send Slack notifications to people in the changeset).
So I guess it would be a matter of the Git plugin depending on the
forensics plugin and using it to create the changeset.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAOWQn3RiAN618Bsm0JhQnJx0ghtfDX217WfPpU3B0caW5aM3hw%40mail.gmail.com.


Re: Adopting the ruby-runtime plugin

2021-10-13 Thread 'Jesse Glick' via Jenkins Users
I think you meant to post to the dev list, not the user list, but anyway 
please read: https://jenkins.io/jep/7

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/7aee9f10-9fa7-4156-b69c-0efaeecd49d0n%40googlegroups.com.