Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(torii): add config file support for Torii deployments #122

Merged
merged 3 commits into from
Nov 9, 2024

Conversation

steebchen
Copy link
Contributor

Added optional config_file parameter to Torii deployments. New files read in base64 and included in the deployment request. Updated corresponding GraphQL schema and dependencies.

Added optional config_file parameter to Torii deployments. New
files read in base64 and included in the deployment request.
Updated corresponding GraphQL schema and dependencies.
Updated the deployment commands to default to "0x0" when the
world configuration is missing. Also simplified the schema definition
of the "world" field to not be nullable.
Removed unnecessary unwrap_or pattern in config world output within
describe, create, and update commands. Updated schema to reflect
NON_NULL world type.
@steebchen steebchen merged commit 0e2c6af into main Nov 9, 2024
4 checks passed
@steebchen steebchen deleted the feat/torii-config branch November 9, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant