aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
Commit message (Expand)AuthorAge
* private-etc testingLibravatar netblue302023-02-06
* testingLibravatar netblue302023-01-31
* more github testsLibravatar netblue302023-01-31
* test fixLibravatar netblue302023-01-31
* split make test-github into different actionsLibravatar netblue302023-01-31
* testing sysutilsLibravatar netblue302023-01-31
* build(deps): bump step-security/harden-runner from 2.0.0 to 2.1.0Libravatar dependabot[bot]2023-01-17
* build(deps): bump actions/checkout from 3.2.0 to 3.3.0Libravatar dependabot[bot]2023-01-09
* build(deps): bump actions/checkout from 3.1.0 to 3.2.0Libravatar dependabot[bot]2022-12-19
* ci: ignore profile-checks.yml on other workflowsLibravatar Kelvin M. Klann2022-11-28
* Workflows: Change egress-policy to block (#5485)Libravatar rusty-snake2022-11-27
* ci: ignore codeql workflow file in other workflowsLibravatar Kelvin M. Klann2022-11-24
* ci: ignore dependabot and gitlab-ci in all workflowsLibravatar Kelvin M. Klann2022-11-24
* ci: ignore github markdown templates in all workflowsLibravatar Kelvin M. Klann2022-11-24
* build(deps): bump step-security/harden-runner from 1.5.0 to 2.0.0dependabot/github_actions/step-security/harden-runner-2.0.0Libravatar dependabot[bot]2022-11-14
* [StepSecurity] ci: Harden GitHub ActionsLibravatar StepSecurity Bot2022-10-31
* build(deps): bump actions/checkout from 3.0.2 to 3.1.0Libravatar dependabot[bot]2022-10-10
* Merge pull request #5249 from kmk3/ci-ignore-git-pathsLibravatar smitsohu2022-07-31
|\
| * ci: ignore git-related paths and the project licenseLibravatar Kelvin M. Klann2022-07-12
* | CI: bump ubuntu to 22.04 and use newer compilers / analyzersLibravatar Reiner Herrmann2022-07-30
|/
* ci: run firejail --version after build/installLibravatar Kelvin M. Klann2022-05-17
* build(deps): bump actions/checkout from 3.0.1 to 3.0.2Libravatar dependabot[bot]2022-04-25
* CI: run apt-get update before install to get updated package listsLibravatar Reiner Herrmann2022-04-22
* build(deps): bump actions/checkout from 3.0.0 to 3.0.1Libravatar dependabot[bot]2022-04-18
* Bump actions/checkout from 2.4.0 to 3Libravatar dependabot[bot]2022-03-08
* CI: pin GitHub actions to SHAsLibravatar Topi Miettinen2021-12-26
* CI: build with GCC 11Libravatar Reiner Herrmann2021-05-23
* Remove skip ci if conndition from workflowsLibravatar rusty-snake2021-02-09
* Update build.yml (#3779)Libravatar rusty-snake2020-11-29
* Merge branch 'tests' into masterLibravatar Reiner Herrmann2020-10-25
|\
| * let github CI run testsLibravatar Reiner Herrmann2020-10-24
* | check that profiles are sortedLibravatar Reiner Herrmann2020-10-24
|/
* build: enable CI build with scan-buildLibravatar Reiner Herrmann2020-10-14
* build: test build with apparmor and selinux in CILibravatar Reiner Herrmann2020-10-01
* build: enable clang-10 build in github CILibravatar Reiner Herrmann2020-10-01
* Create build.yml (#3651)Libravatar Reiner Herrmann2020-10-01