You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by mi...@apache.org on 2022/12/27 02:41:10 UTC

[incubator-eventmesh] branch master updated (8533c169e -> 1de9fe28a)

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

mikexue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git


    from 8533c169e fix issue2677 (#2689)
     new 3265fb7ad fix issue2640
     new 8cea151c4 license modify
     new 1de9fe28a Merge pull request #2641 from jonyangx/issue2640

The 2883 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:
 eventmesh-sdk-go/common/id/api.go                  | 30 ++++++++++++----------
 eventmesh-sdk-go/common/id/id_snake.go             | 30 ++++++++++++----------
 eventmesh-sdk-go/common/id/id_uuid.go              | 30 ++++++++++++----------
 eventmesh-sdk-go/common/seq/num.go                 | 30 ++++++++++++----------
 .../{id/id_suite_test.go => seq/num_suite_test.go} |  6 ++---
 .../common/{id/id_uuid_test.go => seq/num_test.go} | 28 ++++++++++----------
 6 files changed, 80 insertions(+), 74 deletions(-)
 copy eventmesh-sdk-go/common/{id/id_suite_test.go => seq/num_suite_test.go} (92%)
 copy eventmesh-sdk-go/common/{id/id_uuid_test.go => seq/num_test.go} (71%)


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