Jelajahi Sumber

Rename nightly_6_1 params to nightly_next (#2203)

Rename nightly_6_1 params to nightly_next; see
https://github.com/apple/swift-nio/pull/3122
Rick Newton-Rogers 10 bulan lalu
induk
melakukan
384a8dbb49

+ 1 - 1
.github/workflows/main.yml

@@ -14,7 +14,7 @@ jobs:
       linux_5_9_enabled: false
       linux_5_10_enabled: false
       linux_6_0_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
-      linux_nightly_6_1_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
+      linux_nightly_next_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
       linux_nightly_main_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
 
   benchmarks:

+ 1 - 1
.github/workflows/pull_request.yml

@@ -23,7 +23,7 @@ jobs:
       linux_5_9_enabled: false
       linux_5_10_enabled: false
       linux_6_0_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
-      linux_nightly_6_1_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
+      linux_nightly_next_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
       linux_nightly_main_arguments_override: "--explicit-target-dependency-import-check error -Xswiftc -require-explicit-sendable"
 
   construct-examples-matrix:

+ 1 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1

@@ -0,0 +1 @@
+./nightly-next

+ 0 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1/GRPCSwiftBenchmark.Metadata_Add_binary.p90.json → IntegrationTests/Benchmarks/Thresholds/nightly-next/GRPCSwiftBenchmark.Metadata_Add_binary.p90.json


+ 0 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1/GRPCSwiftBenchmark.Metadata_Add_string.p90.json → IntegrationTests/Benchmarks/Thresholds/nightly-next/GRPCSwiftBenchmark.Metadata_Add_string.p90.json


+ 0 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1/GRPCSwiftBenchmark.Metadata_Iterate_all_values.p90.json → IntegrationTests/Benchmarks/Thresholds/nightly-next/GRPCSwiftBenchmark.Metadata_Iterate_all_values.p90.json


+ 0 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1/GRPCSwiftBenchmark.Metadata_Iterate_binary_values_when_only_binary_values_stored.p90.json → IntegrationTests/Benchmarks/Thresholds/nightly-next/GRPCSwiftBenchmark.Metadata_Iterate_binary_values_when_only_binary_values_stored.p90.json


+ 0 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1/GRPCSwiftBenchmark.Metadata_Iterate_binary_values_when_only_strings_stored.p90.json → IntegrationTests/Benchmarks/Thresholds/nightly-next/GRPCSwiftBenchmark.Metadata_Iterate_binary_values_when_only_strings_stored.p90.json


+ 0 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1/GRPCSwiftBenchmark.Metadata_Iterate_string_values.p90.json → IntegrationTests/Benchmarks/Thresholds/nightly-next/GRPCSwiftBenchmark.Metadata_Iterate_string_values.p90.json


+ 0 - 0
IntegrationTests/Benchmarks/Thresholds/nightly-6.1/GRPCSwiftBenchmark.Metadata_Remove_values_for_key.p90.json → IntegrationTests/Benchmarks/Thresholds/nightly-next/GRPCSwiftBenchmark.Metadata_Remove_values_for_key.p90.json