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 measurements ci workflow with proto compile job #81

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jonasdmoeller
Copy link
Member

@jonasdmoeller jonasdmoeller commented Jan 9, 2025

Description

Pull-request quality

  • The title adheres to this guide
  • Tests are written and executed locally
  • Subsystem tests have been tested (by manually deploying to dev_002)

@jonasdmoeller jonasdmoeller requested review from a team as code owners January 9, 2025 14:46
Comment on lines +53 to +54
measurements:
- 'source/measurements/**'

Choose a reason for hiding this comment

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

should protobuf compile always be triggered when there are changes in measurements?

Copy link
Member Author

Choose a reason for hiding this comment

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

Changed to only compile proto on changes to /contracts folder

@@ -0,0 +1,23 @@
name: CI Measurements

Choose a reason for hiding this comment

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

Maybe this should be a CI Protobuf? Not should if it would make sense and how often we should do this

Copy link
Member Author

Choose a reason for hiding this comment

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

I think it should run as part of the measurements (or what wi call it.. bronze?), but only trigger on changes to the contracts folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants