{"id":1979,"date":"2017-12-07T06:56:23","date_gmt":"2017-12-07T06:56:23","guid":{"rendered":"http:\/\/www.scmgalaxy.com\/tutorials\/?p=1979"},"modified":"2020-01-09T09:43:05","modified_gmt":"2020-01-09T09:43:05","slug":"modified-files-after-each-build","status":"publish","type":"post","link":"https:\/\/www.devopsschool.com\/blog\/modified-files-after-each-build\/","title":{"rendered":"Modified files after each build"},"content":{"rendered":"<p><strong>setu.sin created the topic: Modified files after each build<\/strong><br \/>\nHi All,<\/p>\n<p>I need to send the modified files to an external API after each build in jenkins. I can see the recently changed files in jenkins that pulls from git commit but can you please tell me where it is stored so that i can use that to push the info to another release management tool we have.<\/p>\n<p>Thanks<\/p>\n<p><strong>rajeshkumar replied the topic: Modified files after each build<\/strong><br \/>\nQuestion is not very much clear or you are lacking in understanding of How git works? When you say modified file, means the modification is being done in jenkins workspace as part of build process or Latest changes which was checked out by Jenkins from git??? Need to elaborate more the scnario<br \/>\nRegards,<br \/>\nRajesh Kumar<br \/>\nTwitt me @ <a href=\"http:\/\/twitter.com\/RajeshKumarIn\" target=\"_blank\" rel=\"noopener\">twitter.com\/RajeshKumarIn<\/a><\/p>\n<p><strong>setu.sin replied the topic: Modified files after each build<\/strong><br \/>\nHi Rajesh,<\/p>\n<p>With each build, there are some code changes checked into git. After i run a build, i get the list of those code changes by clicking on recent changes which shows the commits that were performed prior to this build. I need to display this change on another tool so I am trying to understand where these changeset it stored so that i can pass it as a string to the release management tool API.<\/p>\n<p>Thanks<\/p>\n<p><strong>rajeshkumar replied the topic: Modified files after each build<\/strong><br \/>\nJenkins store the last checked out code. Post build, jenkins &#8220;Recent Changes&#8221; section with the help of git plugins display the output of<\/p>\n<p>git log [first]..[second] &#8211;pretty=oneline<\/p>\n<p>[first] and [second] can be SHA\u2019s, branches or tags.<br \/>\nRegards,<br \/>\nRajesh Kumar<br \/>\nTwitt me @ <a href=\"http:\/\/twitter.com\/RajeshKumarIn\" target=\"_blank\" rel=\"noopener\">twitter.com\/RajeshKumarIn<\/a><\/p>\n<p><strong>rajeshkumar replied the topic: Modified files after each build<\/strong><br \/>\nJenkins store the last checked out code. Post build, jenkins &#8220;Recent Changes&#8221; section with the help of git plugins display the output of<\/p>\n<p>git log [first]..[second] &#8211;pretty=oneline<\/p>\n<p>[first] and [second] can be SHA\u2019s, branches or tags.<br \/>\nRegards,<br \/>\nRajesh Kumar<br \/>\nTwitt me @ <a href=\"http:\/\/twitter.com\/RajeshKumarIn\" target=\"_blank\" rel=\"noopener\">twitter.com\/RajeshKumarIn<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>setu.sin created the topic: Modified files after each build Hi All, I need to send the modified files to an external API after each build in jenkins. I can see&#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[42],"tags":[91],"class_list":["post-1979","post","type-post","status-publish","format-standard","hentry","category-jenkins","tag-build"],"_links":{"self":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/comments?post=1979"}],"version-history":[{"count":1,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1979\/revisions"}],"predecessor-version":[{"id":1980,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/posts\/1979\/revisions\/1980"}],"wp:attachment":[{"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/media?parent=1979"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/categories?post=1979"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.devopsschool.com\/blog\/wp-json\/wp\/v2\/tags?post=1979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}