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: issue where could not define custom networks in any non-local project #2153

Merged
merged 10 commits into from
Jun 19, 2024

Conversation

antazoey
Copy link
Member

What I did

I need this fix to fix something else I am working on...
basically there was an issue where any custom network defined in a non-local project was not recognized by Ape.
See my test I added to see what I mean. That failed before but now it does not.

How I did it

  • projects with config override with inject their custom nets to network manager.

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

fubuloubu
fubuloubu previously approved these changes Jun 19, 2024
@antazoey antazoey force-pushed the fix/custom-nets-non-local-proj branch from efa7639 to fb6792a Compare June 19, 2024 21:14
@antazoey antazoey force-pushed the fix/custom-nets-non-local-proj branch from 7328443 to 5b93767 Compare June 19, 2024 21:47
@antazoey antazoey merged commit fad486d into ApeWorX:main Jun 19, 2024
15 checks passed
@antazoey antazoey deleted the fix/custom-nets-non-local-proj branch June 19, 2024 23:13
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