Skip to content

refactor: Incl. generated code (protos, what not) in clean scripts; stop tracking sdk's generated config validator#3292

Merged
mondoreale merged 7 commits into
mainfrom
clean-generated
Dec 18, 2025
Merged

refactor: Incl. generated code (protos, what not) in clean scripts; stop tracking sdk's generated config validator#3292
mondoreale merged 7 commits into
mainfrom
clean-generated

Conversation

@mondoreale

Copy link
Copy Markdown
Contributor

This pull request standardizes and improves the cleaning process across several packages by ensuring that generated code directories are consistently removed by the clean script. It also updates the .gitignore in the SDK package to match the new generated code structure.

Changes

Build and clean script improvements:

.gitignore update:

  • Updated packages/sdk/.gitignore to ignore the entire src/generated directory instead of individual subdirectories, aligning it with the new cleaning behavior.

Why was the config special? ¯\_(ツ)_/¯
Now that we drop it on each `clean` let's make sure it can be rebuilt.
@github-actions github-actions Bot added network Related to Network Package dht Related to DHT package proto-rpc sdk labels Dec 14, 2025
@mondoreale mondoreale merged commit 77c7b07 into main Dec 18, 2025
23 checks passed
@mondoreale mondoreale deleted the clean-generated branch December 18, 2025 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dht Related to DHT package network Related to Network Package proto-rpc sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants