You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2021/08/26 18:02:24 UTC

[datasketches-cpp] branch master updated (982efcc -> ed37a7a)

This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git.


    from 982efcc  Merge pull request #229 from fivepapertigers/patch-1
     add cd7c34a  follow cibuildwheel docs for building python wheels. initial attempt.
     add 81fce88  use IDE to get formatting right
     add d03e5f6  skip win32 builds
     add 6bb9a0c  add missing quotes
     add a6d8b36  run wheel creation when creating a release or when triggered manually
     add 1e4cfd3  try slightly different structure
     new ed37a7a  Merge pull request #233 from apache/pypi_prep

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{build_cmake.yml => build_wheels.yml}          | 43 +++++++++++-----------
 1 file changed, 22 insertions(+), 21 deletions(-)
 copy .github/workflows/{build_cmake.yml => build_wheels.yml} (61%)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[datasketches-cpp] 01/01: Merge pull request #233 from apache/pypi_prep

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git

commit ed37a7a64231208b0724d00b91215a6835c92ff9
Merge: 982efcc 1e4cfd3
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Thu Aug 26 11:02:18 2021 -0700

    Merge pull request #233 from apache/pypi_prep
    
    Build python wheels on releases

 .github/workflows/build_wheels.yml | 61 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org