Skip to content

Commit

Permalink
Merge pull request #441 from bavix/440-more-context-for-syntax-not-fo…
Browse files Browse the repository at this point in the history
…und-error

[3.x] fixed handling of large proto files
  • Loading branch information
rez1dent3 authored Nov 23, 2024
2 parents aaa7e6b + e6fe9b8 commit 930b198
Show file tree
Hide file tree
Showing 27 changed files with 29,161 additions and 451 deletions.
2 changes: 1 addition & 1 deletion example/simple/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# this file is used by .github/workflows/integration-test.yml

gripmock --stub=example/simple/stub example/simple/simple.proto &
gripmock --stub=example/simple/stub example/simple/simple.proto example/simple/test-generated.proto &

# wait for generated files to be available and gripmock is up
gripmock check --silent --timeout=30s
Expand Down
Loading

0 comments on commit 930b198

Please sign in to comment.