Tag:
					 Branch:
					 Tree:
					59ea5eade9
				
			
			
		
		0.10.0
				
					0.6.1-en
				
					0.6.2-en
				
					0.6.3-en
				
					0.6.4-en
				
					0.6.5-en
				
					0.6.6-en
				
					0.7.0-en
				
					0.7.1-en
				
					0.7.10
				
					0.7.10-081-model
				
					0.7.2-en
				
					0.7.3-en
				
					0.7.4-i18n
				
					0.7.5-i18n
				
					0.7.6-i18n
				
					0.7.7-i18n
				
					0.7.8-i18n
				
					0.8.0
				
					0.8.1
				
					0.8.10
				
					0.8.12
				
					0.8.13
				
					0.8.4
				
					0.8.5
				
					0.8.6
				
					0.8.7
				
					0.8.8
				
					0.8.9
				
					0.9.8
				
					0.9.8-pre-build
				
					0.9.8-pre-build-tr7
				
					0.9.9
				
					0.9.9-pre-build
				
					d2
				
					d2-honda
				
					d3
				
					deprecated-beta2
				
					deprecated-beta3
				
					deprecated-release2
				
					deprecated-release2_e2e
				
					deprecated-release3
				
					docs
				
					pre-build
				
					r2
				
			
			
				
					
						r2-v2022.07.29
					
				
					
						r3-v2022.07.29
					
				
					
						r3-v2022.08.14
					
				
					
						v0.1
					
				
					
						v0.2
					
				
					
						v0.2.1
					
				
					
						v0.2.2
					
				
					
						v0.2.3
					
				
					
						v0.2.4
					
				
					
						v0.2.5
					
				
					
						v0.2.6
					
				
					
						v0.2.7
					
				
					
						v0.2.8
					
				
					
						v0.2.9
					
				
					
						v0.3.0
					
				
					
						v0.3.1
					
				
					
						v0.3.2
					
				
					
						v0.3.3
					
				
					
						v0.3.4
					
				
					
						v0.3.5
					
				
					
						v0.4.0.2
					
				
					
						v0.4.1
					
				
					
						v0.4.2
					
				
					
						v0.4.4
					
				
					
						v0.4.5
					
				
					
						v0.4.6
					
				
					
						v0.4.7
					
				
					
						v0.5
					
				
					
						v0.5.1
					
				
					
						v0.5.10
					
				
					
						v0.5.11
					
				
					
						v0.5.12
					
				
					
						v0.5.13
					
				
					
						v0.5.2
					
				
					
						v0.5.3
					
				
					
						v0.5.4
					
				
					
						v0.5.5
					
				
					
						v0.5.6
					
				
					
						v0.5.7
					
				
					
						v0.5.8
					
				
					
						v0.5.9
					
				
					
						v0.6.2-zhs
					
				
					
						v0.6.2-zht
					
				
					
						v0.6.3-zhs
					
				
					
						v0.6.3-zht
					
				
					
						v0.6.4-zhs
					
				
					
						v0.6.4-zht
					
				
					
						v0.6.5-zhs
					
				
					
						v0.6.5-zht
					
				
					
						v0.6.6-zhs
					
				
					
						v0.6.6-zht
					
				
					
						v0.7.0-zhs
					
				
					
						v0.7.0-zht
					
				
					
						v0.7.1-zhs
					
				
					
						v0.7.1-zht
					
				
					
						v0.7.2-zhs
					
				
					
						v0.7.2-zht
					
				
					
						v0.7.3-zhs
					
				
					
						v0.7.3-zht
					
				
					
						v0.7.4-i18n
					
				
					
						v0.7.4-zhs
					
				
					
						v0.7.4-zht
					
				
					
						v0.7.5-i18n
					
				
					
						v0.7.6-i18n
					
				
			
		${ noResults }
		
	
		
			2 Commits (59ea5eade9f3266fc4cd9519a71fc0a84cae4ac2)
		
	
	
		
	
	| Author | SHA1 | Message | Date | 
|---|---|---|---|
| 
							
							
								 | 
						
							
							
							
								
								
							
							
								
							
								fc1d01be81
								
									 | 
						
							
							
								
								add caching to CI tests (#2269)
							
							
							
							
							
							
* first caching attempt * caching attempt * caching attempt * caching attempt * caching attempt * caching attempt * dump logs * does this work? * Create cache folder * Print folder contents * Fix volume mount * Update test.yaml * add removed tests * reduce diff * reduce diff * reduce diff * reduce diff * reduce diff * readd coverage upload * Update test.yaml * add more caching * Use hash of test file to compute cache key * add cache to valgrind tests * Update .github/workflows/test.yaml Co-authored-by: Willem Melching <willem.melching@gmail.com> * Update .github/workflows/test.yaml Co-authored-by: Willem Melching <willem.melching@gmail.com> * Also hash workflow yaml Co-authored-by: Willem Melching <willem.melching@gmail.com>  | 
						
							5 years ago | 
| 
							
							
								 | 
						
							
							
							
								
								
							
							
								
							
								a09fd7c860
								
									 | 
						
							
							
								
								CI: Add valgrind (#2245)
							
							
							
							
							
							
* prepare a test for valgrind by fixing linter issues * something went wrong * Try update cereal * Not working, fixing replay_learning.py * Testing * Testing * Working now * More logs, a bit of cleaning, still no idea how this works * Ok got 10% cleaning done * trying some stackOverflow code * Lots of cleaning * wip * Delete valgrind_testing.py * Delete replay_learning.py * Add to CI, cannot fail though * Add to CI, cannot fail though * Now the unit test should fail * Dump valgrind output in case of a failure * fix subrepos * fix subs * hopefully fixes every issue that we have * wait for message confirmation * Revert "wait for message confirmation" This reverts commit ad7ba280ec6536015ac1a442c9732bfe42fd5664. * fix local issues * Revert "fix local issues" This reverts commit 4498df21df471fa6e9360d50407eaefdf24ae69f. * attempt 3 to fix things * untested function extraction * refactor * add valgrind task * add delay and BASEDIR * Make test not fail, it is not designed for that * fix subrepositories * fix tests * Real fix now :) * scons * ... stupid CI * fix valgrind CI * Update test.yaml * Update test.yaml * Update test.yaml * add valgrind logs as file * remove delays * kill process more reliably * rename action * small cleanup * fix casting to int in case of large leaks Co-authored-by: Willem Melching <willem.melching@gmail.com>  | 
						
							5 years ago |