summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-02-16CI: Disable compiletime header checkIdan Horowitz
2022-02-12Meta: Suppress rule V1076 in PVS-Studio Static AnalysisBrian Gianforcaro
2022-02-09CI: Bundle and upload a js(1) release packageTimothy Flynn
2022-02-09CI: Add statement to ensure workflow runs only on serenityRodolfo Olivieri
2022-01-15Meta: Make check-symbols.sh use the correct build directorycreator1creeper1
2022-01-11CI: Require a blank line between commit titles and bodiesIdan Horowitz
2022-01-11CI: Bump prettier to latest version (2.5.1)Linus Groh
2022-01-10CI: Hash only relevant files for the key of the compiler cacheDaniel Bertalan
2022-01-08CI: Fix the name of the per-files in the test262 comparison runsdavidot
2022-01-08CI: Store per-file results of test262 runs and compare against previousdavidot
2022-01-08CI: Add a cache for the IANA time zone database filesTimothy Flynn
2022-01-07CI: Don't let APT ask for confirmation on package installationTim Schumacher
2022-01-07Meta+CI+Documentation: Bump host gcc requirement up to gcc 11Andrew Kaster
2022-01-07CI: Update the `lint commits` error message to be more user friendlyBrian Gianforcaro
2021-12-28Meta: Add Sam Atkins's GitHub Sponsors to funding options :^)Andreas Kling
2021-11-28Meta: Allow overlong 'fixup!' commit titles in pre-commit hookBen Wiederhake
2021-11-21CI: Bump prettier to latest version (2.4.1)Linus Groh
2021-11-19CI: Prevent false errors if a commit message contains CRLFthislooksfun
2021-11-01Meta: Check auto-generated manpages for completeness on CIBen Wiederhake
2021-10-31Meta: Suppress rule v1047 in PVS-Studio Static AnalysisBrian Gianforcaro
2021-10-29CI: Notify Discord on all new PRs, even draftsthislooksfun
2021-10-29CI: Rewrite the lintcommits workflow using an inline scriptthislooksfun
2021-10-25Kernel+SystemServer: Change bootmode to system_modeBen Wiederhake
2021-10-25Kernel: Separate panic behavior from bootmodeBen Wiederhake
2021-10-25Kernel: Separate framebuffers from bootmodeBen Wiederhake
2021-10-22man.serenityos.org: Simplify local buildsBen Wiederhake
2021-10-21CI: Add a cache for the CLDR on the test262 runnerTimothy Flynn
2021-10-21CI: Use correct CLDR cache path on GitHub ActionsTimothy Flynn
2021-10-20Meta: Enable header checking in CIBen Wiederhake
2021-10-05Meta: Add actions work flow to run pvs-studio static analysisBrian Gianforcaro
2021-10-02Meta: Include source sha in sonarcloud analysis metadataBrian Gianforcaro
2021-09-28Meta: Explicitly disable caching in the Sonar Cloud workflowBrian Gianforcaro
2021-09-26Meta: Fix typo in release sonar-scanner versionBrian Gianforcaro
2021-09-23Meta: Upgrade sonar scanner to latest 4.6.2.2475 releaseBrian Gianforcaro
2021-09-23Meta: Exclude LibWasm Parser.cpp from Sonar Cloud Static AnalysisBrian Gianforcaro
2021-09-23Meta: Remove unused caching from Sonar Cloud configurationBrian Gianforcaro
2021-09-17CI: Add missing `$` to Sonar Cloud build stepsAndrew Kaster
2021-09-16CI+Meta: Update Sonar Cloud CI job for new SuperBuild configurationAndrew Kaster
2021-09-15Meta: Switch to a SuperBuild that splits host and target buildsAndrew Kaster
2021-09-10CI: Add statement to ensure workflow runs only on serenityRodolfo Olivieri
2021-09-07CI+Meta: Add Signed-off-by tag filter to the commit message linterIdan Horowitz
2021-09-03Meta: Remove Coverity workflow until it's readyBrian Gianforcaro
2021-09-03Meta: Fix toolchain caching for Sonar Cloud workflowBrian Gianforcaro
2021-09-03Meta: Add github actions workflow to run coverity build analysisBrian Gianforcaro
2021-09-03Meta: Remove sonar cloud worklow triggering for PRsBrian Gianforcaro
2021-09-03Meta: Remove sonar cloud pipeline cacheBrian Gianforcaro
2021-09-03Meta: Add sonar.python.version config to silence sonar cloud warningBrian Gianforcaro
2021-08-31Meta: Don't allow overlap in sonar cube file classificationBrian Gianforcaro
2021-08-30Meta: Fix yaml syntax of Sonar Cube WorkflowBrian Gianforcaro
2021-08-30Meta: Action workflow to build and upload results in sonar-cloudBrian Gianforcaro