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

ci: don't use unstable mirror #832

Merged
merged 1 commit into from
Jan 7, 2025
Merged

ci: don't use unstable mirror #832

merged 1 commit into from
Jan 7, 2025

Conversation

spacewander
Copy link
Member

No description provided.

@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 6, 2025
@github-actions github-actions bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.35%. Comparing base (860cb3f) to head (6844e72).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #832      +/-   ##
==========================================
- Coverage   85.45%   85.35%   -0.10%     
==========================================
  Files         141      141              
  Lines        8407     8407              
==========================================
- Hits         7184     7176       -8     
- Misses        968      974       +6     
- Partials      255      257       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@spacewander spacewander force-pushed the 106 branch 2 times, most recently from cb11267 to 753686b Compare January 6, 2025 09:12
@spacewander spacewander marked this pull request as ready for review January 6, 2025 09:37
@spacewander
Copy link
Member Author

Now the mirror is up again. But there are some 429 errors:

consul Error toomanyrequests: <html>
<head><title>429 Too Many Requests</title></head>
<body>
<center><h1>429 Too Many Requests</h1></center>
<hr><center>nginx</center>
</body>
</html>
 consul1 Error context canceled
Error response from daemon: toomanyrequests: <html>
<head><title>429 Too Many Requests</title></head>
<body>
<center><h1>429 Too Many Requests</h1></center>
<hr><center>nginx</center>
</body>
</html>
make: *** [Makefile:113: start-service] Error 18

https://github.com/mosn/htnn/actions/runs/12643962734/job/35230766653?pr=834

The mirror is good enough for daily usage as people can retry manually. However, it's not stable enough for CI.

@spacewander spacewander merged commit 3a94a37 into main Jan 7, 2025
19 checks passed
@spacewander spacewander deleted the 106 branch January 7, 2025 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant