Chris Rericha
Chris Rericha
- Public profiles that show active and finished/archived games. - Links to the public profiles in game cards, front page chat, in-game entity list, and in-game player card.
When looking at the entities tab, it would be helpful if each player's corporations were sorted by operating order to quickly evaluate how they will have to juggle a corporation...
Work in progress. Submitting as a PR for feedback. Comments/questions will be inline.
If I want to program my turn ahead of time to buy one share, the auto-action will be the share, but stay on my turn until I pass. This often...
`sqlmesh run` is executing an environment from the state db and doesn't need the local models loaded. By removing the dependency, remote CI setups can run omit steps like `dbt...
dbt users expect target.schema to point to the schema for their active environment (aka target). sqlmesh should match that behavior to support run-time adapter queries that dynamically fetch tables.