summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2024-03-28ci: Remove unnecessary apt-get upgrade (#3082)Mattias Wadman
2024-01-09Bump the official-actions group with 2 updates (#2998)dependabot[bot]
2023-12-19Always build Docker image on CI, group Dependabot PRs for official actions (#...itchyny
2023-12-18Bump actions/download-artifact from 3 to 4dependabot[bot]
2023-12-11ci.yml: use sysctl -n hw.logicalcpu instead of nproc on macosEmanuele Torre
2023-12-11Bump actions/setup-python from 4 to 5dependabot[bot]
2023-11-28Keep releasing executables with legacy namesitchyny
2023-09-18Bump docker/setup-qemu-action from 2 to 3 (#2900)dependabot[bot]
2023-09-18Bump docker/setup-buildx-action from 2 to 3 (#2901)dependabot[bot]
2023-09-18Bump actions/checkout from 1 to 4 (#2902)dependabot[bot]
2023-09-17Fix checksum file spacing for shasum command (#2899)Kamontat Chantrachirathumrong
2023-09-15Bump actions/upload-artifact from 2 to 3dependabot[bot]
2023-09-15Bump crazy-max/ghaction-import-gpg from 5 to 6dependabot[bot]
2023-09-15Bump docker/metadata-action from 4 to 5dependabot[bot]
2023-09-15Bump docker/build-push-action from 4 to 5dependabot[bot]
2023-09-15Bump docker/login-action from 2 to 3dependabot[bot]
2023-09-15Add dependabot (#2889)Yeikel
2023-09-15Disable core.autocrlf on Windows to prevent submodule diffs (fix #2886) (#2888)itchyny
2023-08-12Build windows 64bit binary using UCRT64 (#2832)Mattias Wadman
2023-08-02Enable stack protection (CI release executables)Nicolas Williams
2023-08-01Fix typo in CI env vars for Linux build (#2810)Owen Ou
2023-07-31Redesign website (#2628)itchyny
2023-07-30Update `bug_report.md` with Discord linkjq-1.7rc1Owen Ou
2023-07-28Fix PR creation by using fully qualified refname on releaseitchyny
2023-07-28Fix PR creation by specifying the branch on releaseitchyny
2023-07-28Fix gh pr create option on releaseitchyny
2023-07-27Fix release job to create a pull request for signaturesitchyny
2023-07-27Commit GPG signatures on releaseitchyny
2023-07-24Run autoconf -i in the Build step of the scanbuild workflowEmanuele Torre
2023-07-24Add decnum workflow to test building without decNumber supportitchyny
2023-07-24Make maintainer-mode default to disabledMattias Wadman
2023-07-22Validate manual schemaitchyny
2023-07-21Enable verbose output of make checkitchyny
2023-07-19Enable valgrind in oniguruma workflowitchyny
2023-07-18Add oniguruma workflow to test regex optionsitchyny
2023-07-18Split man.test to make tests pass without oniguruma (#2722)itchyny
2023-07-15Add workflow that runs tests with valgrind on linuxEmanuele Torre
2023-07-13Make sure distcheck passes and run dist job on Pull Requestitchyny
2023-07-13Also run manpage.yml workflow on pull requests that modify the manualEmanuele Torre
2023-07-11Add CI workflow to make sure the man page and man.test can be builtEmanuele Torre
2023-07-10Add checksums.txt for releaseOwen Ou
2023-07-10Build Docker image using pre-built executables (#2686)itchyny
2023-07-10Cross compile for Linux, MacOS and Windows on CI (#2665)Owen Ou
2023-07-05Release Docker image to GitHub Container Registry (#2652)itchyny
2023-07-04Fix release workflow tag trigger pattern (#2651)itchyny
2023-07-04Improve Dockerfile: update base image and optimize image size (#2649)itchyny
2023-07-03Create dist and upload on release also disable docs on build (#2648)itchyny
2023-07-03Strip debug information from executables (fix #1221) (#2647)itchyny
2023-07-02Release pipeline (#2620)Owen Ou
2023-06-13Fix misspellings (#2609)Josh Soref