- Sort Score
- Num 10 results
- Language All
Results 61 - 70 of 805 for Projects (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
README.md
[](https://doi.org/10.5281/zenodo.4724125) [](https://bestpractices.coreinfrastructure.org/projects/1486) [](https://securityscorecards.dev/viewer/?uri=github.com/tensorflow/tensorflow)
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 10:38:57 GMT 2026 - 11.6K bytes - Click Count (0) -
.github/SUPPORT.md
Unlike many projects on GitHub, the Go project does not use its bug tracker for general discussion or asking questions. We only use our bug tracker for tracking bugs and tracking proposals going through the [Proposal Process](https://go.dev/s/proposal-process). For asking questions, see: * [The golang-nuts mailing list](https://groups.google.com/d/forum/golang-nuts) * [The Go Forum](https://forum.golangbridge.org/), a web-based forum
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Mar 29 22:00:27 GMT 2023 - 692 bytes - Click Count (0) -
.teamcity/src/main/kotlin/projects/PerformanceTestProject.kt
package projects import configurations.PerformanceTest import jetbrains.buildServer.configs.kotlin.Project import model.CIBuildModel import model.PerformanceTestBucketProvider import model.PerformanceTestCoverage import model.PerformanceTestProjectSpec import model.Stage abstract class PerformanceTestProject( model: CIBuildModel, val spec: PerformanceTestProjectSpec, val performanceTests: List<PerformanceTest>, ) : Project({
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Feb 12 09:12:03 GMT 2025 - 1.2K bytes - Click Count (0) -
.git-blame-ignore-revs
# with IDEs such as IntelliJ. # Format snapshot / restore directories in server 1afe4b914301a23fa37c41c78185b7575a431cc4 # Format more snapshot / restore relate projects 559c4e6ef4f9173bbb59043bacd0ac36c7281040 # Format aggregations and related code (server and x-pack)
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Aug 31 14:55:52 GMT 2021 - 631 bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+periodic+platform-support.yml
description: "Testing of the Elasticsearch %BRANCH% branch platform support tests.\n" project-type: multijob node: master vault: [] scm: - git: wipe-workspace: false builders: - multijob: name: Packaging tests projects: - name: elastic+elasticsearch+%BRANCH%+multijob+platform-support-darwin kill-phase-on: NEVERCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu May 06 21:46:09 GMT 2021 - 1.2K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+periodic+packaging-tests.yml
description: "Testing of the Elasticsearch %BRANCH% branch packaging tests.\n" project-type: multijob node: master vault: [] scm: - git: wipe-workspace: false builders: - multijob: name: Packaging tests projects: - name: elastic+elasticsearch+%BRANCH%+multijob+packaging-tests-unix kill-phase-on: NEVERCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu May 06 21:46:09 GMT 2021 - 999 bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/RepositoriesSetupPlugin.java
public class RepositoriesSetupPlugin implements Plugin<Project> { private static final Pattern LUCENE_SNAPSHOT_REGEX = Pattern.compile("\\w+-snapshot-([a-z0-9]+)"); @Override public void apply(Project project) { configureRepositories(project); } /** * Adds repositories used by ES projects and dependencies */ public static void configureRepositories(Project project) {
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jun 01 09:19:30 GMT 2021 - 2.7K bytes - Click Count (0) -
build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/test/rest/RestResourcesPluginFuncTest.groovy
setupRestResources([apiCore1, apiCore2, apiXpack], [coreTest], [xpackTest]) // intentionally not adding tests to project, they will be copied over via the plugin // this tests that the test copy happens before the api copy since the api copy will only trigger if there are tests in the project when: def result = gradleRunner("copyRestApiSpecsTask").build() then:
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Jul 20 21:05:16 GMT 2021 - 7K bytes - Click Count (0) -
.teamcity/src/main/kotlin/projects/SmokeTestProject.kt
package projects import common.uuidPrefix import configurations.OsAwareBaseGradleBuildType import jetbrains.buildServer.configs.kotlin.DslContext import jetbrains.buildServer.configs.kotlin.Project import model.CIBuildModel import model.SpecificBuild import model.Stage /** * Subproject under [StageProject] that groups smoke test build configurations. */ class SmokeTestProject( model: CIBuildModel, stage: Stage,
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 30 04:44:29 GMT 2026 - 1.5K bytes - Click Count (0) -
docs/contribute/code_of_conduct.md
questions. Those who are asked should be responsive and helpful. * **Step down considerately**: Members of every project come and go. When somebody leaves or disengages from the project, they should make it known and take the proper steps to ensure that others can pick up where they left off.
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Feb 06 02:19:09 GMT 2022 - 5.1K bytes - Click Count (0)