Skip to content

Conversation

@Tofel
Copy link
Contributor

@Tofel Tofel commented Aug 28, 2025

This pull request restores important proto dependency features and updates a test reference in the framework package. The main focus is on bringing back topological sorting and support for exclude files in proto registration, which are essential for correct proto dependency management.

Proto dependency management improvements:

  • Restored topological sorting of proto dependencies for the local-cre process to ensure correct build order.
  • Reintroduced support for exclude files in proto registration configuration, allowing selective exclusion of files from proto registration.

Test updates:

  • Updated the Ref for the proto schema set in smoke_chip_ingress_test.go to point to a newer commit, ensuring tests use the latest proto definitions.

Successful test run: https://github.com/smartcontractkit/chainlink-testing-framework/actions/runs/17373213916/job/49313659087?pr=2081

@Tofel Tofel marked this pull request as ready for review September 1, 2025 09:16
@Tofel Tofel requested a review from a team as a code owner September 1, 2025 09:16
@Tofel Tofel requested a review from skudasov September 1, 2025 10:35
@Tofel Tofel merged commit b393ad4 into main Sep 1, 2025
71 of 73 checks passed
@Tofel Tofel deleted the revert-2079-revert-2036-chore/exclude-files branch September 1, 2025 10:55
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