- Sort Score
- Num 10 results
- Language All
Results 31 - 40 of 160 for rubbish (0.08 seconds)
-
.teamcity/src/main/kotlin/promotion/PromotionProject.kt
password("env.ORG_GRADLE_PROJECT_gradleS3SecretKey", "%gradleS3SecretKey%") password("env.ORG_GRADLE_PROJECT_artifactoryUserPassword", "%gradle.internal.repository.build-tool.publish.password%") password("env.DOTCOM_DEV_DOCS_AWS_ACCESS_KEY", "%dotcomDevDocsAwsAccessKey%") password("env.DOTCOM_DEV_DOCS_AWS_SECRET_KEY", "%dotcomDevDocsAwsSecretKey%")
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Nov 12 12:12:29 GMT 2025 - 2.9K bytes - Click Count (0) -
.github/workflows/scorecard.yml
jobs: analysis: name: Scorecard analysis runs-on: ubuntu-latest permissions: # Needed to upload the results to code-scanning dashboard. security-events: write # Needed to publish results and get a badge (see publish_results below). id-token: write # Uncomment the permissions below if installing in a private repository. # contents: read # actions: read steps:Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Dec 01 19:32:55 GMT 2025 - 2.9K bytes - Click Count (0) -
.github/workflows/build.yml
- name: Publish Test Report if: github.repository == 'square/okhttp' && github.ref == 'refs/heads/master' uses: mikepenz/action-junit-report@v6 with: report_paths: '**/build/test-results/*/TEST-*.xml' check_name: OpenJDK 11 Test Report - name: Publish Test Results uses: EnricoMi/publish-unit-test-result-action@v2Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Dec 12 04:49:37 GMT 2025 - 18.6K bytes - Click Count (0) -
.github/workflows/ci.yml
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Mon Dec 01 19:32:55 GMT 2025 - 4.7K bytes - Click Count (0) -
cmd/bootstrap-messages.go
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Mar 30 00:56:02 GMT 2025 - 1.7K bytes - Click Count (0) -
build-logic-settings/configuration-cache-compatibility/src/main/kotlin/gradlebuild.configuration-cache-compatibility.settings.gradle.kts
// Core tasks task.name in listOf( "components", "dependantComponents", "model", ) -> true task.name.startsWithAnyOf( "publish", "idea", ) -> true task is GradleBuild -> true // gradle/gradle build tasks task.name in listOf( "updateInitPluginTemplateVersionFile",Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Jan 15 16:07:38 GMT 2025 - 4.1K bytes - Click Count (0) -
build-logic-commons/publishing/build.gradle.kts
dependencies { implementation(projects.basics) implementation(projects.moduleIdentity) implementation("com.gradle.publish:plugin-publish-plugin")Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Aug 08 14:54:27 GMT 2024 - 329 bytes - Click Count (0) -
okhttp-bom/build.gradle.kts
plugins { id("com.vanniktech.maven.publish.base") id("java-platform") } dependencies { constraints { project.rootProject.subprojects.forEach { subproject -> if (subproject.name != "okhttp-bom") { api(subproject) } } api("com.squareup.okhttp3:okhttp-jvm:${project.version}") api("com.squareup.okhttp3:okhttp-android:${project.version}") } } publishing {Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sun Jul 13 08:32:01 GMT 2025 - 501 bytes - Click Count (0) -
internal/event/target/testdata/contrib/nats_tls_client_cert.conf
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Jun 01 21:59:40 GMT 2021 - 426 bytes - Click Count (0) -
.teamcity/README.md
| |--------- ... | |--------- ReadyForRelease | |---------- Promotion | |--------- Publish Nightly Snapshot | |--------- Publish Branch Snapshot | |--------- ... | |---------- Util |--------- ...Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Mar 06 23:02:25 GMT 2024 - 4K bytes - Click Count (0)