]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Add CI with prepare script 198/head
authorStefan Schindler <dns2utf8@estada.ch>
Wed, 5 Aug 2020 17:00:52 +0000 (19:00 +0200)
committerStefan Schindler <dns2utf8@estada.ch>
Wed, 5 Aug 2020 22:01:41 +0000 (00:01 +0200)
commit9499f2bb01dc1032ae155999b2d7764b9491341f
treed539f2e2609519a233110ca8995b9fbde15d336f
parentea1f649046546a860f68b97ddc3015b7e44346ca
Add CI with prepare script

* Only use heimdal kerberos implementation
* Fetch yubico/libfido2 (see: https://github.com/Yubico/libfido2)
* Add one target for
    * all features
    * each feature alone
    * no features
.github/setup_ci.sh [new file with mode: 0755]
.github/workflows/c-cpp.yml [new file with mode: 0644]