Skip to content
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

fix: solidity native compile diff checks #15312

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

erikburt
Copy link
Collaborator

@erikburt erikburt commented Nov 19, 2024

Changes

  • Checkout chainlink and diff-so-fancy repositories side-by-side so they're not nested.

Motivation

#15258 broke the diff check, because diff-so-fancy is being used and is checked out inside the cwd, it gets added and then git diff returns a 1.

Testing

@erikburt erikburt self-assigned this Nov 19, 2024
@erikburt erikburt requested review from a team as code owners November 19, 2024 18:42
@erikburt erikburt requested a review from jmank88 November 19, 2024 18:42
momentmaker
momentmaker previously approved these changes Nov 19, 2024
@erikburt erikburt enabled auto-merge November 19, 2024 23:09
@jmank88
Copy link
Contributor

jmank88 commented Nov 19, 2024

Would it be a little cleaner to install diff-so-fancy somewhere else? e.g. /usr/bin?

@erikburt erikburt force-pushed the fix/solidity-native-compile branch 2 times, most recently from 55ccee4 to ac92504 Compare November 20, 2024 00:38
@erikburt erikburt requested a review from momentmaker November 20, 2024 00:38
@erikburt erikburt added this pull request to the merge queue Nov 20, 2024
Merged via the queue into develop with commit df32c85 Nov 20, 2024
90 of 91 checks passed
@erikburt erikburt deleted the fix/solidity-native-compile branch November 20, 2024 21:07
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.

3 participants