- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for auteur (0.06 sec)
-
build-logic-commons/settings.gradle.kts
/* * Copyright 2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Nov 06 06:19:29 UTC 2024 - 1.8K bytes - Viewed (0) -
CONTRIBUTING.md
> a local machine without necessary parallelization and caching. > The full test suites are executed on the CI instance for multiple configurations, > and you can rely on it after doing initial sanity check and targeted local testing. ### Submitting Your Change
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Nov 05 15:15:33 UTC 2024 - 15.6K bytes - Viewed (0) -
.teamcity/src/main/kotlin/configurations/StageTriggers.kt
// https://github.com/gradle/gradle-private/issues/4528 // Trigger ReadyForNightly and ReadyForRelease for provider-api-migration/public-api-changes-test branch // TODO: remove this after the branch is merged fun VersionedSettingsBranch.determineBranchFilter(): String { return branchFilter() + "\n+:provider-api-migration/public-api-changes-test" } class StageTrigger( model: CIBuildModel,
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Nov 06 08:08:13 UTC 2024 - 5.8K bytes - Viewed (0)