summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-05-30CI: Do not expect `test-results.log` to exist on AArch64Daniel Bertalan
2023-05-28CI: Add testing for AArch64 :^)Daniel Bertalan
2023-05-28Toolchain+CI: Remove cache handling logic from `BuildIt.sh`Daniel Bertalan
2023-05-28CI: Update `actions/cache` to v3Daniel Bertalan
2023-05-25Meta: Add myself to CODEOWNERS for LibSQLJelle Raaijmakers
2023-05-24Meta: Only run devcontainer build for the main repositoryJelle Raaijmakers
2023-05-24Meta: Hardcode lowercase repository name for devcontainerJelle Raaijmakers
2023-05-24Meta: Prebuild repo dev containerJosh Spicer
2023-05-09CI: Update the action to package the JS REPL to macOS 13Timothy Flynn
2023-04-17Meta: Remove my CODEOWNERS entriesLinus Groh
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