-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into 3717-fix-qq-blocked
- Loading branch information
Showing
232 changed files
with
12,717 additions
and
8,073 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
client/* linguist-vendored | ||
# This file contains a lot of inline SVG data, which often interferes with | ||
# grepping. Technically, this file must be reviewed when new icons appear, but | ||
# that happens fairly rarely. | ||
client/src/components/ui/Icons.js -diff |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
'name': 'build' | ||
|
||
'env': | ||
'GO_VERSION': '1.16' | ||
'GO_VERSION': '1.17' | ||
'NODE_VERSION': '14' | ||
|
||
'on': | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
'name': 'lint' | ||
|
||
'env': | ||
'GO_VERSION': '1.16' | ||
'GO_VERSION': '1.17' | ||
|
||
'on': | ||
'push': | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.