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

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


    from 477f14e  Merge pull request #125 from apache/Minor_updates
     add 52dfab6  Move from travis-ci to GitHub Actions
     add 0a15bac  Merge branch 'master' into Move_to_GitHubActions
     new 2e7622b  Merge pull request #126 from apache/Move_to_GitHubActions

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:
 .gitattributes                    | 36 ++++++++++++++++++++++++++
 .github/workflows/.toolchains.xml | 13 ++++++++++
 .github/workflows/maven.yml       | 53 +++++++++++++++++++++++++++++++++++++++
 .travis.yml                       | 43 -------------------------------
 pom.xml                           | 28 +++++++++++++--------
 5 files changed, 120 insertions(+), 53 deletions(-)
 create mode 100644 .gitattributes
 create mode 100644 .github/workflows/.toolchains.xml
 create mode 100644 .github/workflows/maven.yml
 delete mode 100644 .travis.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to