makerdao / protego

GNU Affero General Public License v3.0
10 stars 3 forks source link

feature: scripts for fetching plan execution statuses #5

Open oddaf opened 2 months ago

oddaf commented 2 months ago

Resolves #3

amusingaxl commented 2 months ago

Oh, I just noticed that there are both a script/ and a scripts/ directories now, maybe you want to move the entire content of this script into script/list-pause-plans/.

oddaf commented 1 month ago

Oh, I just noticed that there are both a script/ and a scripts/ directories now, maybe you want to move the entire content of this script into script/list-pause-plans/.

I renamed the folder cli to avoid confusion. The script folder contains solidity scripts (foundry) so it didn't feel right to move this there, let me know what you think.

DaiFoundation-DevOps commented 3 weeks ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

amusingaxl commented 1 week ago

Oh, please remove the top-level package-lock.json file. There should be only 1 of those, within the cli/ directory.