Skip to content

Commit d3ee80e

Browse files
opentelemetrybotxrmxemdneto
authored
[release/v1.35.x-0.56bx] Prepare release 1.35.0/0.56b0 (#3630)
* Prepare release 1.35.0/0.56b0 * Update CHANGELOG.md * ignore push events Signed-off-by: emdneto <[email protected]> --------- Signed-off-by: emdneto <[email protected]> Co-authored-by: Riccardo Magliocchetti <[email protected]> Co-authored-by: emdneto <[email protected]>
1 parent 1f78c8a commit d3ee80e

File tree

127 files changed

+302
-298
lines changed

Some content is hidden

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

127 files changed

+302
-298
lines changed

.github/workflows/generate_workflows_lib/src/generate_workflows_lib/lint.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

.github/workflows/generate_workflows_lib/src/generate_workflows_lib/misc.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

.github/workflows/generate_workflows_lib/src/generate_workflows_lib/test.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

.github/workflows/lint_0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

.github/workflows/misc_0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

.github/workflows/test_0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

.github/workflows/test_1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

.github/workflows/test_2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
push:
88
branches-ignore:
99
- 'release/*'
10+
- 'opentelemetrybot/*'
1011
pull_request:
1112

1213
concurrency:

CHANGELOG.md

Lines changed: 5 additions & 9 deletions

_template/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.56b0.dev"
15+
__version__ = "0.56b0"

0 commit comments

Comments
 (0)