Skip to content

Commit

Permalink
Sync c-core 1.61.1-pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
HannahShiSFB committed Jan 22, 2024
1 parent 5a591c3 commit 9932299
Show file tree
Hide file tree
Showing 1,763 changed files with 1,231 additions and 48,083 deletions.
102 changes: 46 additions & 56 deletions native/.github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,64 +1,54 @@
lang/core:
- changed-files:
- any-glob-to-any-file:
- src/abseil-cpp/**
- src/boringssl/**
- src/c-ares/**
- src/core/**
- src/proto/**
- src/re2/**
- src/upb/**
- src/zlib/**
- include/grpc/**
- test/core/**
- tools/codegen/core/**
- src/abseil-cpp/**
- src/boringssl/**
- src/c-ares/**
- src/core/**
- src/proto/**
- src/re2/**
- src/upb/**
- src/zlib/**
- include/grpc/**
- test/core/**
- tools/codegen/core/**

lang/c++:
- changed-files:
- any-glob-to-any-file:
- examples/cpp/**
- src/cpp/**
- include/grpc++/**
- include/grpcpp/**
- test/cpp/**
- examples/cpp/**
- src/cpp/**
- include/grpc++/**
- include/grpcpp/**
- test/cpp/**

area/infra:
- changed-files:
- any-glob-to-any-file:
- .github/**
- .github/**

lang/node:
- changed-files:
- any-glob-to-any-file:
- examples/node/**
- src/compiler/node*
- examples/node/**
- src/compiler/node*

lang/ObjC:
- changed-files:
- any-glob-to-any-file:
- examples/objective-c/**
- src/compiler/objective_c*
- src/objective-c/**
- examples/objective-c/**
- src/compiler/objective_c*
- src/objective-c/**

lang/php:
- changed-files:
- any-glob-to-any-file:
- examples/php/**
- src/compiler/php*
- src/php/**
- examples/php/**
- src/compiler/php*
- src/php/**

lang/python:
- changed-files:
- any-glob-to-any-file:
- bazel/python_rules.bzl
- examples/python/**
- requirements.bazel.txt
- src/compiler/python*
- all-globs-to-any-file:
- src/python/**
- '!src/python/grpcio/grpc_core_dependencies.py'
- bazel/python_rules.bzl
- examples/python/**
- requirements.bazel.txt
- src/compiler/python*
- any:
- src/python/**
- "!src/python/grpcio/grpc_core_dependencies.py"

lang/ruby:
- changed-files:
- any-glob-to-any-file:
- examples/ruby/**
- src/compiler/ruby*
- src/ruby/**
'lang/C#':
- changed-files:
- any-glob-to-any-file:
- src/compiler/csharp*
- src/csharp/**
- examples/ruby/**
- src/compiler/ruby*
- src/ruby/**

"lang/C#":
- src/compiler/csharp*
- src/csharp/**
6 changes: 3 additions & 3 deletions native/.github/workflows/pr-auto-fix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
format: YYYYWWd
- name: Cache bazel
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
env:
cache-name: bazel-cache
with:
Expand All @@ -43,7 +43,7 @@ jobs:
access_token: ${{ github.token }}
# Allow opt-out for some users
- name: Should I Stay Or Should I Go
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7.0.0
id: check
with:
script: |
Expand All @@ -66,7 +66,7 @@ jobs:
run: test "${{ steps.check.outputs.result }}" = "stay"
# Setup to run sanity suite
- name: Install Python Interpreter
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
with:
python-version: 3.8
- name: Install Python Packages
Expand Down
4 changes: 2 additions & 2 deletions native/.github/workflows/pr-auto-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false
sync-labels: ""
8 changes: 2 additions & 6 deletions native/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -211,11 +211,11 @@ config_setting(
python_config_settings()

# This should be updated along with build_handwritten.yaml
g_stands_for = "guardian" # @unused
g_stands_for = "grand" # @unused

core_version = "38.0.0" # @unused

version = "1.62.0-dev" # @unused
version = "1.61.0-pre1" # @unused

GPR_PUBLIC_HDRS = [
"include/grpc/support/alloc.h",
Expand Down Expand Up @@ -1530,7 +1530,6 @@ grpc_cc_library(
"//src/core:arena_promise",
"//src/core:atomic_utils",
"//src/core:bitset",
"//src/core:call_filters",
"//src/core:call_final_info",
"//src/core:cancel_callback",
"//src/core:channel_args",
Expand Down Expand Up @@ -1571,16 +1570,13 @@ grpc_cc_library(
"//src/core:loop",
"//src/core:map",
"//src/core:memory_quota",
"//src/core:message",
"//src/core:metadata",
"//src/core:metadata_batch",
"//src/core:no_destruct",
"//src/core:per_cpu",
"//src/core:pipe",
"//src/core:poll",
"//src/core:pollset_set",
"//src/core:posix_event_engine_base_hdrs",
"//src/core:prioritized_race",
"//src/core:promise_status",
"//src/core:race",
"//src/core:random_early_detection",
Expand Down
Loading

0 comments on commit 9932299

Please sign in to comment.