How to extract only modified code from bit-bucket and create a build?
up vote
-1
down vote
favorite
I am trying to build cobol programs using bamboo. I have source code present in bit-bucket which includes 100 cobol programs. I need to create the build for only those programs which are modified by developer in my RC branch. what approach i should follow?
Whenever I am trying to compile the repo, it is building code for all 100 programs.
shell gradle bitbucket build.gradle bamboo
add a comment |
up vote
-1
down vote
favorite
I am trying to build cobol programs using bamboo. I have source code present in bit-bucket which includes 100 cobol programs. I need to create the build for only those programs which are modified by developer in my RC branch. what approach i should follow?
Whenever I am trying to compile the repo, it is building code for all 100 programs.
shell gradle bitbucket build.gradle bamboo
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I am trying to build cobol programs using bamboo. I have source code present in bit-bucket which includes 100 cobol programs. I need to create the build for only those programs which are modified by developer in my RC branch. what approach i should follow?
Whenever I am trying to compile the repo, it is building code for all 100 programs.
shell gradle bitbucket build.gradle bamboo
I am trying to build cobol programs using bamboo. I have source code present in bit-bucket which includes 100 cobol programs. I need to create the build for only those programs which are modified by developer in my RC branch. what approach i should follow?
Whenever I am trying to compile the repo, it is building code for all 100 programs.
shell gradle bitbucket build.gradle bamboo
shell gradle bitbucket build.gradle bamboo
edited Nov 9 at 17:45
James Z
11.1k71735
11.1k71735
asked Nov 9 at 15:14
Himani Chauhan Sachdeva
1
1
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53228411%2fhow-to-extract-only-modified-code-from-bit-bucket-and-create-a-build%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown