You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2022/07/29 11:15:40 UTC

[shardingsphere] branch master updated: Refactor : refactor the transaction it filter, drop the other rule (#19685)

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

wuweijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 08bb7328931 Refactor : refactor the transaction it filter, drop the other rule (#19685)
08bb7328931 is described below

commit 08bb7328931338892578afaa5f4a01a4e85dcd9b
Author: 孙念君 Nianjun Sun <su...@sphere-ex.com>
AuthorDate: Fri Jul 29 19:15:34 2022 +0800

    Refactor : refactor the transaction it filter, drop the other rule (#19685)
    
    * Refactor : refactor the transaction it filter, drop the other rule
    
    * Refactor : refactor the transaction it filter, drop the other rule
    
    * test
    
    * revert the modification
    
    * revert the modification
    
    * add default type for transaction it env
    
    * revert the modification
---
 .github/workflows/it-transaction.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/it-transaction.yml b/.github/workflows/it-transaction.yml
index 184d85014bd..bdb043ae0b4 100644
--- a/.github/workflows/it-transaction.yml
+++ b/.github/workflows/it-transaction.yml
@@ -20,10 +20,8 @@ name: Transaction Integration Test
 on:
   push:
     branches: [ master, dev ]
-      - '**/pom.xml'
-      - 'shardingsphere-distribution/shardingsphere-proxy-distribution/**'
+    paths:
       - '!*.md'
-
   pull_request:
     branches: [ master ]
     paths: