Snapshots are not being built in a CI schema during SlimCI -- PRODUCTION affected during CI run!

Yikes! I’m pretty sure that this is correct expected behaviour out of the box, even if it’s not friendly behaviour.

Some options:

  1. Check out Using dynamic schemas for snapshots, especially the first option where you override the schema generation macro
  2. Could you pass the schema name as an env var too?
  3. Might be worth opening an issue about this! I think it’s old behaviour, that probably hasn’t been reviewed in a more CI-heavy world