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

Diff for: .gitattributes

-1
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

Diff for: .l10nignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
js/
22
vendor/
3-
3rdparty/

Diff for: .php-cs-fixer.dist.php

-2
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;

Diff for: 3rdparty/apache/thrift/.asf.yaml

-8
This file was deleted.

Diff for: 3rdparty/apache/thrift/.clang-format

-56
This file was deleted.

Diff for: 3rdparty/apache/thrift/.dockerignore

-1
This file was deleted.

Diff for: 3rdparty/apache/thrift/.editorconfig

-112
This file was deleted.

Diff for: 3rdparty/apache/thrift/.eslintignore

-9
This file was deleted.

Diff for: 3rdparty/apache/thrift/.eslintrc.json

-24
This file was deleted.

Diff for: 3rdparty/apache/thrift/.flake8

-5
This file was deleted.

Diff for: 3rdparty/apache/thrift/.gitattributes

-1
This file was deleted.

Diff for: 3rdparty/apache/thrift/.github/pull_request_template.md

-16
This file was deleted.

Diff for: 3rdparty/apache/thrift/.github/stale.yml

-59
This file was deleted.

0 commit comments

Comments
 (0)