aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/ci
Commit message (Expand)AuthorAge
* Fix typo in gcloud kms decrypt command.Gravatar philwo2018-04-25
* Fix artifacts uploaded to GitHub as part of final releases.Gravatar philwo2018-04-20
* Simplify the release scripts in preparation of rewriting them in PythonGravatar Philipp Wollermann2018-03-27
* Remove Bazel's Docker tests.Gravatar Philipp Wollermann2018-01-24
* Add CI configuration to run tests with Python 3 interpreterGravatar Doug Greiman2018-01-11
* Temporarily disable FreeBSD-12Gravatar Klaus Aehlig2018-01-08
* Automated rollback of commit 55f1e58a7a3e77027dd23cf58564424d76ab6dc0.Gravatar philwo2018-01-08
* Remove FreeBSD from our CI temporarily.Gravatar philwo2018-01-04
* Disable CommandUsingLinuxSandboxTest in bazel-tests-remote.Gravatar ruperts2018-01-04
* Add a non remote execution build to compare build timesGravatar Damien Martin-Guillerez2017-12-14
* Fix //src/test/shell/integration:progress_reporting_testGravatar Klaus Aehlig2017-11-21
* Deactivate //src/test/shell/integration:progress_reporting_test on remote testsGravatar dmarting2017-11-12
* Deactivate FreeBSD-12 testsGravatar dmarting2017-11-12
* Remove no longer used site publisherGravatar Damien Martin-Guillerez2017-11-08
* Fix Bazel nightlies: do not build webappGravatar dmarting2017-11-07
* Delete benchmark code.Gravatar tomlu2017-11-06
* Migrate bazel-tests-remote.json and update configsGravatar Xin Gao2017-11-03
* Use releases.bazel.build instead of googleapis.comGravatar Damien Martin-Guillerez2017-10-06
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* CI slow-tests: fix parameters for non dockerGravatar dmarting2017-09-08
* CI slow-tests: Add '+' to enforce the tag presenceGravatar dmarting2017-09-08
* CI: Add missing comma to the docker-slow-test configGravatar dmarting2017-09-08
* Move bazel_determinism_test to bazel-slow-test jobGravatar Damien Martin-Guillerez2017-09-08
* Shard further docker-tests and use tags for shardingGravatar Damien Martin-Guillerez2017-09-07
* Simplify bazel-{,docker-}tests.jsonGravatar Damien Martin-Guillerez2017-09-07
* bootstrap.json: removed obsoleted TODOGravatar Damien Martin-Guillerez2017-09-07
* Compile Bazel with -c opt when bootstrappingGravatar Damien Martin-Guillerez2017-09-01
* CI: Add def parser test into Windows testsGravatar pcloudy2017-08-31
* Clean up NO_MSVC_WRAPPER flagGravatar Yun Peng2017-08-28
* Increase size of //src/test/shell/integration:java_integration_testGravatar Klaus Aehlig2017-08-25
* Shard docker-testsGravatar dmarting2017-08-25
* Deactivate //src/test/shell/integration:java_integration_test on FreeBSDGravatar dmarting2017-08-23
* Fix osx_cc_wrapper.sh for multiple rpathsGravatar Marcel Hlopko2017-08-18
* Make tests more portableGravatar Klaus Aehlig2017-08-04
* Don't run bazel_windows_example_test with MSYS toolchain anymore.Gravatar pcloudy2017-07-31
* bazel-tests.json: remove trailing commaGravatar Klaus Aehlig2017-07-27
* Use the .bazel.build URL instead of the googleapis.com oneGravatar dmarting2017-07-27
* CI build.sh: delete unused codeGravatar Damien Martin-Guillerez2017-07-27
* Move the configuration file for Bazel jobs to our own repositoryGravatar Damien Martin-Guillerez2017-07-27
* Use the correct function to generate the release notesGravatar Damien Martin-Guillerez2017-07-26
* Automated rollback of commit 820a46af10808396873c36d0f331e533118cf0c6.Gravatar dmarting2017-07-24
* Don't build MSYS Bazel anymoreGravatar pcloudy2017-07-24
* Automated rollback of commit 6d6e87297fe8818e4c374fdfabfbcf538bca898a.Gravatar dmarting2017-07-18
* Release script: generate the index.html from the commit messageGravatar Damien Martin-Guillerez2017-07-14
* Windows: Bootstrap Bazel with wrapper-less CROSSTOOLGravatar pcloudy2017-06-29
* Minor Bash improvementsGravatar Androbin2017-06-27
* Single quote the release messageGravatar Damien Martin-Guillerez2017-06-27
* Remove jdk7 variant of the APT repositoryGravatar Damien Martin-Guillerez2017-06-27
* Windows, CI: print the version of BOOTSTRAP_BAZELGravatar László Csomor2017-06-07
* Restructure site/ directory into docs/ which only contains Bazel documentation.Gravatar dzc2017-06-01