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

Add application config serializer #459

Merged
merged 9 commits into from
Jan 14, 2020

Conversation

ipetr0v
Copy link
Contributor

@ipetr0v ipetr0v commented Jan 10, 2020

This change adds an Oak application configuration serializer

Fixes #412

@ipetr0v ipetr0v added the WIP Work in progress label Jan 10, 2020
@ipetr0v ipetr0v marked this pull request as ready for review January 10, 2020 18:51
@ipetr0v ipetr0v removed the WIP Work in progress label Jan 10, 2020
Copy link
Collaborator

@tiziano88 tiziano88 left a comment

Choose a reason for hiding this comment

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

Thanks Ivan, adding @daviddrysdale to take a look too.

oak/common/app_config.h Outdated Show resolved Hide resolved
oak/common/utils.cc Outdated Show resolved Hide resolved
oak/common/app_config_serializer.cc Show resolved Hide resolved
oak/common/utils.h Outdated Show resolved Hide resolved
oak/common/app_config.cc Outdated Show resolved Hide resolved
oak/common/app_config_serializer.cc Outdated Show resolved Hide resolved
oak/common/app_config_serializer.cc Outdated Show resolved Hide resolved
oak/common/app_config_serializer.cc Outdated Show resolved Hide resolved
oak/common/app_config_serializer.cc Show resolved Hide resolved
oak/common/app_config_serializer.cc Show resolved Hide resolved
oak/common/app_config_serializer.cc Outdated Show resolved Hide resolved
oak/common/app_config_serializer.cc Show resolved Hide resolved
@ipetr0v ipetr0v merged commit c4870b5 into project-oak:master Jan 14, 2020
@ipetr0v ipetr0v deleted the packed_app_config branch January 14, 2020 12:11
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.

Pack app configuration in a Proto file
4 participants