mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	new subcommand "up" for vagrant up and `podman run
				
					
				
			This commit is contained in:
		
							parent
							
								
									87d0e5a10b
								
							
						
					
					
						commit
						76673627fc
					
				
					 7 changed files with 417 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -29,6 +29,11 @@ class VerboseFalseOptions:
 | 
			
		|||
    verbose = False
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
APPID = 'com.example'
 | 
			
		||||
VERCODE = 123
 | 
			
		||||
APPID_VERCODE = f'{APPID}:{VERCODE}'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class TmpCwd:
 | 
			
		||||
    """Context-manager for temporarily changing the current working directory."""
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue