Remix.run Logo
nirvdrum 8 hours ago

You already can set and read variables. The `matrix` section is often used to test against multiple versions of software. Environment variables can be referenced. And the project configuration supports both secrets and variables configured at the project level.

devmor 2 hours ago | parent [-]

Sorry, I think my comment was not clear.

I think allowing both setting and reading of variables directly in the configuration file is a problem.

Not reading variables that have been set outside of the configuration file alone.