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: + cmd args: path to config(-s) and -y to skip user confirmation #31

Merged
merged 5 commits into from
Dec 13, 2023

Conversation

arwer13
Copy link
Contributor

@arwer13 arwer13 commented Dec 5, 2023

Add abilities to:

  • set --yes or -y command argument to disable promtping the user to continue with the next contract verification
  • optional positional argument: path to config or path to directory with configs
  • old env variables inputs are intact

Copy link
Contributor

@TheDZhon TheDZhon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and huge thanks!

though I would polish this a bit 🙏

main.py Outdated Show resolved Hide resolved
main.py Outdated Show resolved Hide resolved
- also remove kind of obsolete processing of CONTRACT_ADDRESS and
  CONTRACT_NAME env variables
@arwer13 arwer13 requested a review from TheDZhon December 6, 2023 09:17
@TheDZhon TheDZhon merged commit 811460c into feat/linea-testnet Dec 13, 2023
@TheDZhon TheDZhon deleted the feat/cmd-path-and-yes branch December 13, 2023 11:09
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