Home
last modified time | relevance | path

Searched full:workflow (Results 1 – 25 of 41) sorted by relevance

12

/Zephyr-latest/.github/workflows/
Dstale-workflow-queue-cleanup.yml1 name: Stale Workflow Queue Cleanup
11 group: stale-workflow-queue-cleanup
20 - name: Delete stale queued workflow runs
21 uses: MajorScruffy/delete-old-workflow-runs@v0.3.0
24 # Remove any workflow runs in "queued" state for more than 1 day
Dscorecards.yml1 # This workflow uses actions that are not certified by GitHub. They are provided
48 # https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
Dgreet_first_time_contributor.yml35 …s, and at [our contribution workflow](https://docs.zephyrproject.org/latest/contribute/guidelines.…
Ddo_not_merge.yml19 echo "This workflow fails so that the pull request cannot be merged."
Dfootprint-tracking.yml20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
124 --run-workflow "footprint-tracking:${{ github.event_name }}" \
Dtwister-publish.yaml33 workflow: twister.yml
Ddoc-publish.yml29 workflow: doc-build.yml
Dhello_world_multiplatform.yaml20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
Ddoc-publish-pr.yml27 workflow: doc-build.yml
Dclang.yaml6 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
Dbsim-tests.yaml32 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
Dcodecov.yaml8 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }}
/Zephyr-latest/doc/project/
Dindex.rst24 The Zephyr project defines a development process workflow using GitHub
40 with respect to the development process workflow.
Dproposals.rst34 The following workflow should be used to process features:.
/Zephyr-latest/scripts/
Drequirements-extras.txt1 # EXTRAS: optional or useful for development/developers workflow
Drequirements-base.txt4 # part of the recommended workflow
/Zephyr-latest/scripts/ci/
Dtwister_ignore.txt23 .github/workflows/stale-workflow-queue-cleanup.yml
Dupload_test_results_es.py352 parser.add_argument('--run-workflow', required=False,
353 help="Source workflow identificator, e.g. the workflow short name "
/Zephyr-latest/
DCONTRIBUTING.rst24 * Zephyr development workflow is supported on Linux, macOS, and Windows,
/Zephyr-latest/doc/contribute/
Dproposals_and_rfcs.rst7 implemented and reviewed via the normal GitHub pull request workflow.
Dguidelines.rst198 The Zephyr development workflow supports all 3 major operating systems
203 your Pull Request (PR). You can see any failure results in the workflow
736 Workflow subsection
749 .. _Contribution workflow:
751 Contribution Workflow argument
762 The general GitHub workflow used by Zephyr developers uses a combination of
765 workflow here:
/Zephyr-latest/doc/safety/
Dsafety_overview.rst221 Processes and workflow
226 :alt: Safety process and workflow overview
229 Safety process and workflow overview
/Zephyr-latest/samples/modules/tflite-micro/hello_world/
DREADME.rst17 The sample also includes a full end-to-end workflow of training
/Zephyr-latest/doc/build/signing/
Dindex.rst18 Here is an example workflow, which builds and flashes MCUboot, as well as the
/Zephyr-latest/doc/develop/tools/
Dclion.rst20 The instructions have been tested on Windows. In terms of the CLion workflow, the steps would be the

12