summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21990 from keszybz/indentation-and-commentsLuca Boccassi2022-01-041-2/+2
|\
| * various: fix three spelling issues found by fossiesZbigniew Jędrzejewski-Szmek2022-01-031-2/+2
* | ci: bump mkosi to v12 with libsolv workaroundFrantisek Sumsal2022-01-031-1/+1
* | ci: Test efi binaries for section table gapsJan Janssen2022-01-021-0/+6
* | build(deps): bump meson from 0.60.2 to 0.60.3 in /.github/workflowsdependabot[bot]2022-01-011-3/+3
* | build(deps): bump github/super-linter from 4.8.4 to 4.8.5dependabot[bot]2021-12-271-1/+1
* | ci: replace apt-key with signed-byEvgeny Vereshchagin2021-12-261-3/+4
* | ci: test build with supported cryptolibs to some degreeFrantisek Sumsal2021-12-242-9/+10
* | ci: drop build test with -O2, since it's covered by -O3 testsFrantisek Sumsal2021-12-241-1/+0
|/
* build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1dependabot[bot]2021-12-201-1/+1
* build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0dependabot[bot]2021-12-131-1/+1
* Merge pull request #21749 from nabijaczleweli/bashpskoLuca Boccassi2021-12-133-3/+3
|\
| * Change all fixed-path bash shebangs to /u/b/env bash outside test/наб2021-12-123-3/+3
* | build(deps): bump github/codeql-action from 1.0.25 to 1.0.26dependabot[bot]2021-12-131-3/+3
|/
* ci: Build test with different linkersJan Janssen2021-12-112-8/+14
* ci: run mkosi in a wrapperFrantisek Sumsal2021-12-102-7/+36
* ci: check for failed services after bootFrantisek Sumsal2021-12-102-29/+15
* ci: ignore FIXME alerts in the CodeQL ActionFrantisek Sumsal2021-12-081-0/+3
* github: mention the systemd-devel ML in the new issue tabFrantisek Sumsal2021-12-071-0/+9
* ci: pack-ify our custom CodeQL queries and enable them in ActionsFrantisek Sumsal2021-12-071-1/+4
* ci: run the CodeQL action also when its configuration changesFrantisek Sumsal2021-12-071-1/+4
* ci: sync the list of CodeQL queries with LGTMFrantisek Sumsal2021-12-073-0/+43
* ci: pin python dependencies and let Dependabot keep track of themEvgeny Vereshchagin2021-12-073-3/+26
* build(deps): bump github/codeql-action from 1.0.24 to 1.0.25dependabot[bot]2021-12-071-3/+3
* ci: consider `cryptolib` in the group identifierFrantisek Sumsal2021-12-031-1/+1
* ci: install libbpfFrantisek Sumsal2021-12-031-1/+2
* ci: expand the test framework to cover opensslZbigniew Jędrzejewski-Szmek2021-12-022-1/+11
* build(deps): bump github/codeql-action from 1.0.23 to 1.0.24dependabot[bot]2021-11-251-3/+3
* build(deps): bump github/codeql-action from 1.0.22 to 1.0.23dependabot[bot]2021-11-181-3/+3
* ci: switch to weekly dependabot updatesEvgeny Vereshchagin2021-11-171-1/+1
* build(deps): bump github/super-linter from 4.8.3 to 4.8.4dependabot[bot]2021-11-171-1/+1
* ci: run codeql on PRs from DependabotEvgeny Vereshchagin2021-11-171-0/+3
* ci: pin mkosi to SHAs as wellEvgeny Vereshchagin2021-11-151-1/+1
* build(deps): bump github/super-linter from 4.8.1 to 4.8.3dependabot[bot]2021-11-151-1/+1
* ci: tighten codeql and labeler even moreEvgeny Vereshchagin2021-11-142-2/+5
* ci: LGPLv2+ify dependapot config and codeql actionEvgeny Vereshchagin2021-11-142-0/+6
* ci: pin the codeql action to SHAsEvgeny Vereshchagin2021-11-141-3/+3
* ci: mimic the "restricted" modeEvgeny Vereshchagin2021-11-146-6/+12
* ci: tighten several GHActions a bit moreEvgeny Vereshchagin2021-11-137-0/+17
* build(deps): bump actions/checkout from 2 to 2.4.0dependabot[bot]2021-11-136-6/+6
* Merge pull request #21342 from evverx/dependabot-errorFrantisek Sumsal2021-11-132-1/+2
|\
| * ci: allow Dependabot to open up to 2 PRsEvgeny Vereshchagin2021-11-111-0/+1
| * try to fix a Dependabot errorEvgeny Vereshchagin2021-11-111-1/+1
* | ci: run the unit_tests and mkosi jobs on stable branches as wellFrantisek Sumsal2021-11-133-0/+4
|/
* ci: pin some workflows to SHAsEvgeny Vereshchagin2021-11-113-3/+3
* ci: pin labelerEvgeny Vereshchagin2021-11-112-1/+7
* ci: run codeql-analysis dailyEvgeny Vereshchagin2021-11-121-0/+42
* ci: take CIFuzz's matrix into considerationFrantisek Sumsal2021-11-101-1/+1
* ci: cancel previous jobs on ref updateFrantisek Sumsal2021-11-105-0/+15
* ci: fix indentationFrantisek Sumsal2021-11-101-29/+29