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

should the interface read directly the model files in github? #18

Open
mariegosme opened this issue Feb 27, 2024 · 0 comments
Open

should the interface read directly the model files in github? #18

mariegosme opened this issue Feb 27, 2024 · 0 comments
Labels
question Further information is requested

Comments

@mariegosme
Copy link
Collaborator

Should the interface read directly the model files in github at startup, instead of reading from the files that are bundled with the app at deployment?

Pros:

  • immediate integration each time somebody improves translations
  • no problem of syncing between the data used by the app and the data exposed to readers about what parameters are accepted in each model (which is usefull in API requests)

Cons:

  • not possible for users to test locally their changes in the data and/or interface before commiting them
  • no chance for beta-testers to test the new data before releasing on the "official" deployment

Other pros and cons? What's your opinion?

@mariegosme mariegosme added the question Further information is requested label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant