This repo is shared across gauge runner and plugins. All of them are using it as git submoule. The issue is that there is a chance that runners and plugins will use different revisions/commits of proto messages which produces compatibility issues.
I propose to create a specific tag/branch, and all consumers will point submodule to this specific tag/branch.
This repo is shared across gauge runner and plugins. All of them are using it as git submoule. The issue is that there is a chance that runners and plugins will use different revisions/commits of proto messages which produces compatibility issues.
I propose to create a specific tag/branch, and all consumers will point submodule to this specific tag/branch.