Cedric van Putten

Results 230 comments of Cedric van Putten

/changelog-entry new-feature Add custom metadata validation command with more complex rules

/changelog-entry new-feature Add custom metadata validation command with more complex rules

Not sure if it makes sense, but arent secrets "unique" based on `name` and `scope`? If so, why don't we use that for `eas secret:delete`, that now requires an ID....

/changelog-entry chore Replace secret:list table with format fields

/changelog-entry chore Replace device:create input table with format fields

Hi @ChildishForces! I think there is a `--scheme` property you can use on `expo run:ios`, it's listed under `expo run:ios --help`: ![image](https://user-images.githubusercontent.com/1203991/161554469-d24d79b1-75c2-4301-a406-b24a67923388.png) Does that help selecting the right scheme?

This doesn't change the API in any way, it just adds more test coverage and makes the npm/yarn more consistent with how we implemented pnpm right now. No need to...

Closing in favor of https://github.com/expo/expo/pull/18576

I can reproduce this as well, looks like the path transformation when building a production build doesn't work as expected. Whenever I manually replace the `config.output.devtoolModuleFilenameTemplate` with the method below....

None of our code, or our dependencies, refer to the file `table.xsl.tmp` or `table.xsl`. I'm not sure why this suddenly pops up for you. If someone is willing to share...