Skip to content

Commit 57dad48

Browse files
Merge branch 'master' into cloud/user-links-for-superusers
2 parents 8afbfa0 + fecdd45 commit 57dad48

File tree

302 files changed

+7579
-6180
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

302 files changed

+7579
-6180
lines changed

.backportrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"targetBranchChoices": [
44
{ "name": "master", "checked": true },
55
{ "name": "7.x", "checked": true },
6+
"7.13",
67
"7.12",
78
"7.11",
89
"7.10",
@@ -30,7 +31,7 @@
3031
"targetPRLabels": ["backport"],
3132
"branchLabelMapping": {
3233
"^v8.0.0$": "master",
33-
"^v7.13.0$": "7.x",
34+
"^v7.14.0$": "7.x",
3435
"^v(\\d+).(\\d+).\\d+$": "$1.$2"
3536
},
3637
"autoMerge": true,

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
**/*.js.snap
2-
**/graphql/types.ts
32
/.es
43
/.chromium
54
/build
242 Bytes
Loading
-54 Bytes
Loading

docs/concepts/images/save-icon.png

50 Bytes
Loading
225 KB
Loading
291 KB
Loading
1.03 KB
Loading
75.5 KB
Loading
25.8 KB
Loading

0 commit comments

Comments
 (0)