mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 10:38:09 +08:00 
			
		
		
		
	Fix Bazel Central Repository Workflow (#1038)
	
		
			
	
		
	
	
		
	
		
			Some checks are pending
		
		
	
	
		
			
				
	
				Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (cl, windows-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, macos-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, ubuntu-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, macos-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, ubuntu-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (cl, Windows MSVC, windows-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, Linux GCC, ubuntu-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, Linux Clang, ubuntu-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, MacOS clang, macos-latest) (push) Waiting to run
				
			
		
			
				
	
				Build / Create release (push) Blocked by required conditions
				
			
		
			
				
	
				Build / Build packages (build/ftxui*Darwin*, macos-latest) (push) Blocked by required conditions
				
			
		
			
				
	
				Build / Build packages (build/ftxui*Linux*, ubuntu-latest) (push) Blocked by required conditions
				
			
		
			
				
	
				Build / Build packages (build/ftxui*Win64*, windows-latest) (push) Blocked by required conditions
				
			
		
			
				
	
				Build / Build source package (push) Blocked by required conditions
				
			
		
			
				
	
				Build / documentation (push) Waiting to run
				
			
		
		
	
	
				
					
				
			
		
			Some checks are pending
		
		
	
	Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (cl, windows-latest) (push) Waiting to run
				
			Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, macos-latest) (push) Waiting to run
				
			Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, ubuntu-latest) (push) Waiting to run
				
			Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, macos-latest) (push) Waiting to run
				
			Build / Bazel, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, ubuntu-latest) (push) Waiting to run
				
			Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (cl, Windows MSVC, windows-latest) (push) Waiting to run
				
			Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, Linux GCC, ubuntu-latest) (push) Waiting to run
				
			Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, Linux Clang, ubuntu-latest) (push) Waiting to run
				
			Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, MacOS clang, macos-latest) (push) Waiting to run
				
			Build / Create release (push) Blocked by required conditions
				
			Build / Build packages (build/ftxui*Darwin*, macos-latest) (push) Blocked by required conditions
				
			Build / Build packages (build/ftxui*Linux*, ubuntu-latest) (push) Blocked by required conditions
				
			Build / Build packages (build/ftxui*Win64*, windows-latest) (push) Blocked by required conditions
				
			Build / Build source package (push) Blocked by required conditions
				
			Build / documentation (push) Waiting to run
				
			This commit is contained in:
		
							
								
								
									
										7
									
								
								.github/workflows/publish.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/publish.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -1,11 +1,4 @@ | ||||
| on: | ||||
|   # On new releases: | ||||
|   workflow_call: | ||||
|     inputs: | ||||
|       tag_name: | ||||
|         required: true | ||||
|         type: string | ||||
|  | ||||
|   # On manual trigger: | ||||
|   workflow_dispatch: | ||||
|     inputs: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arthur Sonzogni
					Arthur Sonzogni