Skip to content

Conversation

@hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Jul 25, 2024

Description

Fixes issue where protos files are not generated when using pyproject.toml.

In dependency installation script, we now:

  • install invoke
  • use invoke to generate the protos files
  • copy the required files to the correct location

TODO: better fix

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@hallvictoria hallvictoria marked this pull request as ready for review July 25, 2024 19:49
@hallvictoria hallvictoria merged commit ce2ec9b into dev Jul 25, 2024
@hallvictoria hallvictoria deleted the hallvictoria/build-protos branch July 25, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants