summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* | ci: skip running on docs-only changesZbigniew Jędrzejewski-Szmek2022-11-111-0/+27
|/
* ci(dev-freeze): Use GitHub Action for PR commentsJan Macku2022-11-053-5/+40
* shutdown: Add Xen kexec supportSamuel Thibault2022-11-021-0/+1
* build(deps): bump github/codeql-action from 2.1.17 to 2.1.29dependabot[bot]2022-11-012-4/+4
* build(deps): bump meson from 0.63.2 to 0.63.3 in /.github/workflowsdependabot[bot]2022-11-011-3/+3
* build(deps): bump systemd/mkosidependabot[bot]2022-11-011-1/+1
* build(deps): bump ossf/scorecard-action from 2.0.4 to 2.0.6dependabot[bot]2022-11-011-1/+1
* Disable code freeze bannerLuca Boccassi2022-10-311-0/+0
* gh actions: run a unit test iteration without machine-idLuca Boccassi2022-10-251-0/+8
* ci: run the Scorecards action in PRs only on config updateFrantisek Sumsal2022-10-201-7/+11
* ci: add a missing SPDX lineFrantisek Sumsal2022-10-201-0/+3
* ci: Enable Scorecard Github Action and Badge (#25054)Joyce2022-10-191-0/+63
* mkosi: Switch to Fedora 37Daan De Meyer2022-10-171-1/+1
* mkosi: Add Centos Stream 8 back to CIDaan De Meyer2022-10-171-0/+2
* Merge pull request #24933 from keszybz/erradicate-strerrorLuca Boccassi2022-10-111-1/+1
|\
| * Get rid of strerror_safe()Zbigniew Jędrzejewski-Szmek2022-10-111-1/+1
* | mkosi: update to latest commitLuca Boccassi2022-10-101-1/+1
* | Enable PR template for RC phaseLuca Boccassi2022-10-071-0/+0
|/
* build(deps): bump ninja from 1.10.2.3 to 1.10.2.4 in /.github/workflowsdependabot[bot]2022-10-011-15/+15
* ci: pin stefanbuck/github-issue-parser to a tagged releaseFrantisek Sumsal2022-10-011-1/+1
* build(deps): bump actions/labeler from 4.0.0 to 4.0.1dependabot[bot]2022-10-011-1/+1
* build(deps): bump redhat-plumbers-in-action/differential-shellcheckdependabot[bot]2022-10-011-1/+1
* build(deps): bump meson from 0.63.1 to 0.63.2 in /.github/workflowsdependabot[bot]2022-10-011-3/+3
* ci: fix a couple of typosFrantisek Sumsal2022-09-141-8/+8
* ci: enable a couple more possibly useful CodeQL queriesFrantisek Sumsal2022-09-141-0/+8
* ci: rename codeql-analysis.yml to codeql.ymlFrantisek Sumsal2022-09-141-0/+0
* ci: limit scope for the CodeQL scanFrantisek Sumsal2022-09-131-0/+6
* ci: drop LGTM stuff and move remaining bits into a new locationFrantisek Sumsal2022-09-134-1/+181
* ci: run CodeQL on push to main/stable branches as wellFrantisek Sumsal2022-09-131-0/+4
* ci: run CodeQL on every PRFrantisek Sumsal2022-09-141-13/+4
* issue-templates: Add note about updating labeling policyJan Macku2022-09-072-0/+4
* ci(issue-labeler): Update to `advanced-issue-labeler@v2`Jan Macku2022-09-072-52/+145
* ci(issue-labeler): Add missing policy for `coredump` labelJan Macku2022-09-061-0/+1
* mkosi: update to latest commitLuca Boccassi2022-09-021-1/+1
* github: update differential shellcheck to v3.0.1Yu Watanabe2022-09-011-1/+1
* build(deps): bump meson from 0.63.0 to 0.63.1 in /.github/workflowsdependabot[bot]2022-09-011-3/+3
* build(deps): bump github/super-linter from 4.9.5 to 4.9.6dependabot[bot]2022-09-011-1/+1
* build(deps): bump redhat-plumbers-in-action/advanced-issue-labelerdependabot[bot]2022-09-011-1/+1
* shellcheck/labeler: disable on systemd-securityLuca Boccassi2022-09-012-0/+2
* mkosi: disable isc-dhcp-server againLuca Boccassi2022-08-251-1/+2
* Merge pull request #24254 from medhefgo/moldLuca Boccassi2022-08-232-13/+15
|\
| * meson: Downgrade efi-ld warningJan Janssen2022-08-231-11/+2
| * ci: Add mold to build testsJan Janssen2022-08-232-3/+14
* | mkosi: Ensure we build all features/components in mkosiDaan De Meyer2022-08-231-2/+0
* | Merge pull request #24352 from DaanDeMeyer/mkosi-opensuseZbigniew Jędrzejewski-Szmek2022-08-232-48/+7
|\ \ | |/ |/|
| * mkosi: Drop workaroundsDaan De Meyer2022-08-192-47/+6
| * mkosi: Update to latest commitDaan De Meyer2022-08-191-1/+1
* | ci: Drop `actions/setup-node` - unusedJan Macku2022-08-221-4/+0
* | ci: build with clang-15; drop clang-12Frantisek Sumsal2022-08-201-3/+3
* | ci(lint): add shell linter - Differential ShellCheckJan Macku2022-08-161-0/+30
|/