Skip to content

fix(lazer-publisher-sdk): Symlink proto files for Cargo Publish #2583

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

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

Conversation

darunrs
Copy link
Contributor

@darunrs darunrs commented Apr 14, 2025

Summary

Rationale

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Copy link

vercel bot commented Apr 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Visit Preview Apr 14, 2025 7:17pm
component-library ⬜️ Ignored (Inspect) Visit Preview Apr 14, 2025 7:17pm
entropy-debugger ⬜️ Ignored (Inspect) Visit Preview Apr 14, 2025 7:17pm
insights ⬜️ Ignored (Inspect) Visit Preview Apr 14, 2025 7:17pm
proposals ⬜️ Ignored (Inspect) Visit Preview Apr 14, 2025 7:17pm
staking ⬜️ Ignored (Inspect) Visit Preview Apr 14, 2025 7:17pm

.include("../proto")
.input("../proto/publisher_update.proto")
.input("../proto/pyth_lazer_transaction.proto")
.include("proto") // symlinked proto folder. Actual fiels are in ../proto
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

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