Ben Irvin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d90d8866a 
							
						 
					 
					
						
						
							
							test(e2e): fix releases-page and listview ( #20507 )  
						
						
						
						
					 
					
						2024-06-17 12:50:43 +02:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
						
						
							
						
						
							e188aac623 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into v5/main  
						
						
						
						
					 
					
						2024-04-08 15:21:08 +01:00 
						 
				 
			
				
					
						
							
							
								Ben Irvin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ab818b8ee 
							
						 
					 
					
						
						
							
							test: add e2e tests for CTB restarts from file changes  
						
						
						
						
					 
					
						2024-04-04 18:55:24 +02:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
						
						
							
						
						
							7dc4206d08 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into v5/main  
						
						
						
						
					 
					
						2024-03-15 16:11:49 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Irvin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0ccda0d3ea 
							
						 
					 
					
						
						
							
							test: increase playwright timeouts again  
						
						
						
						
					 
					
						2024-03-07 12:37:57 +01:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48b77b64aa 
							
						 
					 
					
						
						
							
							test(e2e): fix transfer token tests ( #19672 )  
						
						
						
						
					 
					
						2024-03-04 16:33:15 +00:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
						
						
							
						
						
							3943ccbac6 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into v5/main  
						
						
						
						
					 
					
						2024-03-04 15:22:52 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Irvin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							73143c2805 
							
						 
					 
					
						
						
							
							test: improve e2e playwright config  
						
						
						
						
					 
					
						2024-03-01 12:31:17 +01:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c180844b3 
							
						 
					 
					
						
						
							
							test(e2e): re-enable suite related to content-manager ( #19493 )  
						
						... 
						
						
						
						* test(e2e): re-enable suite related to content-manager
* chore: dont trace, breaks app
* chore: incl. locale in e2e dataset
* chore: fix signup issues with locales missing
* chore: fix uniqueness test issue 
						
						
					 
					
						2024-02-13 16:52:54 +00:00 
						 
				 
			
				
					
						
							
							
								Fernando Chavez 
							
						 
					 
					
						
						
						
						
							
						
						
							f6928f6864 
							
						 
					 
					
						
						
							
							Merge branch 'develop' of github.com:strapi/strapi into v5/merge2  
						
						
						
						
					 
					
						2024-02-05 10:48:01 +01:00 
						 
				 
			
				
					
						
							
							
								Ben Irvin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							44f19b3d2f 
							
						 
					 
					
						
						
							
							chore: fixes for flaky tests  
						
						
						
						
					 
					
						2024-02-02 10:49:02 +01:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
						
						
							
						
						
							79aef88064 
							
						 
					 
					
						
						
							
							Merge branch 'develop' into v5/main  
						
						
						
						
					 
					
						2024-01-22 13:39:48 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Irvin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							27295f2164 
							
						 
					 
					
						
						
							
							enh: adjust Playwright timeouts and allow setting from environment  
						
						
						
						
					 
					
						2024-01-19 18:12:35 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Bodin 
							
						 
					 
					
						
						
						
						
							
						
						
							f0bbaa2bc9 
							
						 
					 
					
						
						
							
							chore: fix pkg json to make them yalc compat  
						
						
						
						
					 
					
						2023-12-07 18:27:34 -08:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							116339ad86 
							
						 
					 
					
						
						
							
							refactor: admin build pipeline ( #18539 )  
						
						... 
						
						
						
						* chore(admin): refactor admin develop/build pipeline
chore: remove `webpackChunkName` comments
chore: reuse admin tsconfig where possible
chore: add .strapi to gitignore
chore(admin): pack-up
feat(admin): inject commands into strapi from admin for building
feat(admin): move watch command to admin
chore: keep backward compat API available
Update packages/core/admin/_internal/cli/index.ts
docs(admin): document the build & develop process and pipeline
test(admin): fix StrapiApp tests
chore: fix build
* Update skipped_tests.yml
* test(e2e): fix e2e setup
feat: add dependency installation
fix: mjs webpack resolution
* chore: fix server exports
* fix: typescript project type generation
* fix: development watch mode
* fix: connect to hot middleware – anywhere
* Update packages/core/admin/_internal/node/core/monorepo.ts
Co-authored-by: Marc Roig <marc12info@gmail.com>
* fix(admin): theme toggle type export
* chore: fixes
* chore: pr amends
Co-Authored-By: Ben Irvin <ben@innerdvations.com>
---------
Co-authored-by: Marc Roig <marc12info@gmail.com>
Co-authored-by: Ben Irvin <ben@innerdvations.com> 
						
						
					 
					
						2023-10-30 11:36:16 +00:00 
						 
				 
			
				
					
						
							
							
								Gustav Hansen 
							
						 
					 
					
						
						
						
						
							
						
						
							67ef868b91 
							
						 
					 
					
						
						
							
							chore(e2e): limit traces to CI environments  
						
						
						
						
					 
					
						2023-09-28 11:48:08 +02:00 
						 
				 
			
				
					
						
							
							
								Gustav Hansen 
							
						 
					 
					
						
						
						
						
							
						
						
							422869b00e 
							
						 
					 
					
						
						
							
							chore(e2e): store test traces for failed tests as GH action artifacts  
						
						
						
						
					 
					
						2023-09-28 10:56:43 +02:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
						
						
							
						
						
							b79ccf8628 
							
						 
					 
					
						
						
							
							fix: github action  
						
						
						
						
					 
					
						2023-07-25 14:20:49 +01:00 
						 
				 
			
				
					
						
							
							
								Josh 
							
						 
					 
					
						
						
						
						
							
						
						
							b3318bd824 
							
						 
					 
					
						
						
							
							feat: add e2e cli to run multiple apps in one go  
						
						
						
						
					 
					
						2023-07-25 14:20:49 +01:00