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

remove secrets from deploy script #493

Merged
merged 1 commit into from
Feb 28, 2022
Merged

Conversation

Westlad
Copy link
Contributor

@Westlad Westlad commented Feb 14, 2022

The dev environment deploy script contains Ropsten private keys. Although these are only for test purposes, it is better practice to create them as GitHub secrets and inject them into the script at deployment, because one day they may be real keys.

It's not possible to test fully without a deployment and so that will need to wait until we do a deploy to dev. However it's a fairly small change so I don't anticipate problems. If it fails, we can push a fix then.

@ChaitanyaKonda ChaitanyaKonda added the One more approval needed One reviewer has approved this PR but another is needed label Feb 14, 2022
@ChaitanyaKonda
Copy link
Contributor

Wallet tests are being removed in #490 because they are part of legacy code.
Perhaps, restarting might solve this failed test run for now.

@ChaitanyaKonda ChaitanyaKonda removed the One more approval needed One reviewer has approved this PR but another is needed label Feb 28, 2022
@ChaitanyaKonda ChaitanyaKonda merged commit f0beb25 into master Feb 28, 2022
@ChaitanyaKonda ChaitanyaKonda deleted the westlad/no-secrets branch February 28, 2022 19:08
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.

3 participants