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: add support for metadata filtering #5224

Merged
merged 2 commits into from
Jan 22, 2020

Conversation

rosen-vladimirov
Copy link
Contributor

The new versions of runtimes (6.4.x and newer) will support filtering of metadata generation. To achieve this they need input from CLI - two files in <project dir>/platforms/<platform> directory.
Add new service in CLI to generate the required files. Whenever the service is called, the old files (from previous execution) will be cleaned and full generation will be triggered.

PR Checklist

Implements issue #5220

@rosen-vladimirov rosen-vladimirov self-assigned this Jan 22, 2020
@cla-bot cla-bot bot added the cla: yes label Jan 22, 2020
@rosen-vladimirov rosen-vladimirov added this to the 6.4.0 milestone Jan 22, 2020
@rosen-vladimirov
Copy link
Contributor Author

test cli-smoke

The new versions of runtimes (6.4.x and newer) will support filtering of metadata generation. To achieve this they need input from CLI - two files in `<project dir>/platforms/<platform>` directory.
Add new service in CLI to generate the required files. Whenever the service is called, the old files (from previous execution) will be cleaned and full generation will be triggered.
Add comments from where is each line in whitelist.mdg file.
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/metadata-filtering branch from cb49e2d to 46f5b91 Compare January 22, 2020 14:30
@rosen-vladimirov
Copy link
Contributor Author

test cli-smoke

@rosen-vladimirov rosen-vladimirov merged commit 39cc606 into master Jan 22, 2020
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/metadata-filtering branch January 22, 2020 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants