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

fix: dashboard ci #373

Merged
merged 2 commits into from
Feb 20, 2024
Merged

fix: dashboard ci #373

merged 2 commits into from
Feb 20, 2024

Conversation

starsz
Copy link
Contributor

@starsz starsz commented Feb 20, 2024

image

As we can see in the picture, the CI will fail because of error An unexpected error occurred: "https://registry.npm.taobao.org/state-local/download/state-local-1.0.7.tgz: certificate has expired".
Now we don't have any method to let upstream update the certificate, so we can set strict-ssl to false to avoid verifying the certificate.

@zll600
Copy link
Contributor

zll600 commented Feb 20, 2024

@starsz Why could we do this? Is it safe to disable strict-ssl?

@starsz starsz marked this pull request as draft February 20, 2024 07:22
@starsz
Copy link
Contributor Author

starsz commented Feb 20, 2024

@starsz Why could we do this? Is it safe to disable strict-ssl?

I have updated the description, and you can see it.

@starsz starsz marked this pull request as ready for review February 20, 2024 07:30
@monkeyDluffy6017 monkeyDluffy6017 merged commit df7bebd into api7:master Feb 20, 2024
14 checks passed
@starsz starsz deleted the fix_ci branch February 20, 2024 07:58
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