Searched +full:open +full:- +full:pull +full:- +full:requests +full:- +full:limit (Results 1 – 25 of 166) sorted by relevance
1234567
| /external/rust/crates/jni/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: cargo 7 open-pull-requests-limit: 10 8 - package-ecosystem: cargo 12 open-pull-requests-limit: 10
|
| /external/ot-br-posix/.github/ |
| D | dependabot.yml | 31 - package-ecosystem: "gitsubmodule" 36 - dependency-name: "third_party/openthread/repo" 37 commit-message: 39 rebase-strategy: "disabled" 40 open-pull-requests-limit: 1 41 - package-ecosystem: "github-actions" 45 commit-message: 46 prefix: "github-actions" 47 rebase-strategy: "disabled" 48 open-pull-requests-limit: 1
|
| /external/fmtlib/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: "github-actions" # Necessary to update action hashs 7 # Allow up to 3 opened pull requests for github-actions versions 8 open-pull-requests-limit: 3
|
| /external/deqp-deps/glslang/.github/ |
| D | dependabot.yml | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 - package-ecosystem: "github-actions" # Necessary to update action hashes 21 # Allow up to 3 opened pull requests for github-actions versions 22 open-pull-requests-limit: 3
|
| /external/angle/third_party/glslang/src/.github/ |
| D | dependabot.yml | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 - package-ecosystem: "github-actions" # Necessary to update action hashes 21 # Allow up to 3 opened pull requests for github-actions versions 22 open-pull-requests-limit: 3
|
| /external/vulkan-validation-layers/ |
| D | CONTRIBUTING.md | 5 The source code for The Vulkan-ValidationLayer components is sponsored by Khronos and LunarG. 6 * [Khronos Vulkan-ValidationLayers](https://github.com/KhronosGroup/Vulkan-ValidationLayers) 17 * Examine the [issues list](https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues) 19 * Alternatively, run the `vk_validation_stats.py` script (in the scripts directory) with the `-todo` 20 command line argument to see a list of as-yet unimplemented validation checks. 25 Of course, if you have your own work in mind, please open an issue to describe it and assign it to … 28 Please see the [section about Validation Layers](#special-considerations-for-validation-layers) 45 and Pull Requests. 46 * Use the existing GitHub forking and pull request process. 47 This will involve [forking the repository](https://help.github.com/articles/fork-a-repo/), [all …]
|
| /external/rust/crates/vm-memory/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: gitsubmodule 7 open-pull-requests-limit: 10
|
| /external/rust/crates/vmm-sys-util/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: gitsubmodule 7 open-pull-requests-limit: 10
|
| /external/rust/crates/zip/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: cargo 7 open-pull-requests-limit: 10
|
| /external/rust/crates/siphasher/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: cargo 8 open-pull-requests-limit: 10
|
| /external/rust/crates/twox-hash/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: cargo 8 open-pull-requests-limit: 10
|
| /external/rust/crates/weak-table/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: cargo 8 open-pull-requests-limit: 10
|
| /external/rust/crates/rustc-demangle/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: cargo 8 open-pull-requests-limit: 10
|
| /external/rust/crates/maybe-async/.github/ |
| D | dependabot.yml | 3 - package-ecosystem: cargo 8 open-pull-requests-limit: 10 10 - dependency-name: tokio 12 - 0.2.25
|
| /external/angle/third_party/vulkan-headers/src/.github/ |
| D | dependabot.yml | 4 # SPDX-License-Identifier: Apache-2.0 8 - package-ecosystem: "github-actions" 12 open-pull-requests-limit: 3
|
| /external/vulkan-headers/.github/ |
| D | dependabot.yml | 4 # SPDX-License-Identifier: Apache-2.0 8 - package-ecosystem: "github-actions" 12 open-pull-requests-limit: 3
|
| /external/deqp-deps/SPIRV-Tools/.github/ |
| D | dependabot.yml | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 - package-ecosystem: github-actions 22 github-actions: 24 - "*" 25 open-pull-requests-limit: 3
|
| /external/angle/third_party/spirv-tools/src/.github/ |
| D | dependabot.yml | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 - package-ecosystem: github-actions 22 github-actions: 24 - "*" 25 open-pull-requests-limit: 3
|
| /external/swiftshader/third_party/SPIRV-Tools/.github/ |
| D | dependabot.yml | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 - package-ecosystem: github-actions 22 github-actions: 24 - "*" 25 open-pull-requests-limit: 3
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | cloudtasks_v2beta2.projects.locations.queues.html | 8 font-weight: inherit; 9 font-style: inherit; 10 font-size: 100%; 11 font-family: inherit; 12 vertical-align: baseline; 16 font-size: 13px; 21 font-size: 26px; 22 margin-bottom: 1em; 26 font-size: 24px; 27 margin-bottom: 1em; [all …]
|
| /external/rust/crates/zerocopy/ |
| D | CONTRIBUTING.md | 1 <!-- Copyright 2022 The Fuchsia Authors 3 Licensed under a BSD-style license <LICENSE-BSD>, Apache License, Version 2.0 4 <LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0>, or the MIT 5 license <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your option. 7 those terms. --> 14 Once you've read the rest of this doc, check out our [good-first-issue 15 label][good-first-issue] for some good issues you can use to get your toes wet! 32 use GitHub pull requests for this purpose. Consult [GitHub 33 Help][about_pull_requests] for more information on using pull requests. 46 In non-library code, it's often advised to only implement features you need. [all …]
|
| /external/openthread/.github/ |
| D | dependabot.yml | 31 - package-ecosystem: "github-actions" 36 commit-message: 37 prefix: "github-actions" 38 rebase-strategy: "disabled" 39 open-pull-requests-limit: 1
|
| /external/scapy/ |
| D | CONTRIBUTING.md | 3 Contributors are essential to Scapy (as they are to most open source 12 Since Scapy can be slow and memory consuming, we try to limit CPU and 18 idea what to do? You can look for open issues 22 not want to) do yourself, open an issue and use the label 25 Once you have chosen a contribution, open an issue to let other people 50 ### Enhancements / feature requests 53 want some hints on how to do that, open an issue with label 59 ## Submitting pull requests 67 - The code should be PEP-8 compliant; you can check your code with 69 - [Pylint](http://www.pylint.org/) can help you write good Python [all …]
|
| /external/aws-sdk-java-v2/services/codecommit/src/main/resources/codegen-resources/ |
| D | service-2.json | 4 "apiVersion":"2015-04-13", 13 "uid":"codecommit-2015-04-13" 37 …pull request is created in the repository where the destination reference (if specified) matches t… 92 …ts in the attempted merge of two commit specifiers using the squash or three-way merge strategy.</… 156 …at do not HTML-encode the description and display it in a webpage can expose users to potentially … 175 … an approval rule that matches the conditions of the template for all pull requests that meet the … 287 "documentation":"<p>Creates a pull request in the specified repository.</p>" 314 "documentation":"<p>Creates an approval rule for a pull request.</p>" 390 …mine the outcome of a potential merge. This API cannot be used with the fast-forward merge strateg… 405 … rule template. Deleting a template does not remove approval rules on pull requests already create… [all …]
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | cloudtasks.v2beta2.json | 5 "https://www.googleapis.com/auth/cloud-platform": { 15 "description": "Manages the execution of large numbers of distributed requests.", 20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 57 "Responses with Content-Type of application/json", 58 "Media download with context-dependent Content-Type", 59 "Responses with Content-Type of application/x-protobuf" 91 …"description": "Available to use for quota purposes for server-side applications. Can be any arbit… 134 "https://www.googleapis.com/auth/cloud-platform" 147 …strings like \"displayName=tokyo\", and is documented in more detail in [AIP-160](https://google.a… [all …]
|
1234567