- Sort Score
- Num 10 results
- Language All
Results 71 - 80 of 510 for toaster (0.09 seconds)
-
.teamcity/src/test/kotlin/BuildTypeTest.kt
class BuildTypeTest { init { DslContext.initForTest() } private val buildModel = CIBuildModel( projectId = "Gradle_Check", branch = VersionedSettingsBranch("master"), buildScanTags = listOf("Check"), subprojects = JsonBasedGradleSubprojectProvider(File("../.teamcity/subprojects.json")), ) @Test fun `CompileAll parameters are correct`() {Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Mon Aug 25 20:21:47 GMT 2025 - 5.7K bytes - Click Count (0) -
.github/workflows/golangci-lint.yml
name: golangci-lint on: push: branches: - main - master pull_request: permissions: contents: read pull-requests: read jobs: golangci: name: lint runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actions/setup-go@v5 with: go-version: stable - name: golangci-lint uses: golangci/golangci-lint-action@v7Created: Sun Dec 28 09:35:17 GMT 2025 - Last Modified: Thu Apr 17 07:30:17 GMT 2025 - 471 bytes - Click Count (0) -
.github/workflows/helm-lint.yml
name: Helm Chart linting on: pull_request: branches: - master # This ensures that previous jobs for the PR are canceled when the PR is # updated. concurrency: group: ${{ github.workflow }}-${{ github.head_ref }} cancel-in-progress: true permissions: contents: read jobs: release: runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v4Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Jun 09 09:13:09 GMT 2024 - 551 bytes - Click Count (0) -
docs/bucket/replication/README.md
  ## Replica Modification sync
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 18.3K bytes - Click Count (0) -
.github/workflows/codeql-analysis.yml
# You may wish to alter this file to override the set of languages analyzed, # or to provide custom queries or build logic. name: "CodeQL" on: push: branches: [master] pull_request: # The branches below must be a subset of the branches above branches: [master] schedule: - cron: '0 11 * * 4' jobs: analyze: name: Analyze runs-on: ubuntu-latest strategy: fail-fast: false
Created: Sat Dec 20 09:13:53 GMT 2025 - Last Modified: Thu Nov 20 13:34:13 GMT 2025 - 2.1K bytes - Click Count (0) -
docs/metrics/prometheus/README.md
### List of metrics reported Cluster and Bucket level [The list of metrics reported can be here](https://github.com/minio/minio/blob/master/docs/metrics/prometheus/list.md) ### Configure Alerts for Prometheus
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 7.1K bytes - Click Count (0) -
.github/workflows/update-rbe.yml
- https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/toolchains/remote_config/configs.bzlCreated: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Mon Dec 01 09:57:00 GMT 2025 - 7.2K bytes - Click Count (1) -
.teamcity/src/test/kotlin/PerformanceTestBuildTypeTest.kt
init { DslContext.initForTest() } private val buildModel = CIBuildModel( projectId = "Gradle_Check", branch = VersionedSettingsBranch("master"), buildScanTags = listOf("Check"), subprojects = JsonBasedGradleSubprojectProvider(File("../.teamcity/subprojects.json")), ) @TestCreated: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Sep 18 12:22:32 GMT 2025 - 8.4K bytes - Click Count (0) -
docs/features/r8_proguard.md
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sat Jul 19 07:07:23 GMT 2025 - 570 bytes - Click Count (0) -
docs/ja/README.md
* [fess_label_en.properties](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_label_en.properties) * [fess_message_en.properties](https://github.com/codelibs/fess/blob/master/src/main/resources/fess_message_en.properties)
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Tue Nov 11 22:42:32 GMT 2025 - 8.5K bytes - Click Count (0)