summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2024-01-25Different image obviOwen Valentine
2024-01-25Strip arm64 binOwen Valentine
2024-01-25Add aarch64 releasesOwen Valentine
2023-12-08make clippy warnings fatalSebastian Thiel
2023-12-07Put release-build optimization back to level 3; remove windows GNU build.Sebastian Thiel
2023-12-06assure package-size check isn't fatal anymoreSebastian Thiel
2023-12-06pacify the package size checkf or a while.Sebastian Thiel
2023-10-19make clear which windows toolchain is used on CISebastian Thiel
2023-05-05fix: release definition to use a more recent ubuntu, to get linux binaries. (...Sebastian Thiel
2022-12-13adjust maximum package sizeSebastian Thiel
2022-07-05speedup CI by adding a rust-cacheSebastian Thiel
2022-05-06fix cargo-diet check on CISebastian Thiel
2021-10-26remove superfluous line in release.ymlSebastian Thiel
2021-10-26fix: see if releases work now with a different create-release actionSebastian Thiel
2021-10-26fix: try to produce release binaries once moreSebastian Thiel
2021-10-26update package size to match new changelogSebastian Thiel
2021-07-14Also run 'make check' on CI now that more feature toggles are addedSebastian Thiel
2021-05-09Re-add arm buildsSebastian Thiel
2021-05-03Adjust release workflow to be less specific to ripgrepv2.11.2Sebastian Thiel
2021-05-03Upgrade release workflow file from ripgrepSebastian Thiel
2021-04-01Run actions on mainSebastian Thiel
2021-03-29Enable fundingSebastian Thiel
2020-12-16increase crate size limitSebastian Thiel
2020-12-16hopefully fix release pipelineSebastian Thiel
2020-10-26disable release-build test mode in preparation for mergeSebastian Thiel
2020-10-26See if ARM works againTEST-0.0.1release-testSebastian Thiel
2020-07-22arm also has a problem now - ignore it for nowv2.10.0Sebastian Thiel
2020-07-22And one moreā€¦Sebastian Thiel
2020-07-22nigthly is definitely required for windows builds, let's hope that worksSebastian Thiel
2020-07-22Seems nightly is broken right now - stable it is everywhereSebastian Thiel
2020-07-22Try again to make things build on linux, argh!Sebastian Thiel
2020-07-22try to build on stable on arm (which fails otherwise now)Sebastian Thiel
2020-07-06releases are working as expectedSebastian Thiel
2020-07-06fix release.ymlSebastian Thiel
2020-07-06windows is nightly only right nowSebastian Thiel
2020-07-06Setup main branch for release build testingSebastian Thiel
2020-07-06Add preliminary windows test for buildingSebastian Thiel
2020-07-06convert input handling to crosstermionSebastian Thiel
2020-05-28Check package size limit in CI using cargo-dietSebastian Thiel
2020-05-19disable test modeSebastian Thiel
2020-05-19see if all targets work!Sebastian Thiel
2020-05-19remove now unneeded specialized code to try checking out the repoSebastian Thiel
2020-05-19Try with manual sparse checkout :DSebastian Thiel
2020-05-19No clone needed, can just checkout sparselySebastian Thiel
2020-05-19better checkout code, based on what the checkout action doesSebastian Thiel
2020-05-19Need debug info :DSebastian Thiel
2020-05-19Let's see what we actually checkoutSebastian Thiel
2020-05-19Job shouldn't fail if checkout fails - looks like sparse checkout works!Sebastian Thiel
2020-05-19Try to get it cloned one more timeSebastian Thiel
2020-05-19maybe continue-on-error makes failures successes?Sebastian Thiel