Skip to content

Implement CI/CD functionality for auto-generated code #8

@josiah-tesfu

Description

@josiah-tesfu

Add auto-generated code to GitHub Actions in appropriate workflows. This should be done for all languages in which auto-generated code occurs.

On an appropriate action (e.g. pull request to dev, integration test), delete the current directory for auto-generated code, create the directory again, create an init.py file, and generate the code from the protos. This action should also push the code back to the repository.

This would ensure both that handling auto-generated code is an automated process as well as ensure that the auto-generated code is working as expected before pushing to dev.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions