Skip to content

Commit 8ea274d

Browse files
authored
cloud_py_api 0.1.4 (#54)
* Removed Thrift * Added exception on OS arch detection error * Removed redudant code coverage ignore * cloud_py_api 0.1.4 * Updated psalm baseline (removed thrift)
1 parent 20a40ac commit 8ea274d

File tree

2,481 files changed

+39
-479109
lines changed

Some content is hidden

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

2,481 files changed

+39
-479109
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ lib/TProto/* binary
2020

2121
# Files to exclude from GitHub Languages statistics
2222
*.Dockerfile linguist-vendored=true
23-
3rdparty/* linguist-vendored=true

.l10nignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
js/
22
vendor/
3-
3rdparty/

.php-cs-fixer.dist.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,5 @@
1414
->notPath('l10n')
1515
->notPath('src')
1616
->notPath('vendor')
17-
->notPath('3rdparty')
18-
->notPath('lib/TProto')
1917
->in(__DIR__);
2018
return $config;

3rdparty/apache/thrift/.asf.yaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

3rdparty/apache/thrift/.clang-format

Lines changed: 0 additions & 56 deletions
This file was deleted.

3rdparty/apache/thrift/.dockerignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

3rdparty/apache/thrift/.editorconfig

Lines changed: 0 additions & 112 deletions
This file was deleted.

3rdparty/apache/thrift/.eslintignore

Lines changed: 0 additions & 9 deletions
This file was deleted.

3rdparty/apache/thrift/.eslintrc.json

Lines changed: 0 additions & 24 deletions
This file was deleted.

3rdparty/apache/thrift/.flake8

Lines changed: 0 additions & 5 deletions
This file was deleted.

3rdparty/apache/thrift/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

3rdparty/apache/thrift/.github/pull_request_template.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

3rdparty/apache/thrift/.github/stale.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)