Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Support for configurations consisting of multiple files#3

Merged
langma merged 4 commits intomasterfrom
feature/upload-tars
Aug 5, 2020
Merged

Support for configurations consisting of multiple files#3
langma merged 4 commits intomasterfrom
feature/upload-tars

Conversation

@langma
Copy link
Copy Markdown
Contributor

@langma langma commented Aug 5, 2020

Vocabularies are in separate file(s) from the actual rules file. This version will consider a given directory for uploading, and add every yaml and csv file to the uploaded package.

Also a small change to app id passing is made, so that it is always given as a flag instead of argument. This is mostly to enhance the automatic usage texts printed by the tool.

@langma langma requested a review from samutamm August 5, 2020 12:38
Copy link
Copy Markdown
Contributor

@samutamm samutamm left a comment

Choose a reason for hiding this comment

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

Looks good! I tested with simplified home automation example, similar with the one here https://github.com/speechly/documentation/pull/10 and works nicely with that case. But once tar is uploaded from cli, it cannot (at the moment) be opened from dashboard. Should we warn user about that in docs or somewhere?

@langma
Copy link
Copy Markdown
Contributor Author

langma commented Aug 5, 2020

But once tar is uploaded from cli, it cannot (at the moment) be opened from dashboard. Should we warn user about that in docs or somewhere?

Good point, we should mention that somehow.

@langma langma merged commit 63bce0b into master Aug 5, 2020
@langma langma deleted the feature/upload-tars branch August 5, 2020 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants