proselint:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: install prereqs
linkcheck:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: trim the cmdline docs markdown files
spellcheck:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: trim all man page *.md files
badwords-synopsis:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: badwords
man-examples:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: render nroff versions
checksrc:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: check
codespell-cmakelint:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: install
reuse:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: REUSE Compliance Check
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
name: checkout
- name: shellcheck
security-events: write
steps:
- name: Checkout repository
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
check-linux:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: run configure --with-openssl
run: |
run: |
echo '::group::brew packages installed'; ls -l "$(brew --prefix)/opt"; echo '::endgroup::'
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: run configure --with-openssl
run: |
- name: install packages
run: sudo apt-get --quiet 2 --option Dpkg::Use-Pty=0 install mingw-w64
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: run configure --with-schannel
run: |
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
with:
path: 'curl'
fetch-depth: 8
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
with:
path: 'curl'
fetch-depth: 8
env:
CW_JOBS: '4'
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
with:
path: 'curl'
fetch-depth: 8
win-llvm:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
with:
path: 'curl'
fetch-depth: 8
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- run: sudo apt-get purge -y curl libcurl4 libcurl4-doc
name: 'remove preinstalled curl libcurl4{-doc}'
timeout-minutes: 5
needs: maketgz-and-verify-in-tree
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
with:
reproducible-releases:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- run: sudo apt-get purge -y curl libcurl4 libcurl4-doc
name: 'remove preinstalled curl libcurl4{-doc}'
issues: write
pull-requests: write
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
with:
fetch-depth: 100
sudo make install
name: 'install mod_h2'
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- run: |
sudo python3 -m pip install -r tests/requirements.txt -r tests/http/requirements.txt
httrack --get https://security.debian.org/debian-security/pool/updates/main/g/glibc/libc6_2.28-10+deb10u4_amd64.deb
dpkg -i libc6_*_amd64.deb
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'cmake build-only (out-of-tree, libssh2)'
run: |
apk add --no-cache build-base autoconf automake libtool perl openssl-dev libssh2-dev zlib-dev brotli-dev zstd-dev libidn2-dev openldap-dev heimdal-dev libpsl-dev py3-impacket py3-asn1 py3-six py3-pycryptodomex perl-time-hires openssh stunnel sudo git
name: 'install dependencies'
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: Fix kernel mmap rnd bits
# Asan in llvm 14 provided in ubuntu 22.04 is incompatible with
sudo python3 -m pip install --break-system-packages impacket
name: 'install prereqs'
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- run: autoreconf -fi
name: 'autoreconf'
brew unlink openssl
fi
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'toolchain versions'
run: |
brew unlink openssl
fi
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'toolchain versions'
run: |
echo automake libtool | xargs -Ix -n1 echo brew '"x"' > /tmp/Brewfile
while [[ $? == 0 ]]; do for i in 1 2 3; do brew update && brew bundle install --no-lock --file /tmp/Brewfile && break 2 || { echo Error: wait to try again; sleep 10; } done; false Too many retries; done
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'toolchain versions'
run: |
matrix:
arch: ['x86_64']
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'cmake'
uses: cross-platform-actions/action@cdc9ee69ef84a5f2e59c9058335d9c57bcb4ac86 # v0.25.0
with:
matrix:
arch: ['x86_64']
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'cmake'
uses: cross-platform-actions/action@cdc9ee69ef84a5f2e59c9058335d9c57bcb4ac86 # v0.25.0
with:
- { build: 'cmake' , arch: 'arm64', compiler: 'clang' }
fail-fast: false
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'autotools'
if: ${{ matrix.build == 'autotools' }}
uses: cross-platform-actions/action@cdc9ee69ef84a5f2e59c9058335d9c57bcb4ac86 # v0.25.0
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'autotools'
uses: vmactions/omnios-vm@bc3c64398d10bd00ecd8b3ca72db91c5a03dea77 # v1
with:
python3 -m pip install --break-system-packages impacket
name: 'install prereqs'
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- run: |
cmake -G Ninja -DCMAKE_UNITY_BUILD=ON -DCURL_TEST_BUNDLES=ON -DCURL_WERROR=ON \
steps:
- run: git config --global core.autocrlf input
shell: pwsh
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401 # v4
with:
platform: ${{ matrix.platform }}
- run: git config --global core.autocrlf input
shell: pwsh
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- uses: msys2/setup-msys2@ddf331adaebd714795f1042345e6ca57bd66cea8 # v2
if: ${{ matrix.sys == 'msys' }}
ls -l
- run: git config --global core.autocrlf input
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'cmake configure'
timeout-minutes: 5
- name: 'install packages'
run: sudo apt-get --quiet 2 --option Dpkg::Use-Pty=0 install mingw-w64 ${{ matrix.build == 'cmake' && 'ninja-build' || '' }}
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'autotools autoreconf'
if: ${{ matrix.build == 'autotools' }}
fail-fast: false
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
- name: 'vcpkg cache setup'
uses: actions/github-script@v7