Skip to content

Commit a65adbc

Browse files
authored
Merge pull request #891 from SteeltoeOSS/backport_to_3.2
Backport 869, 880, 881, 892 and file-scoped namespaces to 3.2
2 parents bc267da + d47b80e commit a65adbc

File tree

2,776 files changed

+227083
-229709
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,776 files changed

+227083
-229709
lines changed

Steeltoe.ruleset

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,11 +197,13 @@
197197
<Rule Id="S3254" Action="None" />
198198
<Rule Id="S3256" Action="Warning" />
199199
<Rule Id="S3257" Action="None" />
200+
<Rule Id="S3260" Action="None" />
200201
<Rule Id="S3261" Action="Warning" />
201202
<Rule Id="S3262" Action="Warning" />
202203
<Rule Id="S3263" Action="Warning" />
203204
<Rule Id="S3264" Action="Warning" />
204205
<Rule Id="S3265" Action="Warning" />
206+
<Rule Id="S3267" Action="None" />
205207
<Rule Id="S3330" Action="Warning" />
206208
<Rule Id="S3343" Action="Warning" />
207209
<Rule Id="S3346" Action="Warning" />

build/circuitbreaker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/configuration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/connectors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/discovery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/logging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/management.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

build/messaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pr:
22
branches:
33
include:
44
- main
5+
- release/3.*
56
paths:
67
exclude:
78
- /

0 commit comments

Comments
 (0)