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

feat: better CLI message when compiling a dependency produces no contracts #2130

Merged
merged 5 commits into from
Jun 12, 2024

Conversation

antazoey
Copy link
Member

What I did

was confused for a bit because i had uninstalled ape-solidity but ape pm compile . --force was not telling me it was successful but it nothing was really happening...

How I did it

detect if no result and warn.
additionally, if you notice the dependency has .vy or .sol contracts and you are missing those from

How to verify it

Checklist

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

@antazoey antazoey marked this pull request as draft June 12, 2024 03:41
@antazoey antazoey force-pushed the feat/better-error-missing-compiler branch from f964f9c to 9c5e963 Compare June 12, 2024 15:28
@antazoey antazoey marked this pull request as ready for review June 12, 2024 15:28
@antazoey antazoey merged commit 8ad275d into ApeWorX:main Jun 12, 2024
15 checks passed
@antazoey antazoey deleted the feat/better-error-missing-compiler branch June 12, 2024 23:03
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