Skip to content

Commit

Permalink
Update contributor data and reports [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 25, 2024
1 parent 8746d26 commit fe9c132
Show file tree
Hide file tree
Showing 14 changed files with 6,386 additions and 5,144 deletions.
1,137 changes: 1,137 additions & 0 deletions data/contributors_2024_12-25.json

Large diffs are not rendered by default.

1,969 changes: 604 additions & 1,365 deletions data/daily/combined.json

Large diffs are not rendered by default.

1,783 changes: 511 additions & 1,272 deletions data/daily/contributors.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions data/daily/history/commits_2024_12_25.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
1,898 changes: 1,898 additions & 0 deletions data/daily/history/contributors_2024_12_25.json

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions data/daily/history/issues_2024_12_25.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
[
{
"id": "I_kwDOMT5cIs6kcO3_",
"number": 1448,
"title": "I don't want to use birdeye-api in plugin-solana!",
"body": "I'm having the same problem as I just want to implement creating and selling tokens on pumpfun and don't want to get portfolio information through Birdeye API and the free version of the package doesn't have access to the interface /v1/wallet/token_list, so is there any way to bypass him?\r\n![image](https://github.com/user-attachments/assets/7d69223d-5637-4fb8-8eda-f13587b61c3f)\r\n",
"state": "OPEN",
"createdAt": "2024-12-25T15:31:37Z",
"updatedAt": "2024-12-25T15:31:37Z",
"author": {
"login": "arthursjy",
"avatarUrl": "https://avatars.githubusercontent.com/u/165622341?u=e3237e02f82a5904439314fbde9a0f46699ca8c1&v=4"
},
"labels": [
{
"id": "LA_kwDOMT5cIs8AAAABrA0qYA",
"name": "enhancement",
"color": "a2eeef",
"description": "New feature or request"
}
],
"comments": []
},
{
"id": "I_kwDOMT5cIs6kbVDo",
"number": 1447,
"title": "connect ETIMEDOUT 142.250.217.106:443",
"body": "**Describe the bug**\r\nI have encountered this issue both locally on Windows and in WSL2.\r\nHave any developers from mainland China encountered this problem? I can access the AI server normally using apipost. But Eliza just can't do it.\r\nI tried openai, grok, and gemini, but none of them worked.\r\nI tried the global proxy mode, but it didn't work.\r\n```\r\n [\"◎ Generating message response..\"]\r\n\r\n [\"◎ Generating text...\"]\r\n\r\n ℹ INFORMATIONS\r\n Generating text with options:\r\n {\"modelProvider\":\"google\",\"model\":\"large\"}\r\n\r\n ℹ INFORMATIONS\r\n Selected model:\r\n gemini-1.5-pro-latest\r\n\r\n ⛔ ERRORS\r\n Error in generateText: \r\n {\"message\":\"request to https://generativelanguage.googleapis.com/v1beta/models/gemini-1.5-pro-latest:generateContent failed, reason: connect ETIMEDOUT 142.251.33.74:443\",\"type\":\"system\",\"errno\":\"ETIMEDOUT\",\"code\":\"ETIMEDOUT\"} \r\n```\r\n\r\n**To Reproduce**\r\n\r\n<!-- Steps to reproduce the behavior. -->\r\n\r\n**Expected behavior**\r\n\r\n<!-- A clear and concise description of what you expected to happen. -->\r\n\r\n**Screenshots**\r\n\r\n<!-- If applicable, add screenshots to help explain your problem. -->\r\n![image](https://github.com/user-attachments/assets/e82a61ca-4570-4388-bdd2-e5590654ae34)\r\n![image](https://github.com/user-attachments/assets/0a581e04-a658-4e7c-aa7f-eef775df7db4)\r\n\r\n\r\n**Additional context**\r\n\r\n<!-- Add any other context about the problem here. -->\r\n",
"state": "OPEN",
"createdAt": "2024-12-25T08:31:14Z",
"updatedAt": "2024-12-25T13:33:48Z",
"author": {
"login": "cxp-13",
"avatarUrl": "https://avatars.githubusercontent.com/u/84974164?u=3b5b5c18f44af73f1e2f9921381fe2e800f474d1&v=4"
},
"labels": [
{
"id": "LA_kwDOMT5cIs8AAAABrA0qWA",
"name": "bug",
"color": "d73a4a",
"description": "Something isn't working"
}
],
"comments": []
}
]
Loading

0 comments on commit fe9c132

Please sign in to comment.