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

minor: add deploy.sh and upgrade.sh to avoid error #27

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

stanleygtrillion
Copy link
Contributor

@stanleygtrillion stanleygtrillion commented Dec 16, 2024

e.g.:
npm run deploy -- tnusd eth-mainnet
npm run upgrade -- tnsgd op-sepolia

@stanleygtrillion stanleygtrillion self-assigned this Dec 16, 2024
@stanleygtrillion stanleygtrillion force-pushed the minor/add-deploy-upgrade-scripts branch from 3c7e2cd to fe84c71 Compare December 16, 2024 08:31
Copy link

openzeppelin-code bot commented Dec 16, 2024

minor: add deploy.sh and upgrade.sh to avoid error

Generated at commit: b064a6b765b3bc6642fb240d1518f78bd17d7cf2

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
0
0
3
10
13
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@heri16
Copy link

heri16 commented Dec 16, 2024

Changes seen:

  • Added deploy & upgrade bash script that works with contract code verification if Etherscan API Key in .env file
  • Added deploy & upgrade to scripts section in package.json

@heri16
Copy link

heri16 commented Dec 16, 2024

Where's .env.example ?

Copy link

Coverage after merging minor/add-deploy-upgrade-scripts into main will be

95.35% 0.00%

Coverage Report for Changed Files
FileStmtsBranchesFuncsLinesUncovered Lines

Copy link

@heri16 heri16 left a comment

Choose a reason for hiding this comment

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

LGTM

@stanleygtrillion stanleygtrillion merged commit bfe4246 into main Dec 16, 2024
6 checks passed
@stanleygtrillion stanleygtrillion deleted the minor/add-deploy-upgrade-scripts branch December 16, 2024 09:48
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