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

chore: proto check that works #1063

Merged
merged 3 commits into from
Jun 22, 2023

Conversation

shaspitz
Copy link
Contributor

@shaspitz shaspitz commented Jun 21, 2023

Description

Builds on #1060 to enable the make proto-check test to actually work with the new way of generating protos. This approach is slightly worse, but it works and it's not worth spending anymore time on fixing make proto-check


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • Included the correct type prefix in the PR title
  • Targeted the correct branch (see PR Targeting)
  • Provided a link to the relevant issue or specification
  • Reviewed "Files changed" and left comments if necessary
  • Confirmed all CI checks have passed

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.

I have...

  • Confirmed the correct type prefix in the PR title
  • Confirmed all author checklist items have been addressed
  • Confirmed that this PR does not change production code

@shaspitz shaspitz changed the base branch from main to masa/1041-proto-fix June 21, 2023 21:05
@shaspitz shaspitz marked this pull request as ready for review June 21, 2023 21:10
@shaspitz shaspitz requested a review from a team as a code owner June 21, 2023 21:10
@MSalopek MSalopek merged commit 23ff6a3 into masa/1041-proto-fix Jun 22, 2023
6 checks passed
@MSalopek MSalopek deleted the shawn/proto-check-that-works branch June 22, 2023 07:40
mpoke pushed a commit that referenced this pull request Jun 22, 2023
* fix: update proto build tooling

* fix: re-enable make proto-check in CI

* chore: proto check that works (#1063)

* wip

* works

* comments

---------

Co-authored-by: Shawn <[email protected]>
mergify bot pushed a commit that referenced this pull request Jun 22, 2023
* fix: update proto build tooling

* fix: re-enable make proto-check in CI

* chore: proto check that works (#1063)

* wip

* works

* comments

---------

Co-authored-by: Shawn <[email protected]>
(cherry picked from commit acc494f)

# Conflicts:
#	.github/workflows/automated-tests.yml
MSalopek added a commit that referenced this pull request Jun 22, 2023
) (#1067)

* fix: re-enable make proto-check and update proto options (#1060)

* fix: update proto build tooling

* fix: re-enable make proto-check in CI

* chore: proto check that works (#1063)

* wip

* works

* comments

---------

Co-authored-by: Shawn <[email protected]>
(cherry picked from commit acc494f)

# Conflicts:
#	.github/workflows/automated-tests.yml

* chore: resolve conflicts

---------

Co-authored-by: MSalopek <[email protected]>
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