Move Flutter keychain logic from recipes to cocoon #168988
Labels
c: tech-debt
Technical debt, code quality, testing, etc.
infra: cocoon
Related to the dashboard or cocoon server
infra: recipes
Issues with flutter/recipes
P2
Important issues not at the top of the work list
team-infra
Owned by Infrastructure team
triaged-infra
Triaged by Infrastructure team
Type of Request
infra task
Infrastructure Environment
recipes
What is happening?
Currently, we do logic in recipes (but in dart) that creates a keychain with needed certs and credentials for codesigning.
This random dart file in recipes is untested. It would be better for it to be in cocoon.
Steps to reproduce
No response
Expected results
No response
The text was updated successfully, but these errors were encountered: