- Sort Score
- Num 10 results
- Language All
Results 101 - 110 of 580 for Hamster (0.06 seconds)
-
.github/workflows/upgrade-to-latest-wrapper.yml
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Nov 20 22:15:20 GMT 2025 - 1.3K bytes - Click Count (0) -
.github/workflows/typos.yml
jobs: run: name: Spell Check with Typos runs-on: ubuntu-latest steps: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Check spelling of repoCreated: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Apr 17 00:36:28 GMT 2024 - 266 bytes - Click Count (0) -
.teamcity/settings.kts
import common.VersionedSettingsBranch import jetbrains.buildServer.configs.kotlin.project import jetbrains.buildServer.configs.kotlin.version import projects.GradleBuildToolRootProject version = "2025.07" /* Master (buildTypeId: Gradle_Master) |----- Check (buildTypeId: Gradle_Master_Check) | |---- QuickFeedbackLinux (buildTypeId: Gradle_Master_Check_QuickFeedbackLinux) | |---- QuickFeedback | |---- ...
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Aug 14 07:58:26 GMT 2025 - 1.2K bytes - Click Count (0) -
ci/official/containers/ml_build/builder.requirements.txt
# For wheel verification, and uploading auditwheel ~= 6.1.0 twine ~= 6.1.0 id urllib3 requests # For XLA pyyaml # For JAX build ~= 1.2.2 # uv is faster than pip for installing Python packages. uv ~= 0.5.30 # For running wheel verification script
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Thu Oct 30 20:25:44 GMT 2025 - 271 bytes - Click Count (0) -
.teamcity/src/test/kotlin/Commons.kt
parentProjectId = AbsoluteId("Gradle") projectId = AbsoluteId("Gradle_Master") settingsRootId = AbsoluteId("GradleMaster") settingsRoot.name = "GradleMaster" addParameters("branch" to "master") }
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Jun 12 09:41:54 GMT 2025 - 662 bytes - Click Count (0) -
src/main/resources/fess_indices/fess/ru/stopwords.txt
# https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/russian_stop.txt и в во не что он на я с со как а то все она так его но да ты к у же вы за бы по только ее мне было вот от меня еще нет о из ему теперь когда даже ну вдруг ли если уже или
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Mon Nov 27 12:59:36 GMT 2023 - 1.5K bytes - Click Count (0) -
.github/ISSUE_TEMPLATE/flaking-test.yaml
Links to go.k8s.io/triage and/or links to specific failures in spyglass are appreciated. Please see the deflaking doc (https://github.com/kubernetes/community/blob/master/contributors/devel/sig-testing/flaky-tests.md) for more guidance. validations: required: true - type: textarea id: tests attributes: label: Which tests are flaking? validations:Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Tue Oct 05 16:55:38 GMT 2021 - 1.4K bytes - Click Count (0) -
codereview.cfg
branch: master...
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Fri Feb 19 18:44:53 GMT 2021 - 15 bytes - Click Count (0) -
.github/pull_request_template.md
<!-- Please read the contribution guidelines at https://github.com/google/guava/wiki/HowToContribute#code-contributions and https://github.com/google/guava/blob/master/CONTRIBUTING.md before sending a pull request. We generally welcome PRs for fixing trivial bugs or typos, but please refrain from sending a PR with significant changes unless explicitly requested.
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Fri Oct 27 19:53:41 GMT 2023 - 371 bytes - Click Count (0) -
.github/workflows/submit-github-dependency-graph.yml
name: Submit Dependency Graph on: workflow_dispatch: push: branches: - master permissions: {} jobs: generate-and-submit: permissions: contents: write runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - uses: actions/setup-java@v5 with: distribution: temurin java-version: 17 - name: Setup GradleCreated: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Nov 20 22:15:20 GMT 2025 - 933 bytes - Click Count (0)