29 Commits

Author SHA1 Message Date
William Schaefer
3ee4ecce02 Change error message to reflect that it was checking a github user name not a repo owner 2019-04-02 11:21:32 -04:00
William Schaefer
bee943c130 4797 modify script not to check if branch exists before attempting to pull it 2019-03-15 12:44:27 -04:00
William Schaefer
7ad7a797d4 4730-Suggested modifications for readability, some minor changes to logic 2019-02-14 12:28:52 -05:00
William Schaefer
270d5ef67c 4730 fix incorrect variable name in script 2019-02-13 12:42:59 -05:00
William Schaefer
a3bff33fd6 4730 adjust for use case where a branch other than develop is targeted 2019-02-13 12:36:12 -05:00
William Schaefer
e33aa22bea 4730 adjust pull location when owner is origin 2019-02-12 18:23:15 -05:00
William Schaefer
2d2df5212f 4730 manually set branch owner when origin and non-develop branch 2019-02-12 18:05:13 -05:00
William Schaefer
9ac389ac7a 4730 try and fix checkout for origin branches other than develop 2019-02-12 17:47:13 -05:00
William Schaefer
ea86a06765 4730 fix equality check for empty string in travis build 2019-02-12 17:31:38 -05:00
William Schaefer
2b2b479f57 4730 adjust logic for getting branch for travis 2019-02-12 17:26:15 -05:00
William Schaefer
ef142cfb1b 4730 adjust travis branch determination 2019-02-12 17:13:25 -05:00
William Schaefer
f01bf350a0 4730 add temporary prints for debugging purposes 2019-02-12 17:00:56 -05:00
William Schaefer
5eae25cf9e 4730 get default appveyor / travis branch if it isn't develop 2019-02-12 16:48:54 -05:00
William Schaefer
287be8bb5f 4730 change default value for os.getEnv variables to useful default 2019-02-12 16:28:57 -05:00
William Schaefer
e44f677acf 4690 default to origin when release branch not found for owner 2019-02-05 14:45:06 -05:00
William Schaefer
da90f38a80 4690 remove left over debug print statement 2019-02-05 14:38:07 -05:00
William Schaefer
78fb695ef8 4690 remove print statements added for debugging 2019-02-05 10:54:26 -05:00
William Schaefer
39fb3adeda 4690 fix appveyor branch and owner 2019-02-04 18:13:59 -05:00
William Schaefer
7ecf595662 4690 try travis_pull_request_branch instead of travis_branch 2019-02-04 17:45:05 -05:00
William Schaefer
18ad6d4272 4690 add temporary print statement 2019-02-04 16:50:22 -05:00
William Schaefer
39c7b1851f 4690 fix error in setupsleuthkitBranch.py 2019-02-04 15:40:57 -05:00
William Schaefer
0154909dc5 4690 fix error in setupsleuthkitBranch.py 2019-02-04 15:26:13 -05:00
William Schaefer
ef38d06099 4690 fix error in setupsleuthkitBranch.py 2019-02-04 15:13:04 -05:00
William Schaefer
953be79d69 4690 fix error in setupsleuthkitBranch.py 2019-02-04 15:04:56 -05:00
William Schaefer
8cdb5ded70 4690 fix error in setupsleuthkitBranch.py 2019-02-04 14:19:57 -05:00
William Schaefer
0467bc2f26 4690 first attmept to modify setupSleuthkitBranch script to get remote branches 2019-02-04 12:25:00 -05:00
Brian Carrier
5dbe8469b4
Updated comments. 2018-05-11 11:22:24 -04:00
rishwanth1995
496875b8d5 changed algorithm for sleuthkit branches 2018-05-11 10:12:41 -04:00
rishwanth1995
8df35680ed added python script to setup sleuthkit branch in appveyor and travis 2018-05-09 10:28:46 -04:00