@activepieces/piece-github 0.5.6 → 0.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/src/i18n/zh.json +79 -79
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-github",
3
- "version": "0.5.6",
3
+ "version": "0.5.7",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -13,7 +13,7 @@
13
13
  "zod": "3.25.76",
14
14
  "@activepieces/pieces-common": "0.7.0",
15
15
  "@activepieces/pieces-framework": "0.18.4",
16
- "@activepieces/shared": "0.19.0",
16
+ "@activepieces/shared": "0.19.1",
17
17
  "tslib": "2.8.1"
18
18
  },
19
19
  "overrides": {
package/src/i18n/zh.json CHANGED
@@ -1,88 +1,88 @@
1
1
  {
2
2
  "GitHub": "GitHub",
3
- "Developer platform that allows developers to create, store, manage and share their code": "開發者平台,允許開發者創建、存儲、管理和共享他們的代碼",
4
- "Create Issue": "創建問題",
5
- "Get issue information": "獲取問題信息",
6
- "Create comment on a issue": "在問題上創建評論",
7
- "Lock issue": "鎖定問題",
8
- "Unlock issue": "解鎖問題",
9
- "Raw GraphQL query": "原始 GraphQL 查詢",
10
- "Create Pull Request Review Comment": "創建拉取請求審查評論",
11
- "Create Commit Comment": "創建提交評論",
12
- "Create Discussion Comment": "創建討論評論",
13
- "Custom API Call": "自定義 API 呼叫",
14
- "Create Issue in GitHub Repository": " GitHub 儲存庫中創建問題",
15
- "Grabs information from a specific issue": "從特定問題中獲取信息",
16
- "Adds a comment to the specified issue (also works with pull requests)": "為指定問題添加評論(也適用於拉取請求)",
17
- "Locks the specified issue": "鎖定指定問題",
18
- "Unlocks the specified issue": "解鎖指定問題",
19
- "Perform a raw GraphQL query": "執行原始 GraphQL 查詢",
20
- "Creates a review comment on a pull request in a GitHub repository": " GitHub 儲存庫的拉取請求上創建審查評論",
21
- "Creates a comment on a commit in a GitHub repository": " GitHub 儲存庫的提交上創建評論",
22
- "Creates a comment on a discussion in a GitHub repository": " GitHub 儲存庫中的討論上創建評論",
23
- "Make a custom API call to a specific endpoint": "將一個自定義 API 調用到一個特定的終點",
24
- "Repository": "倉庫",
25
- "Title": "標題",
3
+ "Developer platform that allows developers to create, store, manage and share their code": "Developer platform that allows developers to create, store, manage and share their code",
4
+ "Create Issue": "Create Issue",
5
+ "Get issue information": "Get issue information",
6
+ "Create comment on a issue": "Create comment on a issue",
7
+ "Lock issue": "Lock issue",
8
+ "Unlock issue": "Unlock issue",
9
+ "Raw GraphQL query": "Raw GraphQL query",
10
+ "Create Pull Request Review Comment": "Create Pull Request Review Comment",
11
+ "Create Commit Comment": "Create Commit Comment",
12
+ "Create Discussion Comment": "Create Discussion Comment",
13
+ "Custom API Call": "自定义 API 呼叫",
14
+ "Create Issue in GitHub Repository": "Create Issue in GitHub Repository",
15
+ "Grabs information from a specific issue": "Grabs information from a specific issue",
16
+ "Adds a comment to the specified issue (also works with pull requests)": "Adds a comment to the specified issue (also works with pull requests)",
17
+ "Locks the specified issue": "Locks the specified issue",
18
+ "Unlocks the specified issue": "Unlocks the specified issue",
19
+ "Perform a raw GraphQL query": "Perform a raw GraphQL query",
20
+ "Creates a review comment on a pull request in a GitHub repository": "Creates a review comment on a pull request in a GitHub repository",
21
+ "Creates a comment on a commit in a GitHub repository": "Creates a comment on a commit in a GitHub repository",
22
+ "Creates a comment on a discussion in a GitHub repository": "Creates a comment on a discussion in a GitHub repository",
23
+ "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点",
24
+ "Repository": "Repository",
25
+ "Title": "标题",
26
26
  "Description": "描述",
27
- "Labels": "標籤",
28
- "Assignees": "受理人",
29
- "Issue Number": "問題編號",
30
- "Issue number": "問題編號",
31
- "Comment": "評論",
32
- "Lock Reason": "鎖定原因",
33
- "Query": "查詢",
34
- "Parameters": "參數",
35
- "Pull Request Number": "拉取請求編號",
36
- "Commit SHA": "提交 SHA",
37
- "File Path": "文件路徑",
38
- "Comment Body": "評論正文",
39
- "Position": "位置",
40
- "Discussion Number": "討論編號",
27
+ "Labels": "Labels",
28
+ "Assignees": "Assignees",
29
+ "Issue Number": "Issue Number",
30
+ "Issue number": "Issue number",
31
+ "Comment": "Comment",
32
+ "Lock Reason": "Lock Reason",
33
+ "Query": "Query",
34
+ "Parameters": "Parameters",
35
+ "Pull Request Number": "Pull Request Number",
36
+ "Commit SHA": "Commit SHA",
37
+ "File Path": "File Path",
38
+ "Comment Body": "Comment Body",
39
+ "Position": "Position",
40
+ "Discussion Number": "Discussion Number",
41
41
  "Method": "方法",
42
- "Headers": "信頭",
43
- "Query Parameters": "查詢參數",
44
- "Body": "正文內容",
42
+ "Headers": "信头",
43
+ "Query Parameters": "查询参数",
44
+ "Body": "正文内容",
45
45
  "Response is Binary ?": "Response is Binary ?",
46
- "No Error on Failure": "失敗時沒有錯誤",
47
- "Timeout (in seconds)": "超時(秒)",
48
- "The title of the issue": "問題的標題",
49
- "The description of the issue": "問題的描述",
50
- "Labels for the Issue": "問題的標籤",
51
- "Assignees for the Issue": "問題的受理人",
52
- "The number of the issue you want to get information from": "您想獲取信息的問題編號",
53
- "The number of the issue to comment on": "要評論的問題編號",
54
- "The comment to add to the issue": "要添加到問題的評論",
55
- "The number of the issue to be locked": "要鎖定的問題編號",
56
- "The reason for locking the issue": "鎖定問題的原因",
57
- "The number of the issue to be unlocked": "要解鎖的問題編號",
58
- "The number of the pull request": "拉取請求的編號",
59
- "The SHA of the commit to comment on": "要評論的提交的 SHA",
60
- "The relative path to the file to comment on": "要評論的文件的相對路徑",
61
- "The content of the review comment": "審查評論的內容",
62
- "The position in the diff where the comment should be placed": "評論應放置在 diff 中的位置",
63
- "The content of the comment": "評論的內容",
64
- "The relative path to the file to comment on (optional)": "要評論的文件的相對路徑(可選)",
65
- "The line index in the diff to comment on (optional)": "要評論的 diff 的行索引(可選)",
66
- "The number of the discussion to comment on": "要評論的討論編號",
67
- "The content of the comment (supports markdown)": "評論的內容(支持 markdown)",
68
- "Authorization headers are injected automatically from your connection.": "授權頭自動從您的連接中注入。",
46
+ "No Error on Failure": "失败时没有错误",
47
+ "Timeout (in seconds)": "超时(秒)",
48
+ "The title of the issue": "The title of the issue",
49
+ "The description of the issue": "The description of the issue",
50
+ "Labels for the Issue": "Labels for the Issue",
51
+ "Assignees for the Issue": "Assignees for the Issue",
52
+ "The number of the issue you want to get information from": "The number of the issue you want to get information from",
53
+ "The number of the issue to comment on": "The number of the issue to comment on",
54
+ "The comment to add to the issue": "The comment to add to the issue",
55
+ "The number of the issue to be locked": "The number of the issue to be locked",
56
+ "The reason for locking the issue": "The reason for locking the issue",
57
+ "The number of the issue to be unlocked": "The number of the issue to be unlocked",
58
+ "The number of the pull request": "The number of the pull request",
59
+ "The SHA of the commit to comment on": "The SHA of the commit to comment on",
60
+ "The relative path to the file to comment on": "The relative path to the file to comment on",
61
+ "The content of the review comment": "The content of the review comment",
62
+ "The position in the diff where the comment should be placed": "The position in the diff where the comment should be placed",
63
+ "The content of the comment": "The content of the comment",
64
+ "The relative path to the file to comment on (optional)": "The relative path to the file to comment on (optional)",
65
+ "The line index in the diff to comment on (optional)": "The line index in the diff to comment on (optional)",
66
+ "The number of the discussion to comment on": "The number of the discussion to comment on",
67
+ "The content of the comment (supports markdown)": "The content of the comment (supports markdown)",
68
+ "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。",
69
69
  "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
70
- "GET": "獲取",
70
+ "GET": "获取",
71
71
  "POST": "帖子",
72
- "PATCH": "黑色",
73
- "PUT": "彈出",
74
- "DELETE": "刪除",
75
- "HEAD": "",
76
- "New Pull Request": "新拉取請求",
77
- "New Star": "新星標",
78
- "New Issue": "新的問題",
72
+ "PATCH": "PATCH",
73
+ "PUT": "弹出",
74
+ "DELETE": "删除",
75
+ "HEAD": "黑色",
76
+ "New Pull Request": "New Pull Request",
77
+ "New Star": "New Star",
78
+ "New Issue": "New Issue",
79
79
  "Push": "推送",
80
- "New Discussion": "新討論",
81
- "New Comment Posted": "新評論發表",
82
- "Triggers when there is activity on a pull request.": "拉取請求有活動時觸發。",
83
- "Trigger when there is activity relating to repository stars.": "當涉及到儲存庫星標的活動時觸發。",
84
- "Triggers when there is activity relating to an issue.": "當涉及到問題的活動時觸發。",
85
- "Triggers when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed, when a branch is deleted, when a tag is deleted, or when a repository is created from a template.": "當有推送到儲存庫分支時觸發。這包括推送提交、推送提交標籤、刪除分支、刪除標籤或從範本創建儲存庫時。",
86
- "Triggers when there is activity relating to a discussion.": "當涉及到討論的活動時觸發。",
87
- "Triggers when there is a new comment posted on a discussion.": "當有新的評論發表在討論時觸發。"
80
+ "New Discussion": "New Discussion",
81
+ "New Comment Posted": "New Comment Posted",
82
+ "Triggers when there is activity on a pull request.": "Triggers when there is activity on a pull request.",
83
+ "Trigger when there is activity relating to repository stars.": "Trigger when there is activity relating to repository stars.",
84
+ "Triggers when there is activity relating to an issue.": "Triggers when there is activity relating to an issue.",
85
+ "Triggers when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed, when a branch is deleted, when a tag is deleted, or when a repository is created from a template.": "Triggers when there is a push to a repository branch. This includes when a commit is pushed, when a commit tag is pushed, when a branch is deleted, when a tag is deleted, or when a repository is created from a template.",
86
+ "Triggers when there is activity relating to a discussion.": "Triggers when there is activity relating to a discussion.",
87
+ "Triggers when there is a new comment posted on a discussion.": "Triggers when there is a new comment posted on a discussion."
88
88
  }