summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2023-05-09CI: Update the action to package the JS REPL to macOS 13Timothy Flynn
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-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-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: Disable PVS Studio v1052 static analysis rule in github actionsBrian Gianforcaro
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
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
2022-10-25Everywhere: Require version >= 12 for GCC host compilerLinus Groh
2022-09-24Meta: Enable full region dumping on CIkleines Filmröllchen
2022-09-11Meta: Make the CI build the new test262 test runnerdavidot
2022-09-05LibUnicode: Move CLDR data generators to a LibLocale subfolderTimothy Flynn
2022-08-17Meta: Upgrade to the lastest version of the SonarScanner CLIBrian Gianforcaro
2022-08-14Everywhere: Get rid of the fbdev kernel boot argument remaindersLiav A
2022-07-20Meta: Upgrade CI's prettier to version 2.7.1Ali Mohammad Pur
2022-07-02CI: Use a custom ccache directory in GitHub CIIdan Horowitz