summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-03-28Meta: Remove SonarCloud cache and threads setup as it is now defaultMassimo Paladin
2023-03-12Meta+CMake: Remove "image" ninja target in favor of "qemu-image"Nico Weber
2023-03-11Meta: Remove Brian's entries from CODEOWNERSAndreas Kling
2023-03-02CI: Bump JamesIves/github-pages-deploy-action from 4.1.1 to 4.4.1dependabot[bot]
2023-02-24CI+Lagom: Use the same options for running test-wasm in ctest and CIAndrew Kaster
2023-02-22Meta: Mark myself as a CODEOWNER of Emoji.{cpp,h} in LibGfxLinus Groh
2023-02-11Meta: Mark myself as a CODEOWNER of a few more thingsLinus Groh
2023-02-10CI: Add script to post mastodon toots for commits on masternetworkException
2023-02-09Revert "Meta: Automatically select best apt mirror"Timothy Flynn
2023-02-07Meta: Automatically select best apt mirrorMacDue
2023-02-01CI: Move running LibWeb layout tests to AzureTimothy Flynn
2023-01-29Tests: Add LibWeb layout testsAliaksandr Kalenik
2023-01-20CI: Install a more up-to-date version of emscriptenTimothy Flynn
2023-01-19CI: Add GitHub author presence check in commit linterJelle Raaijmakers
2023-01-18CI: Bump actions/setup-java from 1 to 3dependabot[bot]
2023-01-18CI: Bump r-lib/actions from 1 to 2dependabot[bot]
2023-01-18CI: Bump github/codeql-action from 1 to 2dependabot[bot]
2023-01-18CI: Bump actions/setup-node from 2 to 3dependabot[bot]
2023-01-18CI: Bump actions/upload-artifact from 2 to 3dependabot[bot]
2023-01-18CI: Ignore dependabot in commit linter for PRsJelle Raaijmakers
2023-01-16Meta: Add dependabot configuration to update github actionsBrian Gianforcaro
2023-01-16Meta: Disable PVS Studio v1052 static analysis rule in github actionsBrian Gianforcaro
2023-01-16Meta: Add myself to CODEOWNERSBrian Gianforcaro
2023-01-09Meta: Add GMTA to CODEOWNERSJelle Raaijmakers
2023-01-07Meta: Mark myself as a CODEOWNER of a bunch of pathsAli Mohammad Pur
2023-01-06CI: Use default provided GITHUB_TOKEN for PR label workflowLinus Groh
2023-01-06CI: Unify secrets.BUGGIEBOT and secrets.BUGGIEBOT_TOKENLinus Groh
2023-01-06CI: Automatically apply pull request labels for generic PR actionsLuke Wilde
2023-01-03Meta: Mark myself a CODEOWNER of some paths to be alerted of related PRsTimothy Flynn
2023-01-03Meta: Add CODEOWNERS fileLinus Groh
2022-12-28Meta: Remove i686 targetLiav A
2022-12-24Meta: Move UCD/CLDR/TZDB downloaded artifacts to Build/cachesTimothy Flynn
2022-12-24Meta: Add downloaded artifact caches to nightly static analysis buildsTimothy Flynn
2022-12-24Meta: Use correct cache key for CLDR data during CITimothy Flynn
2022-12-10CI: Fix commit linting for multi-line commit messagesLucas CHOLLET
2022-12-10CI: Correct regex to retrieve git merge commitLucas CHOLLET
2022-12-10CI: Add a check to report git merge commitLucas CHOLLET
2022-12-03Meta: Switch to clang-format-15 as the standard formatterLinus Groh
2022-12-03CI: Run test262 tests with optimized bytecode as wellIdan Horowitz
2022-12-03Meta+CI: Add CI job specifically for bundling serenity-js artifactsAndrew Kaster
2022-11-26Meta: Build the wasm libs with -DBUILD_SHARED_LIBS=OFFAli Mohammad Pur
2022-11-26Meta: Use the correct cache paths in the wasm workflowAli Mohammad Pur
2022-11-26Meta: Update actions/libjs-test262 action to newer versiondavidot
2022-11-26Meta: Build and deploy the WebAssembly LibJS REPL on mergeAli Mohammad Pur
2022-11-25CI: Upgrade `actions/github-script` to v6martinfalisse
2022-11-05CI: Check out PR merge branch instead of sourceJelle Raaijmakers
2022-11-03CI: Also update the main workflow to use actions/checkout version 3Timothy Flynn
2022-11-03CI: Upgrade `actions/setup-python` to v4Filiph Sandström
2022-11-03CI: Upgrade `actions/checkout` to v3Filiph Sandström
2022-10-31CI: Make the test262 worker use GCC 12Luke Wilde