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

Create action to check for protobuf drift #76

Open
Spazzy757 opened this issue Apr 9, 2024 · 0 comments
Open

Create action to check for protobuf drift #76

Spazzy757 opened this issue Apr 9, 2024 · 0 comments
Labels
ci/cd any changes to CI/CD good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Spazzy757
Copy link
Contributor

Situation

we use protobuffs in the plugin system that mimic an v1.Instance. If you make changes to the protobuf file in pkg/plugin/proto/plugin.proto, you need to regenerate the golang interface. We should create an action that checks if there is any drift

@Spazzy757 Spazzy757 added good first issue Good for newcomers help wanted Extra attention is needed ci/cd any changes to CI/CD labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd any changes to CI/CD good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant