Searched full:git (Results 1 – 11 of 11) sorted by relevance
1 name: git-secrets Check7 git-secrets:13 - name: Checkout awslabs/git-secrets16 repository: awslabs/git-secrets18 path: git-secrets19 - name: Install git-secrets20 run: cd git-secrets && sudo make install && cd ..21 - name: Run git-secrets23 git-secrets --register-aws24 git-secrets --scan
39 # Simpler git auth if we use checkout action and forward the repo to release script46 - name: Configure git identity48 git config --global user.name ${{ github.actor }}49 git config --global user.email ${{ github.actor }}@users.noreply.github.com54 … git checkout -b ${{ github.event.inputs.version_number }} ${{ github.event.inputs.commit_id }}55 echo "COMMIT_SHA_1=$(git rev-parse HEAD)" >> $GITHUB_ENV75 git add .76 git commit -m '[AUTO][RELEASE]: Update version number in manifest.yml'77 git push -u origin ${{ github.event.inputs.version_number }}88 git add .[all …]
181 …git submodule update --checkout --init --depth 1 FreeRTOS/Demo/ThirdParty/Community-Supported-Demos183 git clone https://github.com/Xilinx/embeddedsw.git --branch xilinx_v2023.1267 …git submodule update --checkout --init --depth 1 FreeRTOS/Demo/ThirdParty/Community-Supported-Demos280 … sudo apt-get -y install gcc-arm-none-eabi build-essential cmake git ninja-build python3-minimal311 git clone https://github.com/raspberrypi/pico-sdk.git
44 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Kernel.git45 GIT_TAG main #Note: Best practice to use specific git-hash or tagged version49 In case you prefer to add it as a git submodule, do:52 git submodule add https://github.com/FreeRTOS/FreeRTOS-Kernel.git <path of the submodule>53 git submodule update --init106 git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git112 git clone git@github.com:FreeRTOS/FreeRTOS-Kernel.git142 for the best compatibility with git.145 the git autocrlf feature. You can enable this setting for the current149 git config core.autocrlf true[all …]
7 # Read files not to spell check from the git ignore
599 collaborative development in Git. The auto-formated code is not identical
26 …{PICO_SDK_FETCH_FROM_GIT}" CACHE BOOL "Set to ON to fetch copy of SDK from git if not otherwise lo…49 …as not specified. Please set PICO_SDK_PATH or set PICO_SDK_FETCH_FROM_GIT to on to fetch from git."
27 - `git clone https://github.com/FreeRTOS/FreeRTOS-Kernel.git ./FreeRTOS-Kernel`
32 See the [link](https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/) to get the source code…
90 r'.*\.git.*',
3 …hat a Pull Request (PR) goes through when a pull request is submitted to a git repository in the F…