Home
last modified time | relevance | path

Searched full:github (Results 1 – 25 of 136) sorted by relevance

123456

/openthread-latest/
DREADME.md13 …ment, Mesh Routing) and device roles, as well as [Border Router](https://github.com/openthread/ot-…
17 [ot-repo]: https://github.com/openthread/openthread
18 [ot-logo]: https://github.com/openthread/openthread/raw/main/doc/images/openthread_logo.png
19 [ot-gh-action-build]: https://github.com/openthread/openthread/actions?query=workflow%3ABuild+branc…
20 [ot-gh-action-build-svg]: https://github.com/openthread/openthread/workflows/Build/badge.svg?branch…
21 [ot-gh-action-simulation]: https://github.com/openthread/openthread/actions?query=workflow%3ASimula…
22 [ot-gh-action-simulation-svg]: https://github.com/openthread/openthread/workflows/Simulation/badge.…
23 [ot-gh-action-docker]: https://github.com/openthread/openthread/actions?query=workflow%3ADocker+bra…
24 [ot-gh-action-docker-svg]: https://github.com/openthread/openthread/workflows/Docker/badge.svg?bran…
30github.com/openthread/openthread/raw/main/doc/images/ot-contrib-amazon.png" alt="Amazon" width="20…
[all …]
DCONTRIBUTING.md20 If you find a bug in the source code, you can help us by [submitting a GitHub Issue](https://github
24 You can request a new feature by [submitting a GitHub Issue](https://github.com/openthread/openthre…
28 - _Large feature_: first [submit a GitHub Issue](https://github.com/openthread/openthread/issues/ne…
38 Setup your GitHub fork and continuous-integration services:
40 1. Fork the [OpenThread repository](https://github.com/openthread/openthread) by clicking "Fork" on…
46 git clone git@github.com:<username>/openthread.git
49 git remote add upstream git@github.com:openthread/openthread.git
112 …ases.llvm.org/download.html#14.0.0) for C/C++ and [yapf v0.31.0](https://github.com/google/yapf) f…
122 # Push to your GitHub fork:
126 This will trigger continuous-integration checks using GitHub Actions. You can view the status and l…
[all …]
DSECURITY.md1 …z for our intake, and do coordination and disclosure here on GitHub (including using GitHub Securi…
/openthread-latest/.github/workflows/
Ddocker.yml40 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
43 permissions: # added using https://github.com/step-security/secure-workflows
82 --build-arg OT_GIT_REF=${{ github.sha }} \
96 …if: success() && github.repository == 'openthread/openthread' && github.event_name != 'pull_reques…
103 …if: success() && github.repository == 'openthread/openthread' && github.event_name != 'pull_reques…
108 …if: always() && github.repository == 'openthread/openthread' && github.event_name != 'pull_request'
Dsize.yml40 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
59 OT_BASE_BRANCH: "${{ github.base_ref }}"
64 if [ ${{ github.event_name }} == pull_request ]; then
Dmakefile-check.yml40 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
43 permissions: # added using https://github.com/step-security/secure-workflows
Dversion.yml37 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
40 permissions: # added using https://github.com/step-security/secure-workflows
Dfuzz.yml37 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
40 permissions: # added using https://github.com/step-security/secure-workflows
Dscorecards.yml29 # This workflow uses actions that are not certified by GitHub. They are provided
36 # https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
39 # https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
75 …# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action#authentication-w…
81 # - See https://github.com/ossf/scorecard-action#publishing-results.
96 # Upload the results to GitHub's code scanning dashboard.
98 uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v2.1.27
Dotci.yml40 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
43 permissions: # added using https://github.com/step-security/secure-workflows
Dotns.yml40 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
51 permissions: # added using https://github.com/step-security/secure-workflows
80 ./script/git-tool clone --depth 1 https://github.com/openthread/ot-ns.git /tmp/otns
120 ./script/git-tool clone --depth 1 https://github.com/openthread/ot-ns.git /tmp/otns
182 ./script/git-tool clone --depth 1 https://github.com/openthread/ot-ns.git /tmp/otns
Dunit.yml40 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
43 permissions: # added using https://github.com/step-security/secure-workflows
Dcodeql.yml37 permissions: # added using https://github.com/step-security/secure-workflows
69 uses: github/codeql-action/init@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
76 …# Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scannin…
83 uses: github/codeql-action/analyze@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
Dtoranj.yml40 …roup: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'openth…
59 TORANJ_EVENT_NAME: ${{ github.event_name }}
/openthread-latest/third_party/mbedtls/repo/
DBUGS.md3 Known issues in Mbed TLS are [tracked on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
12 2. Check [GitHub](https://github.com/Mbed-TLS/mbedtls/issues) to see if
17 4. Please [create an issue on on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
19 Please do not use GitHub for support questions. If you want to know
DBRANCHES.md5 - The [`main`](https://github.com/Mbed-TLS/mbedtls/tree/main) branch:
8 - The [`development`](https://github.com/Mbed-TLS/mbedtls/tree/development) branch:
14 - [`mbedtls-2.28`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-2.28).
15 - [`mbedtls-3.6`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6).
18 such as [`archive/mbedtls-2.7`](https://github.com/Mbed-TLS/mbedtls/tree/archive/mbedtls-2.7).
106 - [main](https://github.com/Mbed-TLS/mbedtls/tree/main)
107 - [`development`](https://github.com/Mbed-TLS/mbedtls/)
108 - [`mbedtls-3.6`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-3.6)
110 <https://github.com/Mbed-TLS/mbedtls/releases/tag/v3.6.0>.
111 - [`mbedtls-2.28`](https://github.com/Mbed-TLS/mbedtls/tree/mbedtls-2.28)
[all …]
DCONTRIBUTING.md24 1. [Check for open issues](https://github.com/Mbed-TLS/mbedtls/issues) or [start a discussion](http…
25GitHub](https://github.com/Mbed-TLS/mbedtls) to start making your changes. As a general rule, you…
51 …ckported to LTS branches in addition to the [development branch](https://github.com/Mbed-TLS/mbedt…
72 It is advised to enable the [githooks scripts](https://github.com/Mbed-TLS/mbedtls/tree/development…
82 1. A [ChangeLog](https://github.com/Mbed-TLS/mbedtls/blob/development/ChangeLog.d/00README.md) entr…
/openthread-latest/.github/
DISSUE_TEMPLATE.md1 GitHub Issues are for bugs and feature requests. To make bugs and feature requests more easy to fin…
3 …read GitHub Discussions is the recommended place for users to discuss OpenThread and interact dire…
Ddependabot.yml31 - package-ecosystem: "github-actions"
32 if: github.repository == "openthread/openthread"
37 prefix: "github-actions"
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/
DREADME.md1 The files in this directory stem from [Project Everest](https://project-everest.github.io/) and are…
3 …/github.com/project-everest/hacl-star/tree/master/code/curve25519) in the [F* language](https://gi…
/openthread-latest/tools/gerrit/
DREADME.md26 ~/sw/openthread $ ./tools/gerrit/git-squash-merge.sh github/master "OpenThread GitHub sync"
31 Squash merge 'github/master' into 'HEAD'
33 OpenThread GitHub sync
63 Successfully squash merged branch 'github/master' into 'HEAD'
/openthread-latest/third_party/mbedtls/repo/scripts/
Ddriver.requirements.txt5 # https://github.com/pallets/markupsafe/issues/282
6 # https://github.com/pallets/jinja/issues/1585
10 # See https://github.com/Mbed-TLS/mbedtls/pull/5067#discussion_r738794607 .
/openthread-latest/third_party/mbedtls/repo/framework/
DREADME.md3 … test framework for [TF-PSA-Crypto](https://github.com/Mbed-TLS/TF-PSA-Crypto) and [Mbed TLS](http…
18 … and Copyright' section in the Mbed TLS contributing guidelines](https://github.com/Mbed-TLS/mbedt…
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-driver-example-and-guide.md5 …osed, work-in-progress driver system. The [PSA Driver Interface](https://github.com/Mbed-TLS/mbedt…
6github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/psa-driver-developer-guide.md) Guide de…
20 …etc. An opaque driver is invoked for the specific [key location](https://github.com/Mbed-TLS/mbedt…
39 …loper](https://github.com/Mbed-TLS/mbedtls/blob/development/docs/proposed/psa-driver-developer-gui…
46github.com/Mbed-TLS/mbedtls/blob/development/scripts/data_files/driver_jsons/mbedtls_test_transpar…
141 [p256-m](https://github.com/mpg/p256-m) is a minimalistic implementation of ECDH and ECDSA on the N…
/openthread-latest/examples/platforms/zephyr/
DREADME.md3 …enThread platform](https://github.com/zephyrproject-rtos/zephyr/tree/main/modules/openthread) and …

123456