I've installed the github pull-request-builder package, on an EC2 Ubuntu
server, and gotten it *mostly* working. The one problem I have is with the
branch-specifier. The docs say set it to ${sha1}. That didn't work, and
when I wrote a Python script to dump the os.environ() variables, it doesn't
appear to be set. Everything else seems to be working - when I set the
branch-specifier to a specific SHA, or reference such as origin/pr/4/head,
it correctly gets the branch, builds it, and sends back a commit-status
message to Github. So my general configuration (tokens, URLs, etc) is
correct. The only thing missing is $sha1.
I've looked over the packages installed as dependencies, and don't see
anything obvious where it would be configured - what sets this variable?
Thanks.
I did discover another plugin, token-macro, that seems like it would be
responsible for expanding the variable. But that still doesn't tell me what
generates it.
John C>
(this maybe a duplicate on the email list, but it doesn't seem to be
showing up on the Google-groups website.)
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.