Skip to content

fix(project): auto-compile on change not working for projects outside their directory - #2792

Merged
antazoey merged 1 commit into
ApeWorX:mainfrom
antazoey:fix/missing-sources
May 26, 2026
Merged

fix(project): auto-compile on change not working for projects outside their directory#2792
antazoey merged 1 commit into
ApeWorX:mainfrom
antazoey:fix/missing-sources

Conversation

@antazoey

Copy link
Copy Markdown
Member

What I did

calling .load_contracts() directly on a Project outside its dir was fine but the auto-compile feature when there are changes to those contracts and it is a local project, that was not working.

How I did it

specify path in compile hook in .get() method instead of naked source ID.

How to verify it

Checklist

  • All changes are completed
  • Change is covered in tests
  • Documentation is complete

@antazoey
antazoey requested a review from fubuloubu May 26, 2026 20:05
@antazoey
antazoey merged commit f6c3930 into ApeWorX:main May 26, 2026
27 checks passed
@antazoey
antazoey deleted the fix/missing-sources branch May 26, 2026 21:01
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