See the PR: ???
Read the Article: https://lupyuen.org/articles/prtarget
Discussion: apache/nuttx#18359
See the PR: ???
Read the Article: https://lupyuen.org/articles/prtarget
Discussion: apache/nuttx#18359
See the PR: apache/nuttx#18422
Read the Article: https://lupyuen.org/articles/prtarget
Discussion: apache/nuttx#18359
$ git clone https://github.com/lupyuen8/nuttx
$ zizmor nuttx/.github/workflows/labeler.yml
๐ zizmor v1.22.0
INFO audit: zizmor: ๐ completed nuttx/.github/workflows/labeler.yml
No findings to report. Good job! (4 suppressed)See the PR: apache/nuttx#18404
Discussion: apache/nuttx#18359
Note: The Test PRs below look kinda messed up, showing 48 Commits instead of One Single Commit. That's because I squashed the 47 commits for labeler.yml and pr_labeler.yml, after running the tests. Please ignore all commits for labeler.yml and pr_labeler.yml in the PRs below, they are not inspected by our new PR Labeler.
| $ git clone https://github.com/lupyuen6/nuttx | |
| $ zizmor nuttx/.github/workflows/pr_labeler.yml | |
| ๐ zizmor v1.22.0 | |
| INFO audit: zizmor: ๐ completed nuttx/.github/workflows/pr_labeler.yml | |
| error[dangerous-triggers]: use of fundamentally insecure workflow trigger | |
| --> nuttx/.github/workflows/pr_labeler.yml:20:1 | |
| | | |
| 20 | / on: | |
| 21 | | workflow_run: |
| $ brew install zizmor | |
| $ git clone https://github.com/apache/nuttx | |
| $ zizmor nuttx | |
| ๐ zizmor v1.22.0 | |
| INFO audit: zizmor: ๐ completed nuttx/.github/actions/ci-container/action.yaml | |
| INFO audit: zizmor: ๐ completed nuttx/.github/actions/free-disk-space/action.yaml | |
| INFO audit: zizmor: ๐ completed nuttx/.github/dependabot.yml | |
| INFO audit: zizmor: ๐ completed nuttx/.github/workflows/arch.yml | |
| INFO audit: zizmor: ๐ completed nuttx/.github/workflows/build.yml | |
| INFO audit: zizmor: ๐ completed nuttx/.github/workflows/check.yml |
| luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ cd $HOME/ingest-nuttx-builds | |
| luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ ./run.sh | |
| + (( 1 )) | |
| + (( 1 )) | |
| + find /home/luppy/riscv/nuttx -name defconfig | |
| + set +x | |
| + cargo run -- --user lupyuen --repo nuttx-build-log --defconfig /tmp/defconfig.txt | |
| + tr -d '\033\007' | |
| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s | |
| Running `target/debug/ingest-nuttx-builds --user lupyuen --repo nuttx-build-log --defconfig /tmp/defconfig.txt` |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.email "nuttxpr@gmail.com" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.name "nuttxpr (nuttx-dashboard-vm)" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ cd $HOME/nuttx-release | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ ./sync-build-ingest.sh | |
| + script_path=./sync-build-ingest.sh | |
| +++ dirname -- ./sync-build-ingest.sh | |
| ++ cd -P . | |
| ++ pwd | |
| + script_dir=/home/luppy/nuttx-release |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.email "nuttxpr@gmail.com" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ git config --global user.name "nuttxpr (nuttx-dashboard-vm)" | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ cd $HOME/nuttx-release | |
| luppy@nuttx-dashboard-vm:~/nuttx-release$ ./enable-macos-windows.sh | |
| + tmp_dir=/tmp/enable-macos-windows | |
| + rm -rf /tmp/enable-macos-windows | |
| + mkdir /tmp/enable-macos-windows | |
| + cd /tmp/enable-macos-windows | |
| + git clone ssh://git@github.com/NuttX/nuttx | |
| Cloning into 'nuttx'... |
| luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ mkdir $HOME/riscv | |
| luppy@nuttx-dashboard-vm:~/ingest-nuttx-builds$ pushd $HOME/riscv | |
| ~/riscv ~/ingest-nuttx-builds | |
| luppy@nuttx-dashboard-vm:~/riscv$ git clone https://github.com/apache/nuttx | |
| Cloning into 'nuttx'... | |
| remote: Enumerating objects: 877437, done. | |
| remote: Counting objects: 100% (285/285), done. | |
| remote: Compressing objects: 100% (173/173), done. | |
| remote: Total 877437 (delta 147), reused 112 (delta 112), pack-reused 877152 (from 4) |