ccfd3cdb2d 
								
							
								 
							
						 
						
							
							
								
								Move shell scripts into remote-cli  
							
							
							
						 
						
							2021-12-19 22:28:07 +00:00  
				
					
						
							
							
								 
						
							
							
								08810c4d51 
								
							
								 
							
						 
						
							
							
								
								Further improvement of CLI implementation and error handling  
							
							
							
						 
						
							2021-12-19 01:45:55 +00:00  
				
					
						
							
							
								 
						
							
							
								13088351bd 
								
							
								 
							
						 
						
							
							
								
								CLI merged with main entrypoint  
							
							
							
						 
						
							2021-12-13 22:21:26 +00:00  
				
					
						
							
							
								 
						
							
							
								e0f08a973c 
								
							
								 
							
						 
						
							
							
								
								cli  
							
							
							
						 
						
							2021-12-06 20:56:40 +00:00  
				
					
						
							
							
								 
						
							
							
								f2e2a4bc06 
								
							
								 
							
						 
						
							
							
								
								Fix action input for customBuildSteps  
							
							
							
						 
						
							2021-09-22 20:31:34 +01:00  
				
					
						
							
							
								 
						
							
							
								7034f51d93 
								
							
								 
							
						 
						
							
							
								
								Cleanup and custom steps  
							
							
							
						 
						
							2021-08-22 00:26:03 +01:00  
				
					
						
							
							
								 
						
							
							
								150c69904b 
								
							
								 
							
						 
						
							
							
								
								Fix  
							
							
							
						 
						
							2021-08-17 22:13:46 +00:00  
				
					
						
							
							
								 
						
							
							
								5a4b54ec05 
								
							
								 
							
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2021-08-15 20:45:22 +00:00  
				
					
						
							
							
								 
						
							
							
								3f9088309e 
								
							
								 
							
						 
						
							
							
								
								Recombining base stack input source  
							
							
							
						 
						
							2021-08-13 20:59:01 +01:00  
				
					
						
							
							
								 
						
							
							
								d1dd5b8ef4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'main' into remote-builder/unified-providers  
							
							
							
						 
						
							2021-06-19 22:29:27 +01:00  
				
					
						
							
							
								 
						
							
							
								497f2f7b5f 
								
									
								
							
								 
							
						 
						
							
							
								
								Using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos ( #256 )  
							
							... 
							
							
							
							* using SSH_AUTH_SOCK (ssh agent forwarding) to pull upm private repos
* sshAgent as input parameter
* yarn run prettier --write "src/**/*.{js,ts}"
* yarn run lint --fix && yarn build
* fixed compilation after rebase
* removed RUN apt-get update && apt-get install -y openssh-client. This change needs to be done upstream. See game-ci/docker#117  
							
						 
						
							2021-05-28 23:51:10 +02:00  
				
					
						
							
							
								 
						
							
							
								e8a987ea7e 
								
							
								 
							
						 
						
							
							
								
								Higher default CPU, lower default memory  
							
							
							
						 
						
							2021-05-28 19:24:36 +01:00  
				
					
						
							
							
								 
						
							
							
								e31af20466 
								
									
								
							
								 
							
						 
						
							
							
								
								Chown files to a custom user after building (fix file ownership) ( #250 )  
							
							... 
							
							
							
							* Chown files to a custom user after building
* Better describe `chownFilesTo` input
As suggested by @webbertakken: https://github.com/game-ci/unity-builder/pull/250#discussion_r624575666 
Co-authored-by: Webber Takken <webber@takken.io>
* Simplify chown step in `build.sh`
Co-authored-by: Webber Takken <webber@takken.io>
Co-authored-by: Webber Takken <webber@takken.io> 
							
						 
						
							2021-05-02 01:23:15 +02:00  
				
					
						
							
							
								 
						
							
							
								501c67e40c 
								
									
								
							
								 
							
						 
						
							
							
								
								Implement AWS Fargate support [Large build support] ( #246 )  
							
							... 
							
							
							
							* Implement AWS Fargate support
* Update aws-tests workflow to include aws-ts-clean
* support remoteBuildCpu and remoteBuildContainer parameters for aws
* Syntax fix
* remove package-lock add yarn.lock
* yarn lock
* if: github.event.pull_request.draft == false
Co-authored-by: mdugdale <mark.dugdale@bossastudios.com> 
							
						 
						
							2021-04-20 22:46:37 +02:00  
				
					
						
							
							
								 
						
							
							
								4fde4e47b6 
								
									
								
							
								 
							
						 
						
							
							
								
								Refactor action to typescript ( #226 )  
							
							... 
							
							
							
							* Refactor to typescript (config part)
* Refactor to typescript (convert extensions, minor fixes)
* Refactor to typescript (move from `action` to `dist`)
* Re-enable integrity-check for dist index.js
* Fix all tests and lints
* fix parsing major versions
* Test patch level to be digits only
* debug
* debug
* uncache
* manual compile
* debug
* debug
* Debug
* Build lib - doh
* remove diff check
* Make kubernetes workflow manual
* Properly generate 3 digit for simple major tags
* Remove ts-ignore
* re-enable cache 
							
						 
						
							2021-03-14 00:44:01 +01:00