summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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
2021-05-16CI: Compile and run Lagom tests with ASAN and UBSANAndrew Kaster
2021-05-16Meta: Add a check for periods on the end of titles to commit linterIdan Horowitz
2021-05-10Meta: Pin prettier linter versionAdam Hodgen
2021-05-07Meta: Improve man.serenityos.org titles and link namesLinus Groh
2021-05-05Meta: Add action to tweet each commit on pushIdan Horowitz
2021-05-04Meta: Strip man prefix from generated man page directoriesIdan Horowitz
2021-05-04Meta: Track Meta/Websites/man.serenityos.org changes in manpages actionIdan Horowitz
2021-05-04Meta: Add workflow that deploys man page updates to man.serenityos.orgIdan Horowitz
2021-04-26Meta: Lint commits for unix-style linebreaksIdan Horowitz
2021-04-25Meta: Allow for spaces in commit title category linterIdan Horowitz
2021-04-23Meta: Add basic commit message linting for pull requestsIdan Horowitz
2021-04-20Toolchain+Ports: Enable threads for gccGunnar Beutner
2021-04-20Everywhere: Replace SERENITY_ROOT with SERENITY_SOURCE_DIRPanagiotis Vasilopoulos
2021-04-20Meta: Actually check for draft PRs before sending discord notificationsIdan Horowitz
2021-04-19Meta: Stop limiting stale-bot actions per hour.Brian Gianforcaro
2021-04-19Meta: Configure probot/stale to close stale pull requests automatically.Brian Gianforcaro
2021-04-18Meta: Disable discord notifications timeoutIdan Horowitz
2021-04-18Everywhere: Fix a bunch of typosLinus Groh
2021-04-16CI: Use clang-12 instead of clang-10 when building fuzzersAnotherTest
2021-04-15Meta: Include queued checks in the discord notification's checks filterIdan Horowitz
2021-04-14Meta: Increase discord notification's check interval to 100 secondsIdan Horowitz
2021-04-14Meta: Increase discord notification's build timeout to 1 hourIdan Horowitz
2021-04-13Meta: Enable pull_request_target context for the notify_discord actionIdan Horowitz
2021-04-11Meta: Add discord notifications for pushes and pull requestsIdan Horowitz
2021-03-13Meta: Make GA logs less misleadingBen Wiederhake
2021-03-04Meta: Search for the correct ccache cache keyBen Wiederhake
2021-03-04Meta: Use and cache ccache on Github ActionsBen Wiederhake
2021-03-04CI: Build with -DENABLE_PCI_IDS_DOWNLOAD=OFFLinus Groh
2021-03-02Meta: Run test-js and test-compress as CTest executablesAndrew Kaster
2021-02-28CI: Allow run step of on target tests to failAndrew Kaster
2021-02-28Base/CI: Boot serenity in CI in a mode that runs tests on targetAndrew Kaster
2021-02-03Revert "Meta: Enable CodeQL static analysis for Serenity"Andreas Kling