David Baker
							
						 
						
							 
							
							
							
								
							
								53e25ff247 
								
							
								 
							
						 
						
							
							
								
								Set a resuire alias for the webapp directory  
							
							 
							
							... 
							
							
							
							So languagehandler can pull the languages json from there 
							
						 
						
							2019-03-01 11:32:37 +00:00  
						
					 
				
					
						
							
							
								 
								J. Ryan Stinnett
							
						 
						
							 
							
							
							
								
							
								09b17f77c2 
								
							
								 
							
						 
						
							
							
								
								Fix language file path for Jenkins  
							
							 
							
							... 
							
							
							
							Jenkins seems to use a different layout of the repos than other environments.
The sub-projects are cloned inside of the `riot-web` workspace. To account for
this, we need to adjust the Riot language file path. 
							
						 
						
							2019-02-21 12:31:45 +00:00  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
							
								
							
								cef26a5b20 
								
							
								 
							
						 
						
							
							
								
								fix   #3894  
							
							 
							
							
							
						 
						
							2017-05-15 21:14:01 +01:00  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
							
								
							
								f248477f82 
								
							
								 
							
						 
						
							
							
								
								stage 0.5 rebrand (rename dist release)  
							
							 
							
							... 
							
							
							
							Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2017-05-11 17:46:08 +01:00  
						
					 
				
					
						
							
							
								 
								Michael Telatynski
							
						 
						
							 
							
							
							
								
							
								61c338a233 
								
							
								 
							
						 
						
							
							
								
								remove leading v in /version file so its semver  
							
							 
							
							... 
							
							
							
							and also then consistent with electron versioning
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> 
							
						 
						
							2017-05-02 21:32:27 +01:00  
						
					 
				
					
						
							
							
								 
								Richard van der Hoff
							
						 
						
							 
							
							
							
								
							
								9ce2adceef 
								
							
								 
							
						 
						
							
							
								
								Include config.sample.json in dist tarball  
							
							 
							
							... 
							
							
							
							Fixes https://github.com/vector-im/vector-web/issues/2607  
							
						 
						
							2016-11-21 10:40:35 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								6e47d2f1b5 
								
							
								 
							
						 
						
							
							
								
								It's '=' in sh, not '=='  
							
							 
							
							
							
						 
						
							2016-11-11 18:07:03 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								3b06563960 
								
							
								 
							
						 
						
							
							
								
								Fix jenkins script / redeployer  
							
							 
							
							... 
							
							
							
							and make them re-use the package script rather than doing their
own thing 
							
						 
						
							2016-11-08 17:08:01 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								5b7f629996 
								
							
								 
							
						 
						
							
							
								
								Build to the 'webapp' directory instead  
							
							 
							
							... 
							
							
							
							People may have config files in vector/ so it would be nonideal
if we started overwriting them / blowing them away. 
							
						 
						
							2016-11-08 15:46:21 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								f5d95f7314 
								
							
								 
							
						 
						
							
							
								
								Use an env var for the package version  
							
							 
							
							... 
							
							
							
							Because supplying arguments to npm scripts is a bad idea: it just
appends the arguments blindly to whatever the command was. Thanks,
npm. 
							
						 
						
							2016-11-04 09:40:24 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								d04cc03c1c 
								
							
								 
							
						 
						
							
							
								
								Take version from first arg, if given  
							
							 
							
							
							
						 
						
							2016-11-02 11:38:11 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								f17e851435 
								
							
								 
							
						 
						
							
							
								
								Rename the package script/output dir to 'dist'  
							
							 
							
							... 
							
							
							
							To match conventions from other projects and match the release
script which expects releasde artefacts in dist/ 
							
						 
						
							2016-11-01 15:22:06 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								fa322e8488 
								
							
								 
							
						 
						
							
							
								
								Auto-create a sensible version file. Copy the vector dir so we can put it in there rather than creating files in the main vector dir.  
							
							 
							
							
							
						 
						
							2016-02-24 18:59:33 +00:00  
						
					 
				
					
						
							
							
								 
								David Baker
							
						 
						
							 
							
							
							
								
							
								874123bbfa 
								
							
								 
							
						 
						
							
							
								
								Move package script out and make it tar into a versioned top level directory. It may as well be a shell script since it's unix specific anyway, and maintaining it inside package.json is now impractical.  
							
							 
							
							
							
						 
						
							2016-02-24 18:41:30 +00:00