summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2021-08-28Meta+LibUnicode: Move unicode_data helper to Meta/CMakeAndrew Kaster
2021-08-26CI: Ensure unzip is installed on the buildersTimothy Flynn
2021-08-26CI: Cache downloaded Unicode CLDR databaseTimothy Flynn
2021-08-21CI: Increase ccache size limit for serenity buildsIdan Horowitz
2021-08-18CI: Ensure relevant patch files are part of Toolchain cache hashAndrew Kaster
2021-08-17CI: Remove Lagom from GitHub Actions entirelyTimothy Flynn
2021-08-17CI: Remove nightly Clang toolchain GitHub ActionTimothy Flynn
2021-08-16CI: Remove NO_FUZZ Lagom builds from GitHub ActionsTimothy Flynn
2021-08-15CI: Disable variable substitution on input to the twitter scriptIdan Horowitz
2021-08-09CI: Remove leftover ccache step and fix a broken link in the clang buildIdan Horowitz
2021-08-08CI: Split off clang toolchain builds from normal CI and schedule themIdan Horowitz
2021-08-08CI: Try building Serenity with ClangDaniel Bertalan
2021-08-07CI: Don't build libjs for Lagom twiceAndrew Kaster
2021-08-07CI: Cache UnicodeData files on the self-hosted test262 runnerIdan Horowitz