summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2021-05-12Upgrade to GitHub-native Dependabotdependabot-preview[bot]
2021-05-12CI: check docs (#1612)Marco Ieni
2021-03-08CICD: Remove explicit allow of clippy::match_bool since MSRV 1.45 bumpMartin Nordholts
2021-03-07Update dependencies, MSRV: 1.45David Peter
2021-03-01Update bug report issue template (--diagnostic option)David Peter
2021-02-28CICD: Add workflow_dispatch to enable manual buildsMartin Nordholts
2021-02-22CICD: Don't run jobs twice in PRsMartin Nordholts
2021-02-21CICD: Build step namingDavid Peter
2021-02-21CICD: Improved job namesDavid Peter
2021-02-21CICD: Remove code coverage computationDavid Peter
2021-02-18CICD: Build: Rename 'Check is release' step to 'Check for release'Martin Nordholts
2021-02-18CICD: Build: Add separate 'Calculate test options' stepMartin Nordholts
2021-02-18CICD: Build: Check IS_RELEASE in separate stepMartin Nordholts
2021-02-18CICD: Build: Remove unused ${{ matrix.job.cargo-options }} expansionsMartin Nordholts
2021-02-16CICD: Build: Use package-specific staging dirMartin Nordholts
2021-02-16CICD: Build: Introduce and use new 'Strip release bin' stepMartin Nordholts
2021-01-11CICD: Build: Move PKG_* vars to 'Package' stepMartin Nordholts
2021-01-11CICD: Build: Move DPKG_* vars to 'Debian package' stepMartin Nordholts
2021-01-11CICD: Build: Split out dir creation into the individual package stepsMartin Nordholts
2021-01-11Fix typo in bug report templateKeith Hall
2021-01-10CICD: Build: Split up into separate 'Debian package' stepMartin Nordholts
2021-01-10Explicitly allow clippy::match_bool until we bump MSRVMartin Nordholts
2021-01-10CICD: simply use 'sed' to extract crate informationsharkdp
2021-01-10Use cache for faster installsharkdp
2021-01-10CICD: Use 'cargo get' to extract crate metadatasharkdp
2021-01-10CICD: Build: DEPLOY -> IS_RELEASE and inline itMartin Nordholts
2021-01-10CICD: Build: Adapt release version regex to batMartin Nordholts
2021-01-10CICD: Build: Always build and upload Debian packagesMartin Nordholts
2021-01-10CICD: Build: Use Cargo.toml version instead of tagMartin Nordholts
2021-01-10CICD: Use fixed OS versions instead of 'latest' onesMartin Nordholts
2021-01-09Enable clippy::style checkssharkdp
2021-01-09Addressed PR feedback. Upped min version and used matches! macromark chaitin
2021-01-09CICD: Build: Make 'Upload build artifacts' more like deployMartin Nordholts
2021-01-09CICD: Build: Stop building on Ubuntu 16.04Martin Nordholts
2021-01-09CICD: Build: Add and use disable-deploy matrix varMartin Nordholts
2021-01-08CICD: Build: Remove unused JOB_DO_TESTING var and outputMartin Nordholts
2021-01-08CICD: Build: Remove unused PKG_suffix output varMartin Nordholts
2021-01-08CICD: Build: Remove unused TARGET_* vars and outputsMartin Nordholts
2021-01-07CICD: Build: Use matrix.job.use-cross directlyMartin Nordholts
2021-01-07CICD: Build: Remove unused REF_* outputsMartin Nordholts
2021-01-06CICD: Build: Remove conditional TOOLCHAIN logicMartin Nordholts
2021-01-06CICD: Build: Enable x86_64-pc-windows-gnu againMartin Nordholts
2021-01-06Add --diagnostic run to CIsharkdp
2021-01-06CICD: Code Coverage: Explain why disabledMartin Nordholts
2021-01-06CICD: Code Coverage: Disable for nowMartin Nordholts
2021-01-06CICD: Remove use-cross when host == targetMartin Nordholts
2021-01-06CICD: Remove duplicate set-output calls (#1479)Martin Nordholts
2021-01-06CICD: Code Coverage: Use matrix.job.toolchain directlyMartin Nordholts
2021-01-03Update formattingsharkdp
2021-01-03Move "diagnostics" part to the bottom of the bug report templateDavid Peter