Searched +full:zephyr +full:- +full:main +full:- +full:ci +full:- +full:weekly +full:- +full:1 (Results 1 – 3 of 3) sorted by relevance
7 - main9 - completed12 upload-to-elasticsearch:14 github.repository == 'zephyrproject-rtos/zephyr' &&19 runs-on: ubuntu-22.0422 - name: Checkout25 fetch-depth: 026 persist-credentials: false28 - name: Download Artifacts29 id: download-artifacts[all …]
6 As an open-source project, we welcome and encourage the community to submit24 https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE26 .. _GitHub repo: https://github.com/zephyrproject-rtos/zephyr28 Zephyr uses the `Apache 2.0 license`_ (as found in the LICENSE file in38 https://www.zephyrproject.org/faqs/#1571346989065-9216c551-f52341 https://www.whitesourcesoftware.com/whitesource-blog/top-10-apache-license-questions-answered/52 There are some imported or reused components of the Zephyr project that55 Importing code into the Zephyr OS from other projects that use a license57 context and approved by the Zephyr governing board.61 the Zephyr community can develop products with the Zephyr Project[all …]
1 .. _contributor-expectations:6 The Zephyr project encourages :ref:`contributors <contributor>` to submit10 - Reviewed more quickly and reviewed more thoroughly. It's easier for reviewers14 - Less wasted work if reviewers or maintainers reject the direction of the17 - Easier to rebase and merge. Smaller PRs are less likely to conflict with other20 - Easier to revert if the PR breaks functionality.32 - Smaller PRs should encompass one self-contained logical change.34 - When adding a new large feature or API, the PR should address only one part of38 - PRs should include tests or samples under the following conditions:40 - Adding new features or functionality.[all …]