[thrift] branch master updated: THRIFT-4750: as3 changes to build and publish to maven central

2019-01-24 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new b1d63e7 THRIFT-4750: as3 changes to build

[thrift] branch master updated: THRIFT-4722 Netcore union "data" should be strongly-typed Client: netcore Patch: Jens Geyer

2019-01-24 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 67fbc1f THRIFT-4722 Netcore union "data&qu

[thrift] branch master updated: THRIFT-4715 C# union "data" should be strongly-typed Client: C# Patch: Jens Geyer

2019-01-24 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new f5de98a THRIFT-4715 C# union "data&qu

[thrift] branch master updated: THRIFT-4759:add thrift export to fix windows shared lib building (#1714)

2019-02-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 8fdb758 THRIFT-4759:add thrift export to fix

[thrift] branch master updated: THRIFT-4834 CI error at Haskell: Failed to load interface for 'Network' (#1780)

2019-04-16 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 2135a36 THRIFT-4834 CI error at Haskell: Failed

[thrift] branch master updated: THRIFT-4811: Add CMake config file and targets. (see #4752) (#1748)

2019-03-15 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 0c4e96f THRIFT-4811: Add CMake config file

[thrift] branch 0.12.1 deleted (was 17fa32f)

2019-05-26 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch 0.12.1 in repository https://gitbox.apache.org/repos/asf/thrift.git. was 17fa32f fix java build issue The revisions that were on this branch are still contained in other references

[thrift] branch master updated (370d751 -> 057bebc)

2019-05-26 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from 370d751 spelling mistake, perhaps (#1803) [ci skip add 1e41be4 THRIFT-4784 Thrift should throw when skipping

[thrift] 01/01: Merge branch '0.12.1'

2019-05-26 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 057bebc1c346d6adcc2894d8f299c4276650d33d Merge: 370d751 17fa32f Author: James E. King III AuthorDate: Sun May 26 14:59

[thrift] branch master updated: Implement episodic compilation for js code generation

2019-06-21 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 3f0d444 Implement episodic compilation for js

[thrift] branch master updated: CPP generator test, catching exceptions by ref instead.

2019-06-21 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 29ecfab CPP generator test, catching exceptions

[thrift] branch master updated: Fix mingw appveyor build issue [skip travis]

2019-06-21 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new a85d532 Fix mingw appveyor build issue [skip

[thrift] branch master updated: THRIFT-4892: fixed data type conflict with simultaneous usage of bytes and str (#1804)

2019-06-21 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 95870f0 THRIFT-4892: fixed data type conflict

[thrift] branch master updated: THRIFT-4878: Document c_glib domain transport change in matrix [skip ci]

2019-06-23 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 03bf848 THRIFT-4878: Document c_glib domain

[thrift] branch master updated: Add a PR checklist item for skipping CI [skip ci]

2019-06-23 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new d886ab2 Add a PR checklist item for skipping CI

[thrift] branch master updated: Fix environment spelling

2019-06-23 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 99ae730 Fix environment spelling 99ae730

[thrift] branch master updated: Update and fix js dependencies

2019-05-10 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 522f873 Update and fix js dependencies 522f873

[thrift] branch master updated: Report error for abnormal server termination only Client: erl

2019-05-12 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new ce32ed7 Report error for abnormal server

[thrift] branch master updated: Add missing autogenerated comment to header files Client: erl

2019-05-12 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new f3d4d51 Add missing autogenerated comment

[thrift] branch master updated: Make Field definition follow Literal definition

2019-05-12 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new b808a11 Make Field definition follow Literal

[thrift] branch master updated: THRIFT-4583: Switch to rebar3 Client: erl

2019-05-13 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 4ffe763 THRIFT-4583: Switch to rebar3 Client

[thrift] branch master updated: Update README [ci skip]

2019-05-13 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 6ba58e9 Update README [ci skip] 6ba58e9

[thrift] branch master updated (6ba58e9 -> b261f3c)

2019-05-13 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from 6ba58e9 Update README [ci skip] new 6b6a827 THRIFT-4857: Made Java TField class hash code consistent

[thrift] 01/02: THRIFT-4857: Made Java TField class hash code consistent with equals.

2019-05-13 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 6b6a8279aba29a67f005f5e498e88519cdb85049 Author: Garret Wilson AuthorDate: Fri May 3 13:12:16 2019 -0700 THRIFT

[thrift] 02/02: THRIFT-4857: [java] added a unit test for TField

2019-05-13 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit b261f3c0f114be31ef0f9a103dc4d2baa7c4fc3f Author: James E. King III AuthorDate: Mon May 13 08:04:09 2019 -0400

[thrift] branch master updated: hotfix: clear the offline queue when once written

2019-05-14 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new c035eca hotfix: clear the offline queue when

[thrift] branch master updated: THRIFT-4845: Stop ignoring small timeouts

2019-05-14 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 79c2337 THRIFT-4845: Stop ignoring small

[thrift] branch master updated: spelling mistake, perhaps (#1803) [ci skip

2019-05-20 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 370d751 spelling mistake, perhaps (#1803) [ci

[thrift] branch master updated (27d8387 -> acdd422)

2019-05-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from 27d8387 THRIFT-4860 Allow changing "User-Agent" Client: netstd Patch: Jens Geyer new 9ecdce3 Fix M

[thrift] 02/03: THRIFT-4861: Set minimum boost to 1.56 and stop using deprecated boost predef endian header Client: cpp

2019-05-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit ee8caca54ef51e05c7eee8d67e3c63cd73081e8a Author: James E. King III AuthorDate: Sat May 4 08:20:59 2019 -0400 THRIFT

[thrift] 03/03: Remove unused THREADMODEL from MSVC appveyor build

2019-05-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit acdd4226c210336e9e15eb812e5932a645fcd5ce Author: James E. King III AuthorDate: Sat May 4 15:56:56 2019 -0400 Remove

[thrift] 01/03: Fix MinGW build issue in AppVeyor

2019-05-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 9ecdce3fe00931cebda39357b31b655236ab9221 Author: James E. King III AuthorDate: Fri May 3 11:24:55 2019 -0400 Fix

[thrift] branch master updated: Fix some typos in ThriftTest.thrift

2019-06-27 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new c5068e2 Fix some typos in ThriftTest.thrift

[thrift] branch master updated: Update the versioning description [ci skip]

2019-07-11 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 49aab65 Update the versioning description [ci

[thrift] 02/03: THRIFT-4904: Fix python unit test errors and exception escapes

2019-07-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 3131fe975ce2efd2887e41f86e73f7205a02a2a4 Author: James E. King III AuthorDate: Tue Jul 2 14:21:05 2019 -0400 THRIFT

[thrift] 01/03: Update language levels, fix erlang and rust in CI

2019-07-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 93ff9b00531682ece08a1a43883e55fd2aa83a15 Author: James E. King III AuthorDate: Fri Jun 21 17:50:34 2019 -0400

[thrift] branch master updated (1a2dee6 -> 08fea16)

2019-07-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from 1a2dee6 Use THRIFT_WRITE instead of ::write in TFileTransport.cpp new 93ff9b0 Update language levels, fix

[thrift] 03/03: Mark some csharp-erl, erl-csharp ssl tests as known issues.

2019-07-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 08fea1640e3585b74bbbd9ec53db798df7fe1656 Author: James E. King III AuthorDate: Sat Jul 6 06:20:32 2019 -0400 Mark

[thrift] branch master updated: Fix a typo in README.md.

2019-07-07 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new f943564 Fix a typo in README.md. f943564

[thrift] branch master updated: Change docker builds to include specific version of Rust (1.35.0)

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new c2c1e1d Change docker builds to include

[thrift] branch master updated (d9019fc -> 5338d99)

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from d9019fc THRIFT-4797: Fix import collisions in Go new 0124c4d minor change new 5338d99 bug fixed The 2

[thrift] 02/02: bug fixed

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 5338d99176756eefc21fe5c3f2eed3fab99ef715 Author: jose andres AuthorDate: Tue May 14 15:38:21 2019 +0200 bug fixed

[thrift] 01/02: minor change

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 0124c4d66b4e550c1c56c45e994f842b0638d8a2 Author: jose andres AuthorDate: Tue May 14 15:13:17 2019 +0200 minor

[thrift] 02/02: THRIFT-4805: Fixed readme files

2019-07-08 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit 178891f7d62adc98d1d1e661a0c26dd6a67ee50b Author: James E. King III AuthorDate: Mon Jul 8 06:49:15 2019 -0400 THRIFT

[thrift] 01/02: THRIFT-4805: Suppress excessive logging of SASL TTransportExceptions in case of END_OF_FILE

2019-07-08 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git commit c35ed736d26a1dfd8965ae197a67904ed9b4fba3 Author: Mithun RK AuthorDate: Mon Mar 11 14:14:05 2019 -0700 THRIFT-4805

[thrift] branch master updated (08a6eb6 -> 178891f)

2019-07-08 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from 08a6eb6 THRIFT-4902: Swift 4 and 5 compatibility (#1827) new c35ed73 THRIFT-4805: Suppress excessive logging

[thrift] branch master updated: THRIFT-4849: Do not Ignore InterruptedException

2019-07-08 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 286eee1 THRIFT-4849: Do not Ignore

[thrift] branch master updated: THRIFT-4844: createConnection ignores connect_timeout option

2019-07-08 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 234e80e THRIFT-4844: createConnection ignores

[thrift] branch master updated: THRIFT-4902: Swift 4 and 5 compatibility (#1827)

2019-07-08 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 08a6eb6 THRIFT-4902: Swift 4 and 5

[thrift] branch master updated (49aab65 -> f34b50f)

2019-07-15 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git. from 49aab65 Update the versioning description [ci skip] add f34b50f Add a coverity scan utility build script [ci

[thrift] branch master updated: THRIFT-4842 - Fix memory leak on set property c_glib (#1773)

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 9b49c96 THRIFT-4842 - Fix memory leak on set

[thrift] branch master updated: Use THRIFT_WRITE instead of ::write in TFileTransport.cpp

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 1a2dee6 Use THRIFT_WRITE instead of ::write

[thrift] branch master updated: THRIFT-4830: Add to_string helper function for cpp generator (#1765)

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 6a61dfa THRIFT-4830: Add to_string helper

[thrift] branch master updated: THRIFT-4878 - [c_glib] add unix domain socket support to ThriftSocket (#1807)

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 6c847d2 THRIFT-4878 - [c_glib] add unix domain

[thrift] branch master updated: THRIFT-4896 - prevent cpp and c_glib include directories from leaking into other targets (#1821)

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new a392566 THRIFT-4896 - prevent cpp and c_glib

[thrift] branch master updated: Fix typescript generation for multi include cases

2019-07-01 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 35cda2f Fix typescript generation for multi

[thrift] branch master updated: Initialisation of immutable data in static constructors has been deprecated. They now need to be initialised in shared static constructors.

2019-08-11 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 74d6d9d Initialisation of immutable data

[thrift] branch master updated: Add pointer helpers for missing types

2019-07-27 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new bb311a7 Add pointer helpers for missing types

[thrift] branch master updated: Added an Ubuntu Disco 19.04 dockerfile for testing [ci skip]

2019-07-23 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new 90a0446 Added an Ubuntu Disco 19.04 dockerfile

[thrift] branch master updated: fix perl packaging issue

2021-09-26 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/thrift.git The following commit(s) were added to refs/heads/master by this push: new cb808fc fix perl packaging issue cb808fc

[thrift] branch ci/pypi-automation created (now a9294bb20)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git at a9294bb20 THRIFT-5546 automate pypi publishing on pre-release and release [ci skip] This branch includes

[thrift] 01/01: THRIFT-5546: automate pypi publishing [ci skip]

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git commit bde8a84da584b2cd37ad19625738595491259211 Author: James E. King III AuthorDate: Mon Apr 4 13:17:57 2022 -0400

[thrift] branch ci/pypi-automation updated (a9294bb20 -> bde8a84da)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git omit a9294bb20 THRIFT-5546 automate pypi publishing on pre-release and release [ci skip] new bde8a84da

[thrift] 01/01: THRIFT-5546: automate pypi publishing [ci skip]

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git commit ab64f3e264c684675dda85a709b301a424c699cc Author: James E. King III AuthorDate: Mon Apr 4 13:17:57 2022 -0400

[thrift] branch ci/pypi-automation updated (f15550d1a -> ab64f3e26)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git omit f15550d1a THRIFT-5546: automate pypi publishing [ci skip] new ab64f3e26 THRIFT-5546: automate pypi

[thrift] tag ci/pypi-automation-test-1 created (now a9294bb20)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to tag ci/pypi-automation-test-1 in repository https://gitbox.apache.org/repos/asf/thrift.git at a9294bb20 (commit) No new revisions were added by this update.

[thrift] tag ci/pypi-automation-test-3 created (now bde8a84da)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to tag ci/pypi-automation-test-3 in repository https://gitbox.apache.org/repos/asf/thrift.git at bde8a84da (commit) No new revisions were added by this update.

[thrift] 01/01: THRIFT-5546 automate pypi publishing on pre-release and release [ci skip]

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git commit a9294bb20a058079b8d7812febeeb6f4edc3eae3 Author: James E. King III AuthorDate: Mon Apr 4 13:17:57 2022 -0400

[thrift] tag ci/pypi-automation-test-4 created (now f15550d1a)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to tag ci/pypi-automation-test-4 in repository https://gitbox.apache.org/repos/asf/thrift.git at f15550d1a (commit) No new revisions were added by this update.

[thrift] tag ci/pypi-automation-test-2 created (now bde8a84da)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to tag ci/pypi-automation-test-2 in repository https://gitbox.apache.org/repos/asf/thrift.git at bde8a84da (commit) No new revisions were added by this update.

[thrift] branch ci/pypi-automation updated (bde8a84da -> f15550d1a)

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a change to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git omit bde8a84da THRIFT-5546: automate pypi publishing [ci skip] new f15550d1a THRIFT-5546: automate pypi

[thrift] 01/01: THRIFT-5546: automate pypi publishing [ci skip]

2022-04-04 Thread jking
This is an automated email from the ASF dual-hosted git repository. jking pushed a commit to branch ci/pypi-automation in repository https://gitbox.apache.org/repos/asf/thrift.git commit f15550d1add5c486a1ae0bb7287d0c62f38f82bf Author: James E. King III AuthorDate: Mon Apr 4 13:17:57 2022 -0400

<    2   3   4   5   6   7