Skip to content

Commit af0ff59

Browse files
authored
Merge pull request github#30009 from github/repo-sync
Repo sync
2 parents c77cbce + b4be25f commit af0ff59

File tree

17 files changed

+145
-122
lines changed

17 files changed

+145
-122
lines changed

assets/images/site/favicon.ico

16.6 KB
Binary file not shown.

assets/images/site/favicon.png

2.37 KB
Loading

assets/images/site/favicon.svg

+1-12
Loading

src/assets/scripts/find-orphaned-assets.js

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import languages from '#src/languages/lib/languages.js'
1717

1818
const EXCEPTIONS = new Set([
1919
'assets/images/site/favicon.ico',
20+
'assets/images/site/favicon.svg',
2021
'assets/images/site/apple-touch-icon.png',
2122
'assets/images/site/apple-touch-icon-114x114.png',
2223
'assets/images/site/apple-touch-icon-120x120.png',

src/frame/pages/app.tsx

+1-2
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ const MyApp = ({ Component, pageProps, languagesContext }: MyAppProps) => {
7070
Just remember, if you edit these images on disk, remember to
7171
change these numbers
7272
*/}
73-
<link rel="alternate icon" type="image/png" href="/assets/cb-600/images/site/favicon.png" />
74-
<link rel="icon" type="image/svg+xml" href="/assets/cb-803/images/site/favicon.svg" />
73+
<link rel="icon" type="image/png" href="/assets/cb-345/images/site/favicon.png" />
7574

7675
<link href="/manifest.json" rel="manifest" />
7776

src/github-apps/lib/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"2022-11-28"
6161
]
6262
},
63-
"sha": "b82b3990d4d99dfecec33caa6e8715985dbadedf"
63+
"sha": "b164298e5a5db36254a3029219f443f253d79147"
6464
}

src/rest/data/fpt-2022-11-28/schema.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -149944,7 +149944,7 @@
149944149944
"properties": {
149945149945
"ref": {
149946149946
"type": "string",
149947-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
149947+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
149948149948
},
149949149949
"analysis_key": {
149950149950
"type": "string",
@@ -150677,7 +150677,7 @@
150677150677
"required": false,
150678150678
"schema": {
150679150679
"type": "string",
150680-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
150680+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
150681150681
}
150682150682
},
150683150683
{
@@ -151206,7 +151206,7 @@
151206151206
"properties": {
151207151207
"ref": {
151208151208
"type": "string",
151209-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
151209+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
151210151210
},
151211151211
"analysis_key": {
151212151212
"type": "string",
@@ -151815,7 +151815,7 @@
151815151815
"properties": {
151816151816
"ref": {
151817151817
"type": "string",
151818-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
151818+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
151819151819
},
151820151820
"analysis_key": {
151821151821
"type": "string",
@@ -152459,7 +152459,7 @@
152459152459
"properties": {
152460152460
"ref": {
152461152461
"type": "string",
152462-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
152462+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
152463152463
},
152464152464
"analysis_key": {
152465152465
"type": "string",
@@ -152639,7 +152639,7 @@
152639152639
"required": false,
152640152640
"schema": {
152641152641
"type": "string",
152642-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
152642+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
152643152643
}
152644152644
}
152645152645
],
@@ -152714,7 +152714,7 @@
152714152714
"properties": {
152715152715
"ref": {
152716152716
"type": "string",
152717-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
152717+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
152718152718
},
152719152719
"analysis_key": {
152720152720
"type": "string",
@@ -152891,7 +152891,7 @@
152891152891
"required": false,
152892152892
"schema": {
152893152893
"type": "string",
152894-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
152894+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
152895152895
}
152896152896
},
152897152897
{
@@ -153003,7 +153003,7 @@
153003153003
"properties": {
153004153004
"ref": {
153005153005
"type": "string",
153006-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
153006+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
153007153007
},
153008153008
"commit_sha": {
153009153009
"description": "The SHA of the commit to which the analysis you are uploading relates.",
@@ -153217,7 +153217,7 @@
153217153217
"properties": {
153218153218
"ref": {
153219153219
"type": "string",
153220-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
153220+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
153221153221
},
153222153222
"commit_sha": {
153223153223
"description": "The SHA of the commit to which the analysis you are uploading relates.",
@@ -530773,7 +530773,7 @@
530773530773
}
530774530774
],
530775530775
"previews": [],
530776-
"descriptionHTML": "<p>Checks whether a team has <code>admin</code>, <code>push</code>, <code>maintain</code>, <code>triage</code>, or <code>pull</code> permission for a repository. Repositories inherited through a parent team will also be checked.</p>\n<p>You can also get information about the specified repository, including what permissions the team grants on it, by passing the following custom <a href=\"https://docs.github.com/rest/overview/media-types/\">media type</a> via the <code>application/vnd.github.v3.repository+json</code> accept header.</p>\n<p>If a team doesn't have permission for the repository, you will receive a <code>404 Not Found</code> response status.</p>\n<p><strong>Note:</strong> You can also specify a team by <code>org_id</code> and <code>team_id</code> using the route <code>GET /organizations/{org_id}/team/{team_id}/repos/{owner}/{repo}</code>.</p>",
530776+
"descriptionHTML": "<p>Checks whether a team has <code>admin</code>, <code>push</code>, <code>maintain</code>, <code>triage</code>, or <code>pull</code> permission for a repository. Repositories inherited through a parent team will also be checked.</p>\n<p>You can also get information about the specified repository, including what permissions the team grants on it, by passing the following custom <a href=\"https://docs.github.com/rest/overview/media-types/\">media type</a> via the <code>application/vnd.github.v3.repository+json</code> accept header.</p>\n<p>If a team doesn't have permission for the repository, you will receive a <code>404 Not Found</code> response status.</p>\n<p>If the repository is private, you must have at least <code>read</code> permission for that repository and your token must have the <code>repo</code> scope. Otherwise, you will receive a <code>404 Not Found</code> response status.</p>\n<p><strong>Note:</strong> You can also specify a team by <code>org_id</code> and <code>team_id</code> using the route <code>GET /organizations/{org_id}/team/{team_id}/repos/{owner}/{repo}</code>.</p>",
530777530777
"statusCodes": [
530778530778
{
530779530779
"httpStatusCode": "200",

src/rest/data/ghae/schema.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -113062,7 +113062,7 @@
113062113062
"properties": {
113063113063
"ref": {
113064113064
"type": "string",
113065-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
113065+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
113066113066
},
113067113067
"analysis_key": {
113068113068
"type": "string",
@@ -113795,7 +113795,7 @@
113795113795
"required": false,
113796113796
"schema": {
113797113797
"type": "string",
113798-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
113798+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
113799113799
}
113800113800
},
113801113801
{
@@ -114279,7 +114279,7 @@
114279114279
"properties": {
114280114280
"ref": {
114281114281
"type": "string",
114282-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
114282+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
114283114283
},
114284114284
"analysis_key": {
114285114285
"type": "string",
@@ -114864,7 +114864,7 @@
114864114864
"properties": {
114865114865
"ref": {
114866114866
"type": "string",
114867-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
114867+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
114868114868
},
114869114869
"analysis_key": {
114870114870
"type": "string",
@@ -115478,7 +115478,7 @@
115478115478
"properties": {
115479115479
"ref": {
115480115480
"type": "string",
115481-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
115481+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
115482115482
},
115483115483
"analysis_key": {
115484115484
"type": "string",
@@ -115658,7 +115658,7 @@
115658115658
"required": false,
115659115659
"schema": {
115660115660
"type": "string",
115661-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
115661+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
115662115662
}
115663115663
}
115664115664
],
@@ -115730,7 +115730,7 @@
115730115730
"properties": {
115731115731
"ref": {
115732115732
"type": "string",
115733-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
115733+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
115734115734
},
115735115735
"analysis_key": {
115736115736
"type": "string",
@@ -115907,7 +115907,7 @@
115907115907
"required": false,
115908115908
"schema": {
115909115909
"type": "string",
115910-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
115910+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
115911115911
}
115912115912
},
115913115913
{
@@ -116019,7 +116019,7 @@
116019116019
"properties": {
116020116020
"ref": {
116021116021
"type": "string",
116022-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
116022+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
116023116023
},
116024116024
"commit_sha": {
116025116025
"description": "The SHA of the commit to which the analysis you are uploading relates.",
@@ -116233,7 +116233,7 @@
116233116233
"properties": {
116234116234
"ref": {
116235116235
"type": "string",
116236-
"description": "The full Git reference, formatted as `refs/heads/<branch name>`,\n`refs/pull/<number>/merge`, or `refs/pull/<number>/head`."
116236+
"description": "The Git reference, formatted as `refs/pull/<number>/merge`, `refs/pull/<number>/head`,\n`refs/heads/<branch name>` or simply `<branch name>`."
116237116237
},
116238116238
"commit_sha": {
116239116239
"description": "The SHA of the commit to which the analysis you are uploading relates.",
@@ -379154,7 +379154,7 @@
379154379154
}
379155379155
],
379156379156
"previews": [],
379157-
"descriptionHTML": "<p>Checks whether a team has <code>admin</code>, <code>push</code>, <code>maintain</code>, <code>triage</code>, or <code>pull</code> permission for a repository. Repositories inherited through a parent team will also be checked.</p>\n<p>You can also get information about the specified repository, including what permissions the team grants on it, by passing the following custom <a href=\"https://docs.github.com/github-ae@latest/rest/overview/media-types/\">media type</a> via the <code>application/vnd.github.v3.repository+json</code> accept header.</p>\n<p>If a team doesn't have permission for the repository, you will receive a <code>404 Not Found</code> response status.</p>\n<p><strong>Note:</strong> You can also specify a team by <code>org_id</code> and <code>team_id</code> using the route <code>GET /organizations/{org_id}/team/{team_id}/repos/{owner}/{repo}</code>.</p>",
379157+
"descriptionHTML": "<p>Checks whether a team has <code>admin</code>, <code>push</code>, <code>maintain</code>, <code>triage</code>, or <code>pull</code> permission for a repository. Repositories inherited through a parent team will also be checked.</p>\n<p>You can also get information about the specified repository, including what permissions the team grants on it, by passing the following custom <a href=\"https://docs.github.com/github-ae@latest/rest/overview/media-types/\">media type</a> via the <code>application/vnd.github.v3.repository+json</code> accept header.</p>\n<p>If a team doesn't have permission for the repository, you will receive a <code>404 Not Found</code> response status.</p>\n<p>If the repository is private, you must have at least <code>read</code> permission for that repository and your token must have the <code>repo</code> scope. Otherwise, you will receive a <code>404 Not Found</code> response status.</p>\n<p><strong>Note:</strong> You can also specify a team by <code>org_id</code> and <code>team_id</code> using the route <code>GET /organizations/{org_id}/team/{team_id}/repos/{owner}/{repo}</code>.</p>",
379158379158
"statusCodes": [
379159379159
{
379160379160
"httpStatusCode": "200",

0 commit comments

Comments
 (0)