Searched full:pull_request (Results 1 – 25 of 70) sorted by relevance
123
/third_party/boost/libs/test/doc/closing_chapters/ |
D | change_log.qbk | 42 # [pull_request 142] Make `under_debugger` work on apple (iOS/macOS) 43 # [pull_request 266] Changes for Embarcadero C++ clang-based compilers 44 # [pull_request 267] Use macOS API only on macOS 75 # [pull_request 41] Fix: activate virtual destructors for all `msvc` versions 76 # [pull_request 114] Silence unreachable code warning in MSVC (`/W4`) 77 # [pull_request 187] enable `BOOST_TEST` with tolerance and user-message (through [github_issue 173… 78 # [pull_request 239] Fix unused variable warning in `unit_test_main.ipp` 79 # [pull_request 247] Use `__linux__` instead of `__linux` 80 # [pull_request 252] Fix compilation issue due to deleted `std::basic_ostream::operator<<` from `wc… 81 # [pull_request 259] Avoid deprecated bind placeholders in global namespace [all …]
|
/third_party/typescript/.github/workflows/ |
D | codeql.yml | 5 pull_request: 26 if: ${{ github.event_name == 'pull_request' }}
|
/third_party/json/.github/workflows/ |
D | codeql-analysis.yml | 6 pull_request: 28 if: ${{ github.event_name == 'pull_request' }}
|
D | macos.yml | 3 on: [push, pull_request]
|
D | ubuntu.yml | 3 on: [push, pull_request]
|
/third_party/elfio/.github/workflows/ |
D | codeql-analysis.yml | 6 pull_request: 37 if: ${{ github.event_name == 'pull_request' }}
|
/third_party/harfbuzz/.github/workflows/ |
D | linux-ci.yml | 6 pull_request: 37 # if: github.event_name != 'pull_request'
|
/third_party/node/deps/npm/node_modules/ci-info/ |
D | vendors.json | 69 "pr": { "DRONE_BUILD_EVENT": "pull_request" } 106 "pr": { "env": "PULL_REQUEST", "ne": "false" }
|
/third_party/grpc/tools/gcp/github_stats_tracking/ |
D | fetch_data.py | 47 if issue.pull_request is None and is_untriaged(issue) 51 if issue.pull_request is None
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/.github/workflows/ |
D | wasm.yml | 3 on: [ push, pull_request ]
|
/third_party/spirv-tools/.github/workflows/ |
D | wasm.yml | 3 on: [ push, pull_request ]
|
/third_party/benchmark/.github/workflows/ |
D | clang-format-lint.yml | 4 pull_request: {}
|
D | test_bindings.yml | 6 pull_request:
|
D | pylint.yml | 6 pull_request:
|
D | doxygen.yml | 6 pull_request:
|
D | bazel.yml | 5 pull_request: {}
|
D | clang-tidy.yml | 5 pull_request: {}
|
/third_party/node/tools/gyp/.github/workflows/ |
D | nodejs-windows.yml | 3 on: [push, pull_request]
|
D | node-gyp.yml | 3 on: [push, pull_request]
|
/third_party/node/deps/npm/node_modules/meant/.github/workflows/ |
D | ci.yml | 3 on: [push, pull_request]
|
/third_party/nghttp2/.github/workflows/ |
D | fuzz.yml | 2 on: [pull_request]
|
/third_party/curl/.github/workflows/ |
D | fuzz.yml | 10 pull_request:
|
/third_party/libuv/.github/workflows/ |
D | sanitizer.yml | 3 on: [push, pull_request]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/.github/workflows/ |
D | presubmit.yml | 2 on: [push, pull_request]
|
/third_party/spirv-headers/.github/workflows/ |
D | presubmit.yml | 2 on: [push, pull_request]
|
123