Skip to content

Commit

Permalink
Merge 8689263 into backport/improve-ratelimit-gen/definitely-neutral-…
Browse files Browse the repository at this point in the history
…thrush
  • Loading branch information
hc-github-team-consul-core authored May 11, 2023
2 parents 8ac261c + 8689263 commit 76029bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build-support/scripts/protobuf.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ function main {
esac
done

# clear old ratelimit.tmp files
find . -name .ratelimit.tmp -delete

local mods=$(find . -name 'buf.gen.yaml' -exec dirname {} \; | sort)
for mod in $mods
do
Expand Down

0 comments on commit 76029bd

Please sign in to comment.