| 
							
							
								 Simon Quigley | 3f83cdf778 | No wonder that isn't working, we didn't even download the tar yet! Fix that. | 2019-04-13 13:53:57 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | e69667bfff | Wrap it in a bash call. | 2019-04-13 13:51:08 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 037bfcb5cb | Try renaming the tars correctly. | 2019-04-13 13:47:28 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 3a15d58a92 | Remove extra line. | 2019-04-13 13:33:22 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 80f4d4697f | Add separate upload targets. | 2019-04-13 13:32:01 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 179887a432 | Add support for unstable and stable branches. | 2019-04-13 13:27:09 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 2b178685a0 | Safely handle not being able to push; if we've made it this far, it should pass anyway. | 2019-03-30 22:00:40 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 7d3aa8f9ae | Create CI branches if they don't already exist. | 2019-03-30 16:39:34 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 61466cbda4 | Hardcode a different KEY_ID in there. | 2019-03-23 15:42:39 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 1a0fafba29 | Stop spamming the builders; only build so often. | 2019-03-09 09:19:06 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | db6cb3dbf9 | Also add the default branch to the merger job. | 2019-03-08 23:17:42 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | b44de4d041 | Remove job-specific SCM trigger. | 2019-03-08 23:07:45 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | c48324124c | cd to {{ NAME }} before doing anything. | 2019-03-08 22:59:30 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 0577c6b75e | Make default_branch a required key. | 2019-03-08 22:55:14 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 2112e13c3b | Prototype merger support. | 2019-03-08 22:49:33 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 6bf68cd794 | Change break into a return True statement. | 2019-03-08 21:34:02 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 66b8bdb425 | Correctly print binary_package_name. | 2019-03-08 19:35:16 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 6524ef6c62 | Work around special case. | 2019-03-08 19:19:49 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | d722731db4 | Return ppa_source, not ppa. | 2019-03-08 18:59:55 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | ce94e9c3b3 | Use the correct version number. | 2019-03-08 18:27:47 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 1134f8545c | Prefix the variable names with arg. | 2019-03-08 18:22:33 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 27c966b477 | Call the function differently. | 2019-03-08 18:16:39 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 08185dcaa4 | 5 mins -> 2 mins. | 2019-03-08 18:15:33 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 765f02edc7 | Put the argument-based code in the __init__ for the function. | 2019-03-08 18:09:11 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 3fd9869417 | lp_check.py, not lp_check. | 2019-03-08 18:01:06 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 819c0ae584 | Add an LP buffer. | 2019-03-08 17:52:35 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | abe7e1d659 | Poll every five minutes. | 2019-03-08 16:31:00 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 06385db5bb | Add SCM trigger. | 2019-03-08 16:23:28 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 0a866485a0 | Also pass the release (manually inject it into the iterated variable). | 2019-03-08 11:50:16 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 816b53d71a | Fix variable name not adjusted after move. | 2019-03-08 11:48:02 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 9b3b75e7e4 | Rename the template to match the job type. | 2019-03-08 11:47:01 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | c673922c69 | Separate loading the config out into a separate function. | 2019-03-08 11:45:29 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | ae7eec1330 | Split Jenkins authentication into a different function. | 2019-03-08 11:34:36 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 8f85fe5eca | Clone into subdirectory. | 2019-03-07 18:31:27 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 28625b67bb | Add release name to package changelog. | 2019-03-03 10:39:15 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | c9ea6627c0 | And lastly, actually use the right version. | 2019-03-03 00:13:33 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 55c4b58879 | Don't create the package. | 2019-03-03 00:11:56 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | e2359b01df | It would help if I was in debian/. | 2019-03-03 00:11:01 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | ffd206b544 | Stop hacking around with sed and actually use dch. | 2019-03-03 00:09:42 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 0c421fd1dc | Try a workaround to prevent the double dash. | 2019-03-03 00:06:32 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | d449a430b1 | Cat it after the sed, not before. | 2019-03-03 00:02:04 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 8125d73b76 | Use pastebinit to see the issue, the logs aren't clear. | 2019-03-03 00:00:21 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | b80817219c | Be more verbose about the changelog entry being displayed. | 2019-03-02 23:55:34 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 664e9b1ab9 | Hardcode the GPG key in there for now. | 2019-03-02 23:49:43 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | b98d7d2b39 | Create it using the upstream source. | 2019-03-02 23:38:50 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | f57be5f8d4 | Actually allow it to upload to Launchpad now. | 2019-03-02 23:37:52 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 2fa2757ead | Remove adding of secret key in the build, just make sure it's installed properly. | 2019-03-02 23:26:44 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 98d7ad5bab | Automatically install the secret GPG key by default and ensure it's extracted properly. | 2019-03-02 23:19:12 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 28f68fbb7d | Try extracting GPG key. | 2019-03-02 23:15:00 -06:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 555bcebb70 | Make sure to substitute the release in, too. | 2019-03-02 22:57:31 -06:00 |  |