Home
last modified time | relevance | path

Searched +full:- +full:q (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/.github/workflows/
Dcoverity_scan.yml10 bashPass: \033[32;1mPASSED -
11 bashInfo: \033[33;1mINFO -
12 bashFail: \033[31;1mFAILED -
16 Coverity-Scan:
17 if: ( github.repository == 'FreeRTOS/FreeRTOS-Kernel' )
19 runs-on: ubuntu-latest
21 - name: Checkout the Repository
24 - env:
29 echo -e "::group::${{ env.bashInfo }} ${{ env.stepName }} ${{ env.bashEnd }}"
31 sudo apt-get -y update
[all …]
/Kernel-v11.1.0/.github/
DCONTRIBUTING.md9 This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-con…
10 For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or co…
11 opensource-codeofconduct@amazon.com with any additional questions or comments.
15 …[vulnerability reporting page](https://aws.amazon.com/security/vulnerability-reporting/). Please d…
20 …b issue tracker](https://github.com/FreeRTOS/FreeRTOS/issues?utf8=%E2%9C%93&q=is%3Aissue) to be su…
26 * A clear description of the situation - what you observe, what you expect, and your view on how th…
38 3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
44 3. Follow the [coding style guide](https://www.FreeRTOS.org/FreeRTOS-Coding-Standard-and-Style-Guid…
50 …es additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
51 [creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
[all …]