aboutsummaryrefslogtreecommitdiff
path: root/kokoro
AgeCommit message (Expand)Author
2023-01-31Increase minimum CMake version to 3.10 (required by latest Abseil C++ library).wconner
2023-01-11Fix Kokoro test scripts for migrating to new Monterey image.ambrosin
2022-12-22Use the correct Bazel version when installing Tink using pip in comprehensive...ambrosin
2022-12-12Disable publishing snapshots on postsubmit.ambrosin
2022-12-07Remove reference to `use_bazel.sh` from install_tink_via_pip.sh instructionsambrosin
2022-12-06Necessary changes to macOS bazel Kokoro tests scriptsambrosin
2022-11-24Remove unused file.tholenst
2022-11-24Change to BUILD.bazel files for the future.tholenst
2022-11-24Add unit test for create_github_release.sh script.ambrosin
2022-11-22Disable RBE teststholenst
2022-11-21Use Bazelisk in Kokoro tests when availableambrosin
2022-11-21Add Android SDK 26 to the list of platforms installed in Kokoro testsambrosin
2022-11-15Upgrade more protobuf dependencies to X.21.9, which is the latest.tholenst
2022-11-14Upgrade the used protoc compiler.tholenst
2022-11-10Remove tink-java classes from tink-gpkms and tink-awskmsambrosin
2022-11-08Build and test all the examples with CMake in Kokoro testsambrosin
2022-10-27Upgrade gcc in tests that build projects depending on Tink C++ambrosin
2022-10-25Build everything in objc/util.tholenst
2022-10-25Update Kokoro script to reflect recent Bazel configuration changes.ckl
2022-10-24Build two targets in the ObjC build.tholenst
2022-10-19Disable publishing snapshots on postsubmit.ambrosin
2022-10-19Disable publishing snapshots on postsubmit.ambrosin
2022-10-14Pin google-cloud-storage and add constraint for google-api-coreambrosin
2022-10-12Replace master => main when including tink-cc.ambrosin
2022-09-30Check for KOKORO_ARTIFACTS_DIR to distinguish whether the script is run on Ko...ambrosin
2022-09-26Merge the two "withGcp" test files and rename to GcpKmsIntegrationTest.juerg
2022-09-22Account for different folder naming in CMake releases prior to 3.20.ambrosin
2022-09-22Update BoringSSL for Tink C++ when using CMakeambrosin
2022-09-19Fix CMake project absolute path in utility script.ambrosin
2022-09-07Re-enable GCP integration tests.ckl
2022-09-06Temporarily disable GCP integration tests.ckl
2022-09-01Fix error in bash script's options processing.ambrosin
2022-08-26Add replacement for com_github_tink_crypto_tink_go_awskms in replace_http_arc...ambrosin
2022-08-23Exit with error code when at least one test case failsambrosin
2022-08-23Add support for additional bazel entries in kokoro/testutils/replace_http_arc...ambrosin
2022-08-20Fix testdata files accidentally overwrittenambrosin
2022-08-19Add build and test flag for Javascript on MacOS to kokoro/testutils/run_bazel...ambrosin
2022-08-12Remove active usage of the --ios_cpu flag, which has been a no-op since 2017.Tink Team
2022-08-12Add test script for replace_http_archive_with_local_repository.pyambrosin
2022-08-11Exclude testonly dependencies within Maven KMS targets in the config check.ckl
2022-08-09Fix typo in test environment check.ckl
2022-08-09Tag tools KMS integration tests as manual and update Kokoro accordingly.ckl
2022-08-09Add parameter to kokoro/testutils/copy_credentials.sh to select for which KMS...ambrosin
2022-08-08Tag Java GCPKMS tests as manual and update Kokoro accordingly.ckl
2022-08-08Run full set of tests for local executions.ckl
2022-08-05Move java examples to the corresponding project's folderambrosin
2022-08-05Add all android_libraries in "src_android" to the target used to build the ma...tholenst
2022-08-04Modify kokoro/testutils/run_bazel_tests.sh to optionally run only manually-su...ambrosin
2022-08-04Move python examples to Tink python.ambrosin
2022-08-02Move Kokoro build script for examples on MacOS to Tink C++ambrosin