summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2021-06-21Meta: Disable USB IDs file download in CIBrian Gianforcaro
2021-06-22LibWasm: Generate all spec tests, even ones that aren't valid modulesAli Mohammad Pur
2021-06-18CI: Remove discord build status notificationsIdan Horowitz
2021-06-17CI: Remove incorrect single quote escapesin-ack
2021-06-16CI: Make sure the first word of each commit is capitalizedsin-ack
2021-06-05CI: Run libjs-test262 and update results on every push to masterLinus Groh
2021-06-03CI: Skip saving the toolchain and ccache caches in PR workflowsIdan Horowitz
2021-05-29Meta/CI: Remove IRC notificationsAndrew Kaster
2021-05-29CI: Use builtin clang-11, clang-12, npm, and libstdc++-10-dev packagesAndrew Kaster
2021-05-29CI: Disable the commit linter on draft pull requestsIdan Horowitz
2021-05-29Meta: Update FUNDING.yml againAndreas Kling
2021-05-29Meta: Update FUNDING.ymlAndreas Kling
2021-05-27CI: Enable UBSAN for on-target testsAndrew Kaster
2021-05-27Meta: Run the Wasm spec tests in CIAli Mohammad Pur
2021-05-27Meta/CI: Add ENABLE_ALL_DEBUG_FACILITIES CMake optionAndrew Kaster
2021-05-23CI: Update comment-on-pr to a version that supports pull_request_target (#7431)Idan Horowitz
2021-05-23CI: Enable more verbose and strict sanitizer optionsAndrew Kaster
2021-05-23CI: Make BuggieBot reply to pull requests that fail the commit linterIdan Horowitz
2021-05-21Base/CI: Create and check test-results.log file for on-target testsAndrew Kaster
2021-05-21CI: Add canonical-server/server-backports PPA to get updated QEMUAndrew Kaster
2021-05-21Base/CI: Run tests from /usr/Tests in GitHub ActionsAndrew Kaster
2021-05-21CI: Bump update-alternatives priority to 100Linus Groh
2021-05-21CI: Also apt-get purge clang-11 in build_and_test_lagom stepLinus Groh