Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 4919 (0.21 sec)

  1. .github/workflows/CheckBadMerge.groovy

     * limitations under the License.
     */
    
    import java.util.concurrent.Callable
    import java.util.concurrent.Executors
    import java.util.concurrent.Future
    
    /**
     * See https://github.com/gradle/gradle-private/issues/3919
     *
     * When merging `releaseX` branch into `master`, we should only use the release note from the `master` branch,
     * but sometimes changes on release notes.md was brought to master and merged unnoticed,
    Groovy
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Tue Dec 19 10:35:44 GMT 2023
    - 6.5K bytes
    - Viewed (0)
  2. .teamcity/performance-test-durations.json

        "testProject" : "mediumCppAppWithMacroIncludes",
        "linux" : 253
      }, {
        "testProject" : "mediumCppMulti",
        "linux" : 481
      }, {
        "testProject" : "mediumCppMultiWithMacroIncludes",
        "linux" : 499
      }, {
        "testProject" : "mediumNative",
        "linux" : 273
      }, {
        "testProject" : "multiNative",
        "linux" : 1440
      }, {
        "testProject" : "smallCppApp",
        "linux" : 367
      }, {
    Json
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Mon Feb 19 11:22:56 GMT 2024
    - 26.3K bytes
    - Viewed (1)
Back to top