mirror of
				https://github.com/rust-lang/rust-analyzer.git
				synced 2025-11-03 21:25:25 +00:00 
			
		
		
		
	Fix metrics workflow
This commit is contained in:
		
							parent
							
								
									fd2cb645b7
								
							
						
					
					
						commit
						2795772ea7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/metrics.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/metrics.yaml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -129,7 +129,7 @@ jobs:
 | 
				
			||||||
          chmod 700 ~/.ssh
 | 
					          chmod 700 ~/.ssh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
          git clone --depth 1 git@github.com:rust-analyzer/metrics.git
 | 
					          git clone --depth 1 git@github.com:rust-analyzer/metrics.git
 | 
				
			||||||
          jq -s ".[0] * .[1] * .[2] * .[3] * .[4] * .[5]" build.json self.json rustc_tests.json ripgrep-13.0.0.json webrender-2022.json diesel-1.4.8.json hyper-0.14.18.json -c >> metrics/metrics.json
 | 
					          jq -s ".[0] * .[1] * .[2] * .[3] * .[4] * .[5]" build.json self.json ripgrep-13.0.0.json webrender-2022.json diesel-1.4.8.json hyper-0.14.18.json -c >> metrics/metrics.json
 | 
				
			||||||
          cd metrics
 | 
					          cd metrics
 | 
				
			||||||
          git add .
 | 
					          git add .
 | 
				
			||||||
          git -c user.name=Bot -c user.email=dummy@example.com commit --message 📈
 | 
					          git -c user.name=Bot -c user.email=dummy@example.com commit --message 📈
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue