mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-09 15:59:39 +00:00
[config] Update conan versions to 1.58 and beta9 (#15702)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
id: 'conan-io/conan-center-index'
|
||||
|
||||
conan:
|
||||
version: 1.57.0
|
||||
version: 1.58.0
|
||||
|
||||
artifactory:
|
||||
url: "https://c3i.jfrog.io/c3i"
|
||||
@@ -36,10 +36,6 @@ tasks:
|
||||
access_request:
|
||||
request_issue_url: https://github.com/conan-io/conan-center-index/issues/4
|
||||
max_inactivity_days: 0
|
||||
conan_v2_run_export: false
|
||||
write_comments: true
|
||||
detailed_status_checks: true
|
||||
update_labels: true
|
||||
automatic_merge:
|
||||
reviews_required_total: 2 # Reviews that a PR needs so it can be merged
|
||||
reviews_required_team: 1 # Reviews from the Conan team that a PR needs so it can be merged
|
||||
|
@@ -3,7 +3,7 @@
|
||||
id: 'conan-io/conan-center-index-staging-v2'
|
||||
|
||||
conan:
|
||||
version: 2.0.0-beta8
|
||||
version: 2.0.0-beta9
|
||||
|
||||
artifactory:
|
||||
url: "https://c3i.jfrog.io/c3i"
|
||||
@@ -30,10 +30,6 @@ github:
|
||||
|
||||
# Things related to Jenkins jobs:
|
||||
tasks:
|
||||
feedback_title: "Conan v2 pipeline (informative, not required for merge)"
|
||||
write_comments: false
|
||||
detailed_status_checks: false
|
||||
update_labels: false
|
||||
automatic_merge:
|
||||
reviews_required_total: 1000 # AutomaticMerge shouldn't run with this file, but just in case
|
||||
reviews_required_team: 1000 # AutomaticMerge shouldn't run with this file, but just in case
|
||||
|
Reference in New Issue
Block a user