summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6488 from libgit2/ethomson/workflowEdward Thomson2023-05-131-97/+15
|\
| * reusableethomson/workflowEdward Thomson2023-02-171-60/+1
| * fixup! fixup! actions: simplify execution with composite actionEdward Thomson2023-02-161-2/+2
| * fixup! actions: simplify execution with composite actionEdward Thomson2023-02-161-1/+1
| * actions: simplify execution with composite actionEdward Thomson2023-02-161-37/+14
* | http: introduce schannel streams for windowsEdward Thomson2023-03-211-6/+6
|/
* Merge pull request #6456 from libgit2/ethomson/sha256_experimentalEdward Thomson2023-02-141-1/+1
|\
| * ci: actually build sha256 support on linuxEdward Thomson2023-02-121-1/+1
* | tests: known_hosts manipulating ssh clone testsEdward Thomson2023-02-091-0/+4
* | ci: compile against libssh2 on windowsEdward Thomson2023-02-091-2/+8
|/
* ci: upgrade test-summary actionEdward Thomson2023-01-251-1/+1
* ci: update upload-artifact dependencyEdward Thomson2023-01-251-1/+1
* ci: always create test summaries, even on failureEdward Thomson2023-01-251-0/+1
* ci: update version numbers of actionsEdward Thomson2023-01-201-3/+3
* ci: move to macos-11Edward Thomson2022-09-161-2/+2
* Merge pull request #6191 from libgit2/ethomson/sha256_pocEdward Thomson2022-07-131-40/+72
|\
| * ci: run sha256 builds in ciEdward Thomson2022-06-201-40/+72
* | actions: pass UID and GID to PR builds of dockerfilesEdward Thomson2022-07-061-1/+5
|/
* ci: show test results summaryEdward Thomson2022-05-171-1/+16
* ci: upload test result data as artifactsEdward Thomson2022-05-171-0/+17
* ci: use uid/gid of actions runnerEdward Thomson2022-05-171-1/+1
* ci: map the build folder in container buildsEdward Thomson2022-04-201-2/+5
* ci: use the runner's uid/gidEdward Thomson2022-04-201-1/+1
* ci: move to ghcr.io instead of deprecated github packages urlsEdward Thomson2022-04-191-1/+1
* tests: support flaky statEdward Thomson2022-04-061-0/+1
* ci: rename build setup scriptsEdward Thomson2022-02-271-1/+1
* ci: improve the name in CI runsEdward Thomson2022-01-311-17/+17
* cmake: USE_SSH is not on by defaultEdward Thomson2021-11-111-7/+7
* ci: only update docs on pushethomson/docs_ciEdward Thomson2021-11-091-1/+1
* Merge pull request #5950 from boretrk/posixtestEdward Thomson2021-08-251-1/+1
|\
| * tests: optional test for p_open() with empty path segmentsPeter Pettersson2021-08-081-1/+1
* | ci: tag new containers with the latest tagEdward Thomson2021-08-231-0/+2
* | ci: run centos7 and centos8 builds nightlyEdward Thomson2021-08-151-0/+2
* | ci: final docs updateEdward Thomson2021-08-101-1/+1
* | ci: build docs in source directory for consistencyEdward Thomson2021-08-101-9/+4
* | ci: update path during documentation generationEdward Thomson2021-08-101-1/+1
* | ci: update paths during docker buildEdward Thomson2021-08-101-0/+2
* | ci: remove the docker entrypointethomson/dockerfileEdward Thomson2021-08-091-9/+11
|/
* ci: enable strict allocation checking on one nodeEdward Thomson2021-07-191-1/+1
* ci: enable UBSan stacktracesethomson/treebuilder_writeEdward Thomson2021-03-041-0/+4
* CI: add workflow_dispatch event to the main buildEdward Thomson2021-02-151-4/+5
* ci: don't use ninja on macOSEdward Thomson2021-01-151-1/+0
* github-actions: Also rename the main branch herelhchavez2021-01-071-4/+4
* ci: support multi-arch docker buildsEdward Thomson2020-11-231-19/+58
* Merge pull request #5597 from lhchavez/ci-thread-sanitizerEdward Thomson2020-11-211-0/+13
|\
| * Add a ThreadSanitizer buildlhchavez2020-08-031-0/+13
* | ci: set WIN32_LEAKCHECK instead of MSVC_CRTDBGEdward Thomson2020-11-211-2/+2
* | ci: stop using deprecated set-env in GitHub ActionsEdward Thomson2020-11-181-7/+7
|/
* sanitizer ci: skip negotiate testsethomson/sanitizer_ciEdward Thomson2020-08-031-0/+2
* Add CI support for Memory and UndefinedBehavior Sanitizerslhchavez2020-07-091-2/+42