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(core): Store remote models on file system #70

Merged
merged 11 commits into from
Sep 27, 2019

Conversation

mttrbrts
Copy link
Member

@mttrbrts mttrbrts commented Sep 27, 2019

Issue #66

Support for offline download of external models

Changes

  • Adds getModels function to ModelManager
  • Adds writeModelsToFileSystem function to ModelManager
  • Exposes saveExternal function in concerto-cli

Flags

  • Also fixes a bug with the api.txt generation when hasInstance was listed as undefined

Related Issues

@mttrbrts mttrbrts self-assigned this Sep 27, 2019
@mttrbrts mttrbrts marked this pull request as ready for review September 27, 2019 13:49
Copy link
Member

@jeromesimeon jeromesimeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Just couple of questions about the CLI commands, and changes to the javascript parser utility.

@mttrbrts mttrbrts merged commit 9279bd6 into master Sep 27, 2019
@mttrbrts mttrbrts deleted the mr-store-remote-models branch September 27, 2019 15:27
Copy link
Member

@jeromesimeon jeromesimeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

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.

2 participants