aboutsummaryrefslogtreecommitdiff
path: root/pw_presubmit
AgeCommit message (Expand)Author
2021-10-13build: Run clang-tidy in default buildWyatt Hepler
2021-10-05build: Remove fuzzers from the default buildWyatt Hepler
2021-10-05pw_env_setup: Allow for merged setup.cfg creationAnthony DiGirolamo
2021-10-01pw_presubmit: Fix clang-tidyRob Mohr
2021-10-01pw_presubmit: Save GN/ninja trace dataRob Mohr
2021-09-24pw_package/software_update: Add presubmit stepYecheng Zhao
2021-09-23pw_presubmit: Make with_filter() args keyword-onlyRob Mohr
2021-09-21pw_presubmit: Use log to write subprocess outputRob Mohr
2021-09-21pw_presubmit: Add check for Python versionsRob Mohr
2021-09-21pw_presubmit: Remove helpers from python_checks.pyRob Mohr
2021-09-16pw_presubmit: Add --check to Python gn callsRob Mohr
2021-09-14pw_presubmit: Add with_filter() method to CheckRob Mohr
2021-09-10pw_presubmit: Test building Python treeRob Mohr
2021-09-08pw_env_setup: Pin Python package versionsRob Mohr
2021-09-03pw_presubmit: Add clang_tidy to lintformatRob Mohr
2021-09-01bazel: Missing Python rulesAnthony DiGirolamo
2021-09-01build: Disable integration tests unless on LinuxWyatt Hepler
2021-08-31pw_presubmit: Skip filtered steps when listingRob Mohr
2021-08-27pw_presubmit: Remove test_python_packagesRob Mohr
2021-08-25pw_presubmit: Update Python checksRob Mohr
2021-08-24pw_presubmit: Add cfg+toml to sources build checkAnthony DiGirolamo
2021-08-24pw_protobuf: Fixes Python path on LUCI/presubmitNathaniel Brough
2021-08-24pw_presubmit: Add gn_crypto_build_micro_eccAli Zhang
2021-08-23pw_crypto: Add ECDSA backed by BoringSSLAli Zhang
2021-08-20pw_fuzzer: Fixes pw_fuzzer Bazel macrosNathaniel Brough
2021-08-20pw_presubmit: Make the "quick" presubmit quickWyatt Hepler
2021-08-19python: setup.py -> setup.cfgAnthony DiGirolamo
2021-08-17pw_presubmit: Allow disabling subprocess captureRob Mohr
2021-08-17pw_presubmit: Add Bazel linterRob Mohr
2021-08-17pw_env_setup: Get buildifier from CIPDRob Mohr
2021-08-09pw_presubmit: Fix clang_tidy passHenri Chataing
2021-08-03pw_presubmit: Simplify adding only pylint and mypyRob Mohr
2021-08-02pw_presubmit: Adds Bazel to presubmit checkNathaniel Brough
2021-07-31pw_presubmit: Add gn_crypto_boringssl_buildAli Zhang
2021-07-29workspace: Updates Bazel build files to work in CINathaniel Brough
2021-07-29pw_presubmit: Don't repeat checksRob Mohr
2021-07-23pw_presubmit: Run buildifier on Bazel filesRob Mohr
2021-07-21pw_build: Package version updatesWyatt Hepler
2021-07-16pw_presubmit: Add gn_crypto_mbedtls_buildAli Zhang
2021-07-15pw_fuzzer: Adds Bazel supportNathaniel Brough
2021-07-12pw_presubmit: Add git func to get commit at headJoe Ethier
2021-07-12pw_presubmit: Run Bazel checks on .bzl and .bazelRob Mohr
2021-07-09pw_presubmit: Add gn_boringssl_buildYecheng Zhao
2021-07-08pw_presubmit: Tweak git command optionsJoe Ethier
2021-06-28pw_presubmit: Skip submodules in copyright checkRob Mohr
2021-06-25pw_presubmit: Use ccache for faster repeat compilesAnthony DiGirolamo
2021-06-21pw_presubmit: Remove environment.pyRob Mohr
2021-06-17pw_console: HelpWindow for displaying keybindingsAnthony DiGirolamo
2021-06-17pw_presubmit: Find more inclusive language issuesRob Mohr
2021-06-15pw_rpc: Adds Bazel support for RPCNathaniel Brough