summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2021-08-07CI: Fix node-version typosin-ack
2021-07-31CI: Do not change the system gcc version to 10Thomas Wagenveld
2021-07-29CI: Use updated libjs-test262 build workflowsAndrew Kaster
2021-07-27Meta: Bring lint-commit.sh up to date with the CI commit linterIdan Horowitz
2021-07-27CI: Cache UnicodeData files on GitHub Actions runsIdan Horowitz
2021-07-23CI: Skip commit linter line length check on lines that contain URLsIdan Horowitz
2021-07-18CI: Enable build breaks on x86_64 test failuresPeter Bindels
2021-07-13CI: Disallow spaces just before the separating colon in commit titlesIdan Horowitz
2021-07-12Meta+CI: Use wabt version 1.0.23 for all CI jobsAndrew Kaster
2021-07-09CI: Run the commit linter for Draft Pull RequestsIdan Horowitz
2021-07-03CI: Manually cleanup previous self-hosted test262 run workspace folderIdan Horowitz
2021-07-03CI: Run the test262 workflow on a self-hosted runnerIdan Horowitz
2021-07-02CI: Increase ccache size limit for on-target buildsIdan Horowitz
2021-07-01CI: Add x86_64 on target testsIdan Horowitz
2021-07-01CI: Cancel duplicate workflow runs for pull requestsIdan Horowitz
2021-06-26CI: Increase the on-target tests timeout to 60 minutes from 30 minutesIdan Horowitz