Skip to content

Commit

Permalink
Merge pull request #4654 from sysown/v2.6.x-update_triggers
Browse files Browse the repository at this point in the history
V2.6.x update triggers
  • Loading branch information
renecannao authored Sep 19, 2024
2 parents bd7bd35 + ecdf949 commit 742a0fc
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI-3p-django-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-3p-django-framework

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-3p-laravel-framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-3p-laravel-framework

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-3p-mariadb-connector-c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-3p-mariadb-connector-c

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-3p-mysql-connector-j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-3p-mysql-connector-j

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-3p-php-pdo-mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-3p-php-pdo-mysql

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-3p-sqlalchemy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-3p-sqlalchemy

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-basictests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-basictests

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-builds

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.7" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.7" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-CodeQL

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-maketest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-maketest

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/CI-package-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI-Package-Build

on:
push:
branches: [ "v2.x" ]
# branches: [ "v[0-9]+.x?[0-9]*.?x?[0-9]*" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-repltests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-repltests

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-selftests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-selftests

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-shuntest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-shuntest

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-taptests-asan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-taptests-asan

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-taptests-groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-taptests-groups

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-taptests-ssl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-taptests-ssl

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/CI-taptests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: CI-taptests

on:
push:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
pull_request:
branches: [ "v2.x" ]
# branches: [ "v2.x" ]
paths-ignore:
- '.github/**'
- '**.md'
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ O3 := -O3 -mtune=native
ALL_DEBUG := $(O0) -ggdb -DDEBUG
NO_DEBUG := $(O2) -ggdb
DEBUG := $(ALL_DEBUG)
CURVER ?= 2.6.5
CURVER ?= 2.6.6
#export DEBUG
#export EXTRALINK
export MAKE
Expand Down

0 comments on commit 742a0fc

Please sign in to comment.