text stringlengths 0 834k |
|---|
exit 0 |
",36.3076923077,129,0.6546610169 |
338,d032d4783266eac3e496f100444d3f0f2f7034b7,1884,bat,Batchfile,ci/kokoro/windows/bazel/build.bat,LiquidTRAP/google-cloud-cpp,e9122e5529ffe0ba096725c342bbb84b2fe8491c,['Apache-2.0'],1.0,2019-10-30T18:45:53.000Z,2019-10-30T18:45:53.000Z,ci/kokoro/windows/bazel/build.bat,LiquidTRAP/google-cloud-cpp,e9122e5529ffe0ba096725c342bbb84b2fe8491c,['Apache-2.0'],,,,ci/kokoro/windows/bazel/build.bat,LiquidTRAP/google-cloud-cpp,e9122e5529ffe0ba096725c342bbb84b2fe8491c,['Apache-2.0'],1.0,2019-09-05T06:14:53.000Z,2019-09-05T06:14:53.000Z,"REM Copyright 2019 Google LLC |
REM |
REM Licensed under the Apache License, Version 2.0 (the ""License""); |
REM you may not use this file except in compliance with the License. |
REM You may obtain a copy of the License at |
REM |
REM http://www.apache.org/licenses/LICENSE-2.0 |
REM |
REM Unless required by applicable law or agreed to in writing, software |
REM distributed under the License is distributed on an ""AS IS"" BASIS, |
REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
REM See the License for the specific language governing permissions and |
REM limitations under the License. |
echo %date% %time% |
cd github\google-cloud-cpp |
echo ""Create the bazel output directory."" |
echo %date% %time% |
if not exist ""C:\b\"" mkdir C:\b |
call ""c:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"" |
echo %date% %time% |
bazel version |
echo ""Compiling and running unit tests."" |
echo %date% %time% |
bazel --output_user_root=C:\b test --test_output=errors --verbose_failures=true ^ |
--keep_going -- //google/cloud/...:all |
@rem Preserve the exit code of the test for later use because we want to |
@rem delete the files in the %KOKORO_ARTIFACTS_DIR% on test failure too. |
set test_errorlevel=%errorlevel% |
@rem Kokoro rsyncs all the files in the %KOKORO_ARTIFACTS_DIR%, which takes a |
@rem long time. The recommended workaround is to remove all the files that are |
@rem not interesting artifacts. |
echo %date% %time% |
cd ""%KOKORO_ARTIFACTS_DIR%"" |
powershell -Command ""& {Get-ChildItem -Recurse -File -Exclude test.xml,sponge_log.xml,build.bat | Remove-Item -Recurse -Force}"" |
if %errorlevel% neq 0 exit /b %errorlevel% |
if %test_errorlevel% neq 0 exit /b %test_errorlevel% |
@echo %date% %time% |
@echo DONE DONE DONE ""============================================="" |
@echo DONE DONE DONE ""============================================="" |
@echo %date% %time% |
",37.68,127,0.724522293 |
339,d032d8905f93bdc8cc2414d4515a682fbdc80d3b,31,bat,Batchfile,batch/depends.bat,Diffblue-benchmarks/multilang-depends-depends,c671159811f1b49cde87b2cd17a21b94a79d589b,['BSD-3-Clause' 'MIT'],146.0,2019-03-09T03:02:59.000Z,2022-03-28T11:28:41.000Z,batch/depends.bat,TiffanyLongjian/depends,1e1fd70dfc0a05b97d5a41ea1dc407868397d722,['MIT'],27.0,2019-03-11T02:12:54.000Z,2021-12-21T00:24:13.000Z,batch/depends.bat,TiffanyLongjian/depends,1e1fd70dfc0a05b97d5a41ea1dc407868397d722,['MIT'],41.0,2019-03-09T03:04:50.000Z,2022-01-14T06:53:14.000Z,"exec java -jar depends.jar %* |
",10.3333333333,29,0.6774193548 |
340,d03325b6f31ff8ef07baa5feef0ae0a26fc3f2ed,48,cmd,Batchfile,Source/bin/Debug/InstallMD5Inspector.cmd,wk-j/checksum-inspector,fda4ae51ba965e40b28132641aa7caf5ac26836c,['MIT'],4.0,2021-05-21T09:39:00.000Z,2021-05-21T20:24:00.000Z,Source/bin/Debug/InstallMD5Inspector.cmd,wk-j/checksum-inspector,fda4ae51ba965e40b28132641aa7caf5ac26836c,['MIT'],,,,Source/bin/Debug/InstallMD5Inspector.cmd,wk-j/checksum-inspector,fda4ae51ba965e40b28132641aa7caf5ac26836c,['MIT'],,,,srm.exe install Checksum-Inspector.dll -codebase,48.0,48,0.8541666667 |
341,d03354083acbb66b15dbce33a4b635f3cc884a61,151,bat,Batchfile,.github/scripts/native/native.bat,ekuzmichev/microconfig,b35d0c4eda071521482732bd649082f7c945f786,['Apache-2.0'],256.0,2019-02-11T22:15:49.000Z,2022-03-05T15:25:43.000Z,.github/scripts/native/native.bat,ekuzmichev/microconfig,b35d0c4eda071521482732bd649082f7c945f786,['Apache-2.0'],38.0,2019-03-29T16:31:12.000Z,2021-08-18T17:25:46.000Z,.github/scripts/native/native.bat,ekuzmichev/microconfig,b35d0c4eda071521482732bd649082f7c945f786,['Apache-2.0'],16.0,2019-04-29T08:09:39.000Z,2022-02-02T04:45:48.000Z,"call ""C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars64.bat"" |
graalvm\bin\native-image.cmd -jar microconfig.jar",75.5,101,0.8145695364 |
342,d0335b7b4dae0fbd090fcf719956e9141d9e2579,949,bat,Batchfile,venv/Scripts/activate.bat,krishnakesari/djangoProject,76d4492e982eb13afcceba12a6b912026e3fdcc6,['MIT'],,,,venv/Scripts/activate.bat,krishnakesari/djangoProject,76d4492e982eb13afcceba12a6b912026e3fdcc6,['MIT'],,,,venv/Scripts/activate.bat,krishnakesari/djangoProject,76d4492e982eb13afcceba12a6b912026e3fdcc6,['MIT'],,,,"@echo off |
rem This file is UTF-8 encoded, so we need to update the current code page while executing it |
for /f ""tokens=2 delims=:."" %%a in ('""%SystemRoot%\System32\chcp.com""') do ( |
set _OLD_CODEPAGE=%%a |
) |
if defined _OLD_CODEPAGE ( |
""%SystemRoot%\System32\chcp.com"" 65001 > nul |
) |
set VIRTUAL_ENV=C:\Users\KRISHNA\Documents\djangoProject\venv |
if not defined PROMPT set PROMPT=$P$G |
if defined _OLD_VIRTUAL_PROMPT set PROMPT=%_OLD_VIRTUAL_PROMPT% |
if defined _OLD_VIRTUAL_PYTHONHOME set PYTHONHOME=%_OLD_VIRTUAL_PYTHONHOME% |
set _OLD_VIRTUAL_PROMPT=%PROMPT% |
set PROMPT=(venv) %PROMPT% |
if defined PYTHONHOME set _OLD_VIRTUAL_PYTHONHOME=%PYTHONHOME% |
set PYTHONHOME= |
if defined _OLD_VIRTUAL_PATH set PATH=%_OLD_VIRTUAL_PATH% |
if not defined _OLD_VIRTUAL_PATH set _OLD_VIRTUAL_PATH=%PATH% |
set PATH=%VIRTUAL_ENV%\Scripts;%PATH% |
:END |
if defined _OLD_CODEPAGE ( |
""%SystemRoot%\System32\chcp.com"" %_OLD_CODEPAGE% > nul |
set _OLD_CODEPAGE= |
) |
",27.9117647059,93,0.7744994731 |
343,d034338123b54a68ee5092b95c9f2b0ffc5ae29c,873,bat,Batchfile,openchord-graphdht/script/graphdht-oc.bat,alexmsmartins/GraphDHT,bf9fea8993dfabcb85751e56fe4041241b85c342,['MIT'],2.0,2017-06-13T05:13:18.000Z,2020-06-25T08:57:24.000Z,openchord-graphdht/script/graphdht-oc.bat,alexmsmartins/GraphDHT,bf9fea8993dfabcb85751e56fe4041241b85c342,['MIT'],,,,openchord-graphdht/script/graphdht-oc.bat,alexmsmartins/GraphDHT,bf9fea8993dfabcb85751e56fe4041241b85c342,['MIT'],2.0,2019-05-08T05:57:22.000Z,2020-07-01T03:59:09.000Z,"start cmd /k java -classpath graphdht-oc.jar;config;lib/openchord_1.0.5.jar;lib/log4j.jar org.graphdht.openchord.Init localhost 5000 |
start cmd /k java -classpath graphdht-oc.jar;config;lib/openchord_1.0.5.jar;lib/log4j.jar org.graphdht.openchord.Join localhost 5000 localhost 5001 |
start cmd /k java -classpath graphdht-oc.jar;config;lib/openchord_1.0.5.jar;lib/log4j.jar org.graphdht.openchord.Join localhost 5000 localhost 5002 |
start cmd /k java -classpath graphdht-oc.jar;config;lib/openchord_1.0.5.jar;lib/log4j.jar org.graphdht.openchord.Join localhost 5000 localhost 5003 |
start cmd /k java -classpath graphdht-oc.jar;config;lib/openchord_1.0.5.jar;lib/log4j.jar org.graphdht.openchord.Join localhost 5000 localhost 5004 |
start cmd /k java -classpath graphdht-oc.jar;config;lib/openchord_1.0.5.jar;lib/log4j.jar org.graphdht.openchord.Join localhost 5000 localhost 5005 |
",124.7142857143,147,0.8167239404 |
344,d034446d389ef7a3e1c7c7370b853c16f9ace22f,1373,bat,Batchfile,clients/masterdx/client/postbld.bat,rustamserg/PLAINX,59b85f97918b9fe2091460ac6429fc1766e245c7,['MIT'],,,,clients/masterdx/client/postbld.bat,rustamserg/PLAINX,59b85f97918b9fe2091460ac6429fc1766e245c7,['MIT'],,,,clients/masterdx/client/postbld.bat,rustamserg/PLAINX,59b85f97918b9fe2091460ac6429fc1766e245c7,['MIT'],,,,"@echo off |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.