Skip to content

feat: make target for install-proto-dev#7714

Merged
kylemumma merged 1 commit intomasterfrom
krm/makechange
Feb 10, 2026
Merged

feat: make target for install-proto-dev#7714
kylemumma merged 1 commit intomasterfrom
krm/makechange

Conversation

@kylemumma
Copy link
Copy Markdown
Member

Does this ever happen to you?
You are developing a new sentry-protos change and want to test it locally, so you do pip install -e ../sentry-protos/py. But alas, vscode language server just cant keep up:
Screenshot 2026-02-05 at 5 11 58 PM

Well not anymore!
Introducing... install-proto-dev Makefile target. Now developing your protobufs locally is as easy as make install-proto-dev and refreshing your vscode window!
Screenshot 2026-02-05 at 5 20 48 PM
Screenshot 2026-02-05 at 5 21 58 PM
ta da 🎉

@kylemumma kylemumma requested a review from a team as a code owner February 6, 2026 01:27
@kylemumma kylemumma merged commit 7b93be0 into master Feb 10, 2026
33 checks passed
@kylemumma kylemumma deleted the krm/makechange branch February 10, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants