Searched +full:draft +full:- +full:release (Results 1 – 25 of 371) sorted by relevance
12345678910>>...15
| /external/googleapis/google/actions/sdk/v2/ |
| D | actions_sdk.proto | 7 // http://www.apache.org/licenses/LICENSE-2.0 39 // Updates the project draft based on the model. 40 rpc WriteDraft(stream WriteDraftRequest) returns (Draft) { 42 post: "/v2/{parent=projects/*}/draft:write" 56 // specified release channel, if specified. 64 // Reads the entire content of the project draft. 67 post: "/v2/{name=projects/*/draft}:read" 82 // before the first push or after changing the client secret) or to re-encrypt 108 // Lists all release channels and corresponding versions, if any. 132 child_type: "actions.googleapis.com/Draft" [all …]
|
| /external/bazelbuild-rules_go/go/tools/releaser/ |
| D | prepare.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 26 "github.com/google/go-github/v36/github" 33 description: "prepares a GitHub release with notes and attached archive", 34 help: `prepare -rnotes=file -version=version -githubtoken=token [-mirror] 36 'prepare' performs most tasks related to a rules_go release. It does everything 37 except publishing and tagging the release, which must be done manually, 40 * Creates the release branch if it doesn't exist locally. Release branches 41 have names like "release-X.Y" where X and Y are the major and minor version 43 * Checks that RULES_GO_VERSION is set in go/def.bzl on the local release branch 46 the -version flag, which does require the "v" prefix. [all …]
|
| /external/bpftool/.github/workflows/ |
| D | release.yaml | 1 name: build and release 6 - 'v[0-9]+.[0-9]+.[0-9]*' 9 group: ${{ github.workflow }}-${{ github.event.after }} 10 cancel-in-progress: true 13 # https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.0 14 LLVM_URL_PREFIX: https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.0 15 LLVM_arm64: clang+llvm-15.0.0-aarch64-linux-gnu 16 LLVM_amd64: clang+llvm-15.0.0-x86_64-linux-gnu-rhel-8.4 21 runs-on: ubuntu-22.04 24 FILE_STRING_ARCH_amd64: x86-64 [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/release/ |
| D | release_notes.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 14 """Generate draft and release notes in Markdown from Github PRs. 16 You'll need a github API token to avoid being rate-limited. See 17 https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/ 20 tags or release branch names of previous and current releases respectively. 21 Typically, notes are generated before the release branch is labelled so Y is 22 almost always the name of the release branch. X is the previous release branch 23 if this is not a patch release. Otherwise, it is the previous release tag. 24 For example, for release v1.17.0, X will be origin/v1.16.x and for release v1.17.3, 37 content_header = """Draft Release Notes For {version} [all …]
|
| /external/grpc-grpc/tools/release/ |
| D | release_notes.py | 7 # http://www.apache.org/licenses/LICENSE-2.0 14 """Generate draft and release notes in Markdown from Github PRs. 16 You'll need a github API token to avoid being rate-limited. See 17 https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/ 20 tags or release branch names of previous and current releases respectively. 21 Typically, notes are generated before the release branch is labelled so Y is 22 almost always the name of the release branch. X is the previous release branch 23 if this is not a patch release. Otherwise, it is the previous release tag. 24 For example, for release v1.17.0, X will be origin/v1.16.x and for release v1.17.3, 39 content_header = """Draft Release Notes For {version} [all …]
|
| /external/cldr/docs/rfc/ |
| D | draft-davis-t-langtag-ext.txt | 5 Internet-Draft Google 15 BCP 47 Extension T - Transformed Content 16 draft-davis-t-langtag-ext-07 28 This Internet-Draft is submitted in full conformance with the 31 Internet-Drafts are working documents of the Internet Engineering 33 working documents as Internet-Drafts. The list of current Internet- 36 Internet-Drafts are draft documents valid for a maximum of six months 38 time. It is inappropriate to use Internet-Drafts as reference 41 This Internet-Draft will expire on June 7, 2012. 50 (http://trustee.ietf.org/license-info) in effect on the date of [all …]
|
| D | draft-davis-u-langtag-ext-00.txt | 5 Internet-Draft Google 14 draft-davis-u-langtag-ext-00 19 that specify language and/or locale-based behavior or refinements to 24 This Internet-Draft is submitted to IETF in full conformance with the 27 Internet-Drafts are working documents of the Internet Engineering 29 other groups may also distribute working documents as Internet- 32 Internet-Drafts are draft documents valid for a maximum of six months 34 time. It is inappropriate to use Internet-Drafts as reference 37 The list of current Internet-Drafts can be accessed at 38 http://www.ietf.org/ietf/1id-abstracts.txt. [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | SECURITY.md | 1 c-ares security 5 should be handled in the c-ares project. 8 ---------------------- 10 All known and public c-ares vulnerabilities will be listed on [the c-ares web 11 site](https://c-ares.org/vulns.html). 18 ---------------------- 30 - The person discovering the issue, the reporter, reports the vulnerability 31 privately to `c-ares-security@haxx.se`. That's an email alias that reaches a 34 - Messages that do not relate to the reporting or managing of an undisclosed 35 security vulnerability in c-ares are ignored and no further action is [all …]
|
| /external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/ |
| D | Jamfile.v2 | 1 # Copyright 2009-2013 Karsten Ahnert 2 # Copyright 2011-2012 Mario Mulansky 13 path-constant here : . ; 19 if --enable-index in [ modules.peek : ARGV ] 23 using auto-index ; 27 <auto-index>on 28 <auto-index-verbose>on 31 <format>html:<auto-index-internal>on # on (or off) to use internally generated indexes. 34 <format>pdf:<auto-index-internal>off # on (or off) to use internally generated indexes. 35 # <auto-index-type>index # Use <index>...</index> as the XML wrapper. [all …]
|
| /external/cldr/docs/dev/ |
| D | generate-emoji-paths.md | 4 SBRS (at the start of the release): 5 ----- 24 … 3. Make sure that org.unicode.tools.emoji.unittest.TestAll runs successfully, with -Demoji-beta. 28 * /emoji/docs/Public/emoji/14.0/emoji-test.txt<br> 30 * /cldr-code/src/main/resources/org/unicode/cldr/util/data/emoji/emoji-test.txt 39 2. Copy emoji-test.txt into org.unicode.cldr.util.data.emoji 41 4. Run org.unicode.tools.emoji.CopyImagesToCldr.java to add images to ... /cldr/tools/cldr-apps/sr… 44 * Update the collation/root.xml using unicode/draft/emoji/charts-VV/emoji-ordering-rules.txt 57 BRS (if the UCD files are adjusted after the start of the release): 58 ---- [all …]
|
| /external/angle/extensions/ |
| D | ANGLE_vulkan_image.txt | 19 Draft 78 will release ownership of textures. The current texture layouts will be 84 Revision 1, 2021-11-19 (Peng Huang) 85 - Initial draft based closely on EXT_external_objects_fd.
|
| D | EGL_ANGLE_device_creation.txt | 19 Draft 97 To release a device, use: 120 - Initial Draft
|
| D | EGL_ANGLE_stream_producer_d3d_texture.txt | 22 Draft 87 - EGL_BAD_STATE_KHR is generated if <stream> is not in the state 90 - EGL_BAD_MATCH is generated if <stream> does not have a connected GL 93 - EGL_BAD_STREAM_KHR is generated if <stream> is not a valid EGLStream 96 - EGL_BAD_DISPLAY is generated if <dpy> is not a valid, initialized 117 The parameter <attrib_list> allows for per-frame attributes to be specified 131 insertion is successful and will release the texture object when a new frame 137 - EGL_BAD_STATE is generated if <stream> is not in the state 141 - EGL_BAD_MATCH is generated if the stream is not associated with a 144 - EGL_BAD_PARAMETER is generated if <texture> is not owned by the [all …]
|
| /external/tcpdump/ |
| D | CHANGES | 2 Summary for 4.99.4 tcpdump release 7 CVE-2023-1801: Fix an out-of-bounds write in the SMB printer. 14 Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21. 19 Summary for 4.99.3 tcpdump release 21 PTP: Use the proper values for the control field and print un-allocated 29 Makefile.in: Add "make -s install" in the releasecheck target. 33 Address all shellcheck warnings in update-test.sh. 43 Summary for 4.99.2 tcpdump release 46 BGP: decode BGP link-bandwidth extended community properly. 69 Zephyr: Avoid printing non-ASCII characters. [all …]
|
| /external/curl/docs/ |
| D | VULN-DISCLOSURE-POLICY.md | 1 <!-- 4 SPDX-License-Identifier: curl 5 --> 32 - The person discovering the issue, the reporter, reports the vulnerability on 36 - Messages that do not relate to the reporting or managing of an undisclosed 40 - A person in the security team responds to the original report to acknowledge 43 - The security team investigates the report and either rejects it or accepts 47 - If the report is rejected, the team writes to the reporter to explain why. 49 - If the report is accepted, the team writes to the reporter to let them 52 - The security team discusses the problem, works out a fix, considers the [all …]
|
| /external/google-java-format/.github/workflows/ |
| D | release.yml | 1 name: Release google-java-format 7 description: "version number for this release." 11 build-maven-jars: 12 runs-on: ubuntu-latest 16 - name: Checkout 19 - name: Set up JDK 20 uses: actions/setup-java@v2.5.0 22 java-version: 17 25 server-id: sonatype-nexus-staging 26 server-username: CI_DEPLOY_USERNAME [all …]
|
| /external/bazelbuild-platforms/distro/ |
| D | README.md | 5 ## Step 1: Make the release 7 - Pick a new version number 8 - Update version.bzl 9 - Run distro/makerel.sh 10 - Go to the [Releases](https://github.com/bazelbuild/platforms/releases) page 11 - Draft a new release 12 - Name the release with a version number 13 - Use the version number as the title 14 - Copy the description that makerel.sh produced to the description field. 15 - upload the generated tar file [all …]
|
| /external/pigweed/docs/contributing/docs/ |
| D | changelog.rst | 1 .. _docs-contrib-docs-changelog: 6 This page describes how to write a bi-weekly :ref:`changelog <docs-changelog>` 9 The :ref:`docs-contrib-docs-changelog-appendix` contains some general 12 .. _docs-contrib-docs-changelog-timeline: 14 -------- 16 -------- 22 Follow the :ref:`docs-contrib-docs-changelog-instructions`. 24 #. You should have a rough draft pushed up to Gerrit and ready for review by 29 .. _docs-contrib-docs-changelog-instructions: 31 ------------ [all …]
|
| /external/accompanist/docs/ |
| D | updating.md | 21 git checkout -b update_snapshot 44 Once the next Jetpack Compose version is out, we're ready to push a new release: 55 git checkout -b main_snapshot_merge 67 1. Update the `composesnapshot` property to a single character (usually `-`). This disables the sna… 68 2. Update the `compose` property to match the new release (i.e. `1.0.0-beta06`) 81 * Update the `VERSION_NAME` property and remove the `-SNAPSHOT` suffix. 89 ### #5: Create release 91 Once the above PR has been approved and merged, we need to create the GitHub release: 94 …* At the top you should see a 'Draft' release, auto populated with any PRs since the last release.… 96 * Double check everything, then press 'Publish release'. [all …]
|
| /external/icu/icu4c/ |
| D | icu4c.css | 5 * Copyright (C) 2005-2014, International Business Machines 12 font-size: 1em; 13 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 20 body.draft { 21 background-image: url(images/draftbg.png); 24 body .only-milestone, 25 body .only-draft, 26 body .only-rc { 30 body.milestone .only-milestone { 34 body.draft .only-draft { [all …]
|
| /external/cronet/third_party/icu/ |
| D | icu4c.css | 3 * Copyright (C) 2005-2014, International Business Machines 10 font-size: 1em; 11 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 18 body.draft { 19 background-image: url(images/draftbg.png); 22 body .only-milestone, 23 body .only-draft, 24 body .only-rc { 28 body.milestone .only-milestone { 32 body.draft .only-draft { [all …]
|
| /external/libhevc/encoder/ |
| D | osal_semaphore.c | 9 * http://www.apache.org/licenses/LICENSE-2.0 41 /* 07 03 2006 Ittiam Draft */ 83 /* Returns : On SUCCESS - Semaphore handle */ 84 /* On FAILURE - NULL */ 91 /* 07 03 2006 Ittiam Draft */ 100 if(0 == handle || 0 == handle->alloc || 0 == handle->free) in osal_sem_create() 104 mmr_handle = handle->mmr_handle; in osal_sem_create() 112 sem_handle_t *sem_handle = handle->alloc(mmr_handle, sizeof(sem_handle_t)); in osal_sem_create() 118 sem_handle->mmr_handle = mmr_handle; in osal_sem_create() 119 sem_handle->hdl = handle; in osal_sem_create() [all …]
|
| /external/stardoc/docs/ |
| D | maintainers_guide.md | 8 For simplicity of use and building, Stardoc bundles two pre-built jars built 16 2. run `update-release-binary.sh` 18 ## Making a New Release 22 -------------------------------------------------------------------------------- 24 ## Release $VERSION 28 - Feature 29 - Feature 33 - Change 34 - Change 40 -------------------------------------------------------------------------------- [all …]
|
| /external/libcap/doc/ |
| D | libcap.3 | 1 .TH LIBCAP 3 "2022-10-16" "" "Linux Programmer's Manual" 11 cap_setuid, cap_size, cap_to_name, cap_to_text \- capability data object manipulation 69 Link with \fI\-lcap\fP. 73 storage and attempt to complete the POSIX.1e (draft) user space API 110 These functions are as per the withdrawn POSIX.1e draft specification. 141 Further, for managing the complexity of launching a sub-process, 154 Further, \fBlibcap\fP provides a set-up function, 176 https://sites.google.com/site/fullycapable/ where the release notes
|
| /external/cronet/third_party/libc++/src/docs/ |
| D | Contributing.rst | 14 Looking for pre-existing pull requests 19 filtering pull requests `tagged with libc++ <https://github.com/llvm/llvm-project/pulls?q=is%3Apr+i… 23 RFCs for significant user-affecting changes 49 `argument-dependent lookup (ADL) <https://en.cppreference.com/w/cpp/language/adl>`_. 52 standard library `require ADL usage <http://eel.is/c++draft/contents#3>`_. 57 a user-defined ``operator&``. Use ``std::addressof`` instead. Similarly, to 58 avoid invoking a user-defined ``operator,``, make sure to cast the result to 61 .. code-block:: cpp 70 - ``_VSTD::foo`` is no longer used in new code. Use ``std::foo`` instead. 71 - ``_LIBCPP_INLINE_VISIBILITY`` is no longer used in new code. Use [all …]
|
12345678910>>...15