Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 251 for confira (0.06 sec)

  1. .teamcity/src/main/kotlin/configurations/StageTriggers.kt

    import common.uuidPrefix
    import jetbrains.buildServer.configs.kotlin.Dependencies
    import jetbrains.buildServer.configs.kotlin.DslContext
    import jetbrains.buildServer.configs.kotlin.FailureAction
    import jetbrains.buildServer.configs.kotlin.RelativeId
    import jetbrains.buildServer.configs.kotlin.SnapshotDependency
    import jetbrains.buildServer.configs.kotlin.triggers.ScheduleTrigger
    import jetbrains.buildServer.configs.kotlin.triggers.VcsTrigger
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Jun 11 10:33:45 UTC 2025
    - 6.8K bytes
    - Viewed (0)
  2. .github/workflows/update-rbe.yml

    
    # This Workflow updates tensorflow/tools/toolchains/remote_config/configs.bzl
    # to reference the most recent versions of the SIG Build Docker images.
    name: Update RBE Configs
    on:
      workflow_dispatch:
    
    permissions:
      contents: read
    
    jobs:
      rbe:
        name: Update RBE Configs
        runs-on: ubuntu-latest
        if: github.repository == 'tensorflow/tensorflow' # Don't do this in forks
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Sep 01 15:40:11 UTC 2025
    - 7.2K bytes
    - Viewed (1)
  3. .teamcity/src/main/kotlin/util/UpdateWrapper.kt

    import common.javaHome
    import common.requiresOs
    import common.toCapitalized
    import jetbrains.buildServer.configs.kotlin.AbsoluteId
    import jetbrains.buildServer.configs.kotlin.BuildType
    import jetbrains.buildServer.configs.kotlin.ParameterDisplay
    import jetbrains.buildServer.configs.kotlin.buildSteps.exec
    import jetbrains.buildServer.configs.kotlin.triggers.finishBuildTrigger
    import promotion.FINAL_RELEASE_BUILD_CONFIGURATION_ID
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Thu Jul 24 03:08:48 UTC 2025
    - 2.7K bytes
    - Viewed (0)
  4. maven-tests/.mvn/maven.config

    Yuri Schimke <******@****.***> 1752321957 +0100
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jul 12 12:05:57 UTC 2025
    - Viewed (0)
  5. src/main/java/jcifs/Config.java

     * witch is initialized using system properties.
     *
     */
    public class Config {
    
        /**
         * Private constructor to prevent instantiation of this utility class.
         */
        private Config() {
            // Utility class - not instantiable
        }
    
        private static final Logger log = LoggerFactory.getLogger(Config.class);
    
        /**
         * This static method registers the SMB URL protocol handler which is
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 8.1K bytes
    - Viewed (0)
  6. api/maven-api-annotations/src/main/java/org/apache/maven/api/annotations/Config.java

     *
     * @since 4.0.0
     */
    @Experimental
    @Documented
    @Retention(RetentionPolicy.CLASS)
    @Target(ElementType.FIELD)
    public @interface Config {
    
        /**
         * Specifies the source of the configuration property, which determines when and where the property
         * will be read from or set for consumption in the Maven build lifecycle.
         *
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Thu Jul 03 14:18:26 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  7. docs/distributed/CONFIG.md

    - Ellipses and bracket notation (e.g. `{1...10}`) are allowed.
    
    > NOTE: MinIO environmental variables still take precedence over the `config.yaml` file, however `config.yaml` is preferred over MinIO internal config KV settings via `mc admin config set alias/ <sub-system>`.
    
    ### TODO
    
    In subsequent releases we are planning to extend this to provide things like
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Jun 25 02:30:18 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  8. .github/ISSUE_TEMPLATE/config.yml

    Mihai Maruseac <******@****.***> 1738254145 -0800
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Jan 30 16:22:25 UTC 2025
    - 716 bytes
    - Viewed (0)
  9. .github/ISSUE_TEMPLATE/config.yml

    Vlad Chesnokov <******@****.***> 1743585527 +0000
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Apr 02 09:20:35 UTC 2025
    - 402 bytes
    - Viewed (0)
  10. okcurl/src/main/resources/META-INF/native-image/okhttp3/okcurl/resource-config.json

    Jesse Wilson <******@****.***> 1703114827 -0500
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 70 bytes
    - Viewed (0)
Back to top