/freebsd/sys/contrib/openzfs/.github/workflows/ |
H A D | zfs-qemu.yml | 49 ci_type=$(python3 .github/workflows/scripts/generate-ci-type.py $head $base) 100 run: .github/workflows/scripts/qemu-1-setup.sh 104 run: .github/workflows/scripts/qemu-2-start.sh ${{ matrix.os }} 108 …run: .github/workflows/scripts/qemu-3-deps.sh ${{ matrix.os }} ${{ github.event.inputs.fedora_kern… 112 run: .github/workflows/scripts/qemu-4-build.sh --poweroff --enable-debug ${{ matrix.os }} 116 run: .github/workflows/scripts/qemu-5-setup.sh 120 run: .github/workflows/scripts/qemu-6-tests.sh 127 run: .github/workflows/scripts/qemu-7-prepare.sh 139 …run: .github/workflows/scripts/qemu-8-summary.sh '${{ steps.artifact-upload.outputs.artifact-url }… 153 run: .github/workflows/scripts/qemu-9-summary-page.sh [all …]
|
H A D | zfs-qemu-packages.yml | 59 run: .github/workflows/scripts/qemu-1-setup.sh 63 run: .github/workflows/scripts/qemu-2-start.sh ${{ matrix.os }} 68 .github/workflows/scripts/qemu-3-deps.sh ${{ matrix.os }} 76 .github/workflows/scripts/qemu-prepare-for-build.sh 79 …ssh zfs@vm0 '$HOME/zfs/.github/workflows/scripts/qemu-test-repo-vm.sh' ${{ github.event.inputs.rep… 81 … .github/workflows/scripts/qemu-4-build.sh --repo --release --dkms --tarball ${{ matrix.os }} 89 .github/workflows/scripts/replace-dupes-with-symlinks.sh /tmp/repo
|
H A D | checkstyle.yaml | 22 ONLY_DEPS=1 .github/workflows/scripts/qemu-3-deps-vm.sh ubuntu22
|
H A D | zloop.yml | 23 ONLY_DEPS=1 .github/workflows/scripts/qemu-3-deps-vm.sh ubuntu24
|
/freebsd/crypto/openssh/.github/ |
H A D | ci-status.md | 2 …nssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/openssh-p… 3 …le-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/openssh-port… 4 …ble-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-porta… 5 …ssh/openssh-portable/actions/workflows/cifuzz.yml/badge.svg)](https://github.com/openssh/openssh-p… 10 …enssh-portable/actions/workflows/c-cpp.yml/badge.svg?branch=V_9_9)](https://github.com/openssh/ope… 11 …hosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_9_9)](https://github.com/openssh/openss…
|
/freebsd/contrib/libfido2/ |
H A D | README.adoc | 3 image:https://github.com/yubico/libfido2/workflows/linux/badge.svg["Linux Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"] 4 image:https://github.com/yubico/libfido2/workflows/macos/badge.svg["macOS Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"] 5 image:https://github.com/yubico/libfido2/workflows/windows/badge.svg["Windows Build Status (github actions)", link="https://github.com/Yubico/libfido2/actions"] 6 image:https://github.com/yubico/libfido2/workflows/fuzzer/badge.svg["Fuzz Status (github actions)", link="https://github.com/Yubico/libfido2/actions"]
|
/freebsd/contrib/pam-krb5/ci/ |
H A D | README.md | 12 Tests are run automatically via GitHub Actions workflows using these 13 scripts and the configuration in the `.github/workflows` directory.
|
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/ |
H A D | qemu-4-build.sh | 9 .github/workflows/scripts/qemu-prepare-for-build.sh 11 ssh zfs@vm0 '$HOME/zfs/.github/workflows/scripts/qemu-4-build-vm.sh' $@
|
H A D | qemu-3-deps.sh | 10 .github/workflows/scripts/qemu-wait-for-vm.sh vm0 22 scp .github/workflows/scripts/qemu-3-deps-vm.sh zfs@vm0:qemu-3-deps-vm.sh
|
H A D | qemu-prepare-for-build.sh | 7 .github/workflows/scripts/qemu-wait-for-vm.sh vm0
|
H A D | qemu-9-summary-page.sh | 28 # https://docs.github.com/en/enterprise-server@3.6/actions/using-workflows/workflow-commands-for-gi…
|
H A D | generate-ci-type.py | 32 r'\.github/workflows/scripts/.*',
|
H A D | qemu-5-setup.sh | 104 .github/workflows/scripts/qemu-wait-for-vm.sh vm$i
|
H A D | qemu-6-tests.sh | 44 TESTS='$HOME/zfs/.github/workflows/scripts/qemu-6-tests.sh'
|
/freebsd/crypto/openssh/.github/workflows/ |
H A D | cifuzz.yml | 4 …m4', '**.sh', '**/Makefile.in', 'configure.ac', '.github/configs', '.github/workflows/cifuzz.yml' ] 6 …m4', '**.sh', '**/Makefile.in', 'configure.ac', '.github/configs', '.github/workflows/cifuzz.yml' ]
|
H A D | c-cpp.yml | 5 …m4', '**.sh', '**/Makefile.in', 'configure.ac', '.github/configs', '.github/workflows/c-cpp.yaml' ] 7 …m4', '**.sh', '**/Makefile.in', 'configure.ac', '.github/configs', '.github/workflows/c-cpp.yaml' ]
|
H A D | upstream.yml | 6 paths: [ '**.c', '**.h', '**.sh', '.github/configs', '.github/workflows/upstream.yml' ]
|
/freebsd/crypto/krb5/.github/workflows/ |
H A D | doc.yml | 4 push: {paths: [doc/**, src/doc/*, src/include/krb5/krb5.hin, .github/workflows/doc.yml]} 5 pull_request: {paths: [doc/**, src/doc/*, src/include/krb5/krb5.hin, .github/workflows/doc.yml]}
|
H A D | build.yml | 4 push: {paths: [src/**, .github/workflows/build.yml]} 5 pull_request: {paths: [src/**, .github/workflows/build.yml]}
|
/freebsd/crypto/openssh/ |
H A D | README.md | 3 …nssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/openssh/openssh-p…
|
/freebsd/contrib/unbound/ |
H A D | README.md | 3 [](https://github.com/libexpat/libex…
|
/freebsd/contrib/libarchive/tar/test/ |
H A D | test_option_ignore_zeros.c | 77 skipping("TODO: figure out why this test fails on github workflows with MSVC"); in DEFINE_TEST()
|
/freebsd/crypto/libecc/ |
H A D | README.md | 1 …ecc/libecc/actions/workflows/libecc_compilation_tests.yml/badge.svg?branch=master)](https://github… 2 …ibecc/libecc/actions/workflows/libecc_runtime_tests.yml/badge.svg?branch=master)](https://github.c… 3 …becc/libecc/actions/workflows/libecc_crossarch_tests.yml/badge.svg?branch=master)](https://github.… 4 …ibecc/libecc/actions/workflows/libecc_python_tests.yml/badge.svg?branch=master)](https://github.co… 5 …/libecc/libecc/actions/workflows/libecc_examples.yml/badge.svg?branch=master)](https://github.com/…
|
/freebsd/contrib/xz/ |
H A D | ChangeLog | 2693 .github/workflows/freebsd.yml | 2 +- 2694 .github/workflows/netbsd.yml | 2 +- 2695 .github/workflows/openbsd.yml | 2 +- 2696 .github/workflows/solaris.yml | 2 +- 3262 .github/workflows/ci.yml | 4 ++-- 3351 .github/workflows/ci.yml | 2 +- 3636 .github/workflows/ci.yml | 4 ++-- 4745 .github/workflows/solaris.yml | 2 +- 4754 .github/workflows/solaris.yml | 1 + 4787 .github/workflows/ci.yml | 4 ++-- [all …]
|