summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2024-04-09Fix minor typo in GitHub Syntax Request Issue TemplateMichael Vorburger
2024-04-01Bump softprops/action-gh-release from 1 to 2 (#2917)dependabot[bot]
2024-02-24Change CONTRIBUTING.md according to new changelog requirements (#2839)einfachIrgendwer0815
2023-12-27Use proper Architecture for Debian packages built for muslMartin Nordholts
2023-12-01Use GitHub API to get correct PR submitter (#2791)cyqsimon
2023-11-03CI: add changelog check (#2766)cyqsimon
2023-10-19Revert "Temporarily change dependabot to daily"Martin Nordholts
2023-10-17Bump actions/checkout from 3 to 4 (#2719)dependabot[bot]
2023-10-17Temporarily change dependabot to dailyMartin Nordholts
2023-10-17Setup auto-merge of dependabot PRs that pass CIMartin Nordholts
2023-10-04Bump actions/checkout from 3 to 4dependabot[bot]
2023-09-08#2592: Fixes unit tests dependent on echo on windows (#2602)Boy van Duuren
2023-09-01Merge pull request #2519 from sitiom/winget-releaserDavid Peter
2023-09-01CICD: Add `all-jobs` jobMartin Nordholts
2023-06-07Update CICD.ymlsitiom
2023-05-24CICD.yml: Run cargo auditMartin Nordholts
2023-03-28Add Winget Releaser workflowRyan Caezar Itang
2023-03-25Extract crate metadata with cargoDavid Peter
2023-03-25Minor CI improvementsDavid Peter
2023-03-16Use cargo's `strip` option to remove symbols+debuginfo from the binariesConstantin Nickel
2023-03-15Fix `jq` expression for retrieving `rust-version` in MSRV build jobConstantin Nickel
2023-03-15Get the MSRV for the build job from the package metadataConstantin Nickel
2023-03-14Replace deprecated `set-output` GitHub workflow commandConstantin Nickel
2023-03-14Replace unmaintained GitHub ActionsConstantin Nickel
2023-03-03Bump MSRV to 1.62 (#2496)Martin Nordholts
2022-12-30Require changes to `-h` and `--help` to be blessedMartin Nordholts
2022-10-03Bump actions/checkout from 2 to 3dependabot[bot]
2022-10-03Add github-actions to DependabotGábor Lipták
2022-09-04Merge remote-tracking branch 'origin/master' into feature/668/add-systemwide-...Martin Nordholts
2022-09-04Bump MSRV to 1.60David Peter
2022-08-25CI: Check MSRV without git feature enabledMartin Nordholts
2022-08-14Bump MSRV to 1.58David Peter
2022-08-13Bump MSRV to 1.56.1Martin Nordholts
2022-05-22Refer to discussions page in issue templates.David Peter
2022-05-16Use cross to build x86_64-unknown-linux-gnu executablesDavid Peter
2022-05-06Simplify release-checklist.md by printing `-h`, `--help` and `man` in CI (#2183)Martin Nordholts
2022-04-20bug_report.md template: Explicitly ask for stepsMartin Nordholts
2022-04-20bug_report.md template: Mention some already reported bugsMartin Nordholts
2022-03-10Add test for systemwide config file supportPatrick Pichler
2021-12-30Set minimum supported rust version to 1.51Mahdi Dibaiee
2021-11-28CICD: Add check for accidental inclusion of GPL:ed codeMartin Nordholts
2021-10-04CICD: Make the 'cargo fmt' check a toplevel job (#1883)Martin Nordholts
2021-10-03Bump MSRV to 1.46Martin Nordholts
2021-10-02Add bash completion to deb packageKuan-Yi Li
2021-09-07Add regression testing for the custom assets functionality (#1829)Martin Nordholts
2021-09-03CICD: Put documentation testing in its own job (#1831)Martin Nordholts
2021-08-29CICD: Sort build matrix by targetMartin Nordholts
2021-08-29CICD: Remove disabled windows-2019 i686-pc-windows-gnu from build matrixMartin Nordholts
2021-08-29CICD: Swap target and os in matrix job nameMartin Nordholts
2021-08-28Add PowerShell completion file (#1826)Rashil Gandhi