Testing shared libraries locally

25 views
Skip to first unread message

Hari Phaneendra

unread,
Oct 16, 2018, 7:24:37 PM10/16/18
to Jenkins Users
Hi,
I am looking for ideas on how to test shared libraries locally without having to push my changes to github and have my local jenkins point to the remote repo? Is it possible to setup jenkins to look for shared libraries on local absolute paths?

James Fairweather

unread,
Oct 16, 2018, 7:49:24 PM10/16/18
to jenkins...@googlegroups.com
Why don't you want to go through GitHub?  That workflow works really well in my experience.

On Tue, Oct 16, 2018, 4:24 PM Hari Phaneendra, <hdat...@gmail.com> wrote:
Hi,
I am looking for ideas on how to test shared libraries locally without having to push my changes to github and have my local jenkins point to the remote repo? Is it possible to setup jenkins to look for shared libraries on local absolute paths?

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a2aeec0e-55d1-4ef7-b7d5-a1bfa667bc4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Message has been deleted

Jan Monterrubio

unread,
Oct 17, 2018, 12:23:30 AM10/17/18
to jenkins...@googlegroups.com

On Tue, Oct 16, 2018 at 18:24 Hari Phaneendra <hdat...@gmail.com> wrote:
Hi,
I am looking for ideas on how to test shared libraries locally without having to push my changes to github and have my local jenkins point to the remote repo? Is it possible to setup jenkins to look for shared libraries on local absolute paths?

--

Hari Phaneendra

unread,
Oct 17, 2018, 3:48:01 AM10/17/18
to jenkins...@googlegroups.com
Yeah it works for us in most cases. But if people want to test it locally before pushing their changes to remote repository then it is an extra step. Also any new branch a dev is working on requires local jenkins to be updated to point to the branch on shared library or update the jenkinsfile to use this branch. The idea is to see if we can take out the SCM for testing local changes.

Reply all
Reply to author
Forward
0 new messages