summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* ci: Add ia32 EFI multilib testJan Janssen2022-04-071-2/+3
* build(deps): bump meson from 0.61.2 to 0.62.0 in /.github/workflowsdependabot[bot]2022-04-011-3/+3
* build(deps): bump actions/labeler from 3.1.0 to 4dependabot[bot]2022-04-011-1/+1
* build(deps): bump actions/checkout from 2.4.0 to 3dependabot[bot]2022-04-016-6/+6
* build(deps): bump github/codeql-action from 1.1.3 to 2.1.6dependabot[bot]2022-04-011-3/+3
* build(deps): bump github/super-linter from 4.8.5 to 4.9.1dependabot[bot]2022-04-011-1/+1
* ci: drop clang 11 & add clang 14Frantisek Sumsal2022-03-301-1/+1
* ci: make the concurrency group identifier unique once againFrantisek Sumsal2022-03-071-1/+1
* mkosi: Add CentOS Stream 9Daan De Meyer2022-03-071-3/+2
* test: check systemd RPM macrosFrantisek Sumsal2022-03-061-0/+1
* build(deps): bump meson from 0.60.3 to 0.61.2 in /.github/workflowsdependabot[bot]2022-03-021-3/+3
* build(deps): bump github/codeql-action from 1.0.29 to 1.1.3dependabot[bot]2022-03-021-3/+3
* build(deps): bump actions/labeler from 3.0.2 to 3.1.0dependabot[bot]2022-03-021-1/+1
* mkosi: Add centos_epel configDaan De Meyer2022-02-251-9/+36
* mkosi: Remove Arch nspawn workaroundDaan De Meyer2022-02-251-13/+0
* Merge pull request #22591 from evverx/no-depsFrantisek Sumsal2022-02-232-3/+7
|\
| * ci: build systemd without optional dependenciesEvgeny Vereshchagin2022-02-222-3/+7
* | ci: fix clang-13 installationFrantisek Sumsal2022-02-221-2/+2
|/
* mkosi CI: mask isc-dhcp-server unitsLuca Boccassi2022-02-191-2/+11
* ci: explicitly disable multi-status for Super-LinterFrantisek Sumsal2022-02-131-0/+1
* ci: use the 'slim' version of Super-LinterFrantisek Sumsal2022-02-131-1/+1
* ci: run all fuzz targets on CIFuzzEvgeny Vereshchagin2022-02-111-0/+2
* ci: remove MULTI_STATUS from superlinterEvgeny Vereshchagin2022-02-091-2/+0
* ci: validate actions and fix actionlint warningsEvgeny Vereshchagin2022-02-093-2/+3
* ci: no longer upload the latest builds on commitsEvgeny Vereshchagin2022-01-301-31/+0
* ci: update GHActions once a monthEvgeny Vereshchagin2022-01-291-1/+1
* ci: use CFLite to test forks (including systemd-stable)Evgeny Vereshchagin2022-01-293-0/+75
* build(deps): bump github/codeql-action from 1.0.27 to 1.0.29dependabot[bot]2022-01-241-3/+3
* github: point to "tags" instead of "releases" in systemd-stableFrantisek Sumsal2022-01-241-1/+1
* ci: point mkosi to commit where "testing" is fixedEvgeny Vereshchagin2022-01-181-1/+1
* Merge pull request #22142 from evverx/libxkbcommon-devEvgeny Vereshchagin2022-01-182-0/+3
|\
| * ci: trigger CodeQL on PRs when its dependencies changeEvgeny Vereshchagin2022-01-171-0/+2
| * ci: get Coverity and CodeQL to analyze the "libxkbcommon" partEvgeny Vereshchagin2022-01-161-0/+1
* | build(deps): bump github/codeql-action from 1.0.26 to 1.0.27dependabot[bot]2022-01-171-3/+3
|/
* ci: install libbpf-dev in the unit_tests workflowEvgeny Vereshchagin2022-01-161-0/+1
* ci: switch to requirements.txt in the unit tests workflowEvgeny Vereshchagin2022-01-141-0/+1
* ci: turn meson warnings into errorsEvgeny Vereshchagin2022-01-142-2/+11
* {build|unit}-test: show meson-log.txt when meson failsEvgeny Vereshchagin2022-01-132-3/+11
* 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
|\