-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
The engine artifacts are not following a naming convention forcing logic to generate the names differently according to the platforms. Changing the names require a complicated testing process and coordinating with changes to the flutter tool.
This change will happen in multiple steps:
- Generate artifacts with gn and ninja using the same artifact names.
- Validate the artifacts generated with gn and ninja with the framework tests and the flutter tool.
- Make the gn generated artifacts the default ones
- Standardize names.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.team-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team