- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Zip (0.01 sec)
-
build-logic/binary-compatibility/src/main/groovy/gradlebuild.binary-compatibility.gradle
dependencies { baseline("gradle:gradle:${compatibilityBaselineVersion}@zip") // This transform takes the Gradle zip distribution, // and unzips the Gradle jar files that it contains in a directory registerTransform(ExplodeZipAndFindJars) { from.attribute(ARTIFACT_TYPE, 'zip') to.attribute(ARTIFACT_TYPE, 'gradle-libs-dir') } registerTransform(FindGradleClasspath) {Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Tue Dec 30 10:14:25 UTC 2025 - 8.9K bytes - Viewed (0) -
.teamcity/performance-tests-ci.json
"coverage" : { "per_commit" : [ "linux" ] } } ] }, { "testId" : "org.gradle.performance.regression.corefeature.ArchiveTreePerformanceTest.compressing zip", "groups" : [ { "testProject" : "archivePerformanceProject", "coverage" : { "per_commit" : [ "linux" ] } } ] }, {
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Dec 25 10:54:09 UTC 2025 - 32.8K bytes - Viewed (0) -
.teamcity/performance-test-durations.json
"durations" : [ { "testProject" : "archivePerformanceProject", "linux" : 161 } ] }, { "scenario" : "org.gradle.performance.regression.corefeature.ArchiveTreePerformanceTest.compressing zip", "durations" : [ { "testProject" : "archivePerformanceProject", "linux" : 170 } ] }, { "scenario" : "org.gradle.performance.regression.corefeature.ArchiveTreePerformanceTest.packing tar",
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Dec 25 10:54:09 UTC 2025 - 25K bytes - Viewed (0) -
.bazelrc
common:rbe_win_base --config=clang_local common:rbe_win_base --shell_executable=C:\\tools\\msys64\\usr\\bin\\bash.exe common:rbe_win_base --remote_instance_name=projects/tensorflow-testing/instances/windows # Don't build the python zip archive in the RBE build. common:rbe_win_base --remote_download_minimal common:rbe_win_base --enable_runfiles common:rbe_win_base --nobuild_python_zip
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Fri Dec 26 23:20:26 UTC 2025 - 56.8K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* 🌐 Add Russian translation for `docs/ru/docs/tutorial/cookie-params.md`. PR [#5890](https://github.com/tiangolo/fastapi/pull/5890) by [@bnzone](https://github.com/bnzone). ### Internal * ✏ Update `zip-docs.sh` internal script, remove extra space. PR [#5931](https://github.com/tiangolo/fastapi/pull/5931) by [@JuanPerdomo00](https://github.com/JuanPerdomo00). ## 0.90.0 ### Upgrades
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0)