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

Support Modular Models #262

Closed
5 tasks done
rhamzeh opened this issue Feb 26, 2024 · 0 comments · Fixed by #286
Closed
5 tasks done

Support Modular Models #262

rhamzeh opened this issue Feb 26, 2024 · 0 comments · Fixed by #286
Labels
enhancement New feature or request epic

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Feb 26, 2024

Referencing an fga.mod need to be supported in:

  1. The store file, which is run when executing
  • fga store import --file store.fga.yaml
  • fga model test --tests model.fga.yaml
  1. When referencing the model directly
  • fga store create --model ./fga.mod
  • fga model write --file ./fga.mod
  • fga model validate --file ./fga.mod
  • fga model transform --file ./fga.mod

Sub-issues:

@rhamzeh rhamzeh added enhancement New feature or request epic labels Feb 26, 2024
@rhamzeh rhamzeh moved this from Backlog to Ready in SDKs and Tooling Mar 4, 2024
@ewanharris ewanharris linked a pull request Mar 28, 2024 that will close this issue
4 tasks
@github-project-automation github-project-automation bot moved this from Ready to Done in SDKs and Tooling Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant