summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test.yml
AgeCommit message (Expand)Author
2024-07-22Add curlTom Forbes
2024-07-22Add bashTom Forbes
2024-03-24Remove actions-rsTom Forbes
2024-03-14chore(deps): bump the dependencies group with 1 updatedependabot[bot]
2023-12-15chore(deps): bump the dependencies group with 2 updatesdependabot[bot]
2023-09-05chore(deps): bump actions/checkout from 3 to 4dependabot[bot]
2023-07-31Fix manpage inclusion in releaseTom Forbes
2023-05-24Use a better release workflowtest-better-releasesTom Forbes
2023-05-22Add an explicit cache key to rust-cache@v2 buildsTom Forbes
2023-03-10Remove aarch64-linux-android from testing matrix as it fails, and I don't hav...Tom Forbes
2023-03-10Correct cache locationTom Forbes
2023-03-10Add rust-cacheTom Forbes
2023-03-10Combine CI check stepsTom Forbes
2023-02-28Bump actions/checkout from 1 to 3dependabot[bot]
2022-12-06Build and test with a specific glibc versionTom Forbes
2022-09-19Add musl-devTom Forbes
2022-09-19Add gccTom Forbes
2022-09-19Add libgccTom Forbes
2022-09-19Add cachingTom Forbes
2022-09-19Test on alpine specificallyTom Forbes
2022-09-19Add target_os to testsTom Forbes
2022-09-19Add tests for linux ping detectionTom Forbes
2022-03-21Bump actions/cache from 2.1.7 to 3dependabot[bot]
2022-02-24Bump actions/cache from 1 to 2.1.7dependabot[bot]
2021-07-19Only publish on gping releasesTom Forbes
2021-07-19Move pinger into the gping repository as a workspace dependencyTom Forbes
2021-02-28Compile for Linux aarch64(arm64) platformP3TERX
2020-12-06Add a musl build to see if this worksTom Forbes
2020-11-29Fix target prefixv1.0.1-post2Tom Forbes
2020-11-29Fix publishingv1.0.1-postTom Forbes
2020-11-29Compile for aarch64-linux-androidTom Forbes
2020-11-29Just check on arm targets rather than do a release buildTom Forbes
2020-11-29Remove strip and complete android cross-build. Refs #102Tom Forbes
2020-11-29Publish only tagsTom Forbes
2020-11-29Fix targetTom Forbes
2020-11-29Fix windows, begin arm releasesTom Forbes
2020-11-29Build releaseTom Forbes
2020-11-29Build on armTom Forbes
2020-11-16Add an expression for tagsv0.1.7Tom Forbes
2020-11-16Add tags to the CITom Forbes
2020-11-14Fix CI runs on masterTom Forbes
2020-11-13Cache the registryTom Forbes
2020-11-13Remove cachingTom Forbes
2020-11-13Update...Tom Forbes
2020-11-13Dont cache the registryTom Forbes
2020-11-13Add descriptionTom Forbes
2020-11-13Switch project to RustTom Forbes