|
83 | 83 | "path": "AsyncNinja",
|
84 | 84 | "branch": "master",
|
85 | 85 | "compatibility": [
|
86 |
| - { |
87 |
| - "version": "3.1", |
88 |
| - "commit": "91b80dd2fc959b7673b5151bba41beef8e877607" |
89 |
| - }, |
90 | 86 | {
|
91 | 87 | "version": "4.0",
|
92 | 88 | "commit": "efc83bd21d8c25ba3896debab5f66408f683a1e7"
|
|
244 | 240 | "branch": "master",
|
245 | 241 | "maintainer": "[email protected]",
|
246 | 242 | "compatibility": [
|
247 |
| - { |
248 |
| - "version": "3.1", |
249 |
| - "commit": "0eb7ac56b76ed5c1024b7035ed0e29f69c74c8e7" |
250 |
| - }, |
251 | 243 | {
|
252 | 244 | "version": "4.0.3",
|
253 | 245 | "commit": "3e4b1a7167b066b1472fe217778461f9d7bd46fd"
|
|
476 | 468 | "branch": "master",
|
477 | 469 | "maintainer": "[email protected]",
|
478 | 470 | "compatibility": [
|
479 |
| - { |
480 |
| - "version": "3.1", |
481 |
| - "commit": "9e102ed702045a09eae77b16d223160a66c3f8bc" |
482 |
| - }, |
483 | 471 | {
|
484 | 472 | "version": "4.0",
|
485 | 473 | "commit": "04ae84dbaf423214c644590cbe0d837edfbfd411"
|
|
650 | 638 | {
|
651 | 639 | "version": "4.0",
|
652 | 640 | "commit": "d88afd48e8793d66f4609db98710b679ce039341"
|
653 |
| - }, |
654 |
| - { |
655 |
| - "version": "3.1", |
656 |
| - "commit": "f3135a5c1fc7ac079cf4156992455b254b16bb84" |
657 | 641 | }
|
658 | 642 | ],
|
659 | 643 | "maintainer": "[email protected]",
|
|
664 | 648 | "actions": [
|
665 | 649 | {
|
666 | 650 | "action": "BuildSwiftPackage",
|
667 |
| - "configuration": "release" |
| 651 | + "configuration": "release", |
| 652 | + "xfail": { |
| 653 | + "compatibility": { |
| 654 | + "4.0": { |
| 655 | + "branch": { |
| 656 | + "master": "https://bugs.swift.org/browse/SR-8250", |
| 657 | + "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8250" |
| 658 | + } |
| 659 | + } |
| 660 | + } |
| 661 | + } |
668 | 662 | },
|
669 | 663 | {
|
670 | 664 | "action": "TestSwiftPackage"
|
|
1026 | 1020 | },
|
1027 | 1021 | {
|
1028 | 1022 | "action": "BuildSwiftPackage",
|
1029 |
| - "configuration": "release" |
| 1023 | + "configuration": "release", |
| 1024 | + "xfail": { |
| 1025 | + "compatibility": { |
| 1026 | + "4.0": { |
| 1027 | + "branch": { |
| 1028 | + "master": "https://bugs.swift.org/browse/SR-8250", |
| 1029 | + "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8250" |
| 1030 | + } |
| 1031 | + } |
| 1032 | + } |
| 1033 | + } |
1030 | 1034 | },
|
1031 | 1035 | {
|
1032 | 1036 | "action": "TestSwiftPackage"
|
|
1290 | 1294 | },
|
1291 | 1295 | {
|
1292 | 1296 | "action": "BuildSwiftPackage",
|
1293 |
| - "configuration": "release" |
| 1297 | + "configuration": "release", |
| 1298 | + "xfail": { |
| 1299 | + "compatibility": { |
| 1300 | + "3.0": { |
| 1301 | + "branch": { |
| 1302 | + "master": "https://bugs.swift.org/browse/SR-8250", |
| 1303 | + "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8250" |
| 1304 | + } |
| 1305 | + } |
| 1306 | + } |
| 1307 | + } |
1294 | 1308 | },
|
1295 | 1309 | {
|
1296 | 1310 | "action": "TestXcodeProjectScheme",
|
|
1505 | 1519 | "maintainer": "[email protected]",
|
1506 | 1520 | "compatibility": [
|
1507 | 1521 | {
|
1508 |
| - "version": "3.0", |
1509 |
| - "commit": "b65d53b9547f2f5047c4253fb97ed1d504b4c36d" |
1510 |
| - }, |
1511 |
| - { |
1512 |
| - "version": "4.0", |
1513 |
| - "commit": "4502081d713257bb414d7dffa25f10ba59fa6770" |
1514 |
| - } |
| 1522 | + "version": "4.0", |
| 1523 | + "commit": "4502081d713257bb414d7dffa25f10ba59fa6770" |
| 1524 | + } |
1515 | 1525 | ],
|
1516 | 1526 | "platforms": [
|
1517 | 1527 | "Darwin"
|
|
2034 | 2044 | "actions": [
|
2035 | 2045 | {
|
2036 | 2046 | "action": "BuildSwiftPackage",
|
2037 |
| - "configuration": "release" |
| 2047 | + "configuration": "release", |
| 2048 | + "xfail": { |
| 2049 | + "compatibility": { |
| 2050 | + "3.0": { |
| 2051 | + "branch": { |
| 2052 | + "master": "https://bugs.swift.org/browse/SR-8250", |
| 2053 | + "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8250" |
| 2054 | + } |
| 2055 | + } |
| 2056 | + } |
| 2057 | + } |
2038 | 2058 | }
|
2039 | 2059 | ]
|
2040 | 2060 | },
|
|
2366 | 2386 | "actions": [
|
2367 | 2387 | {
|
2368 | 2388 | "action": "BuildSwiftPackage",
|
2369 |
| - "configuration": "release" |
| 2389 | + "configuration": "release", |
| 2390 | + "xfail": { |
| 2391 | + "compatibility": { |
| 2392 | + "3.1": { |
| 2393 | + "branch": { |
| 2394 | + "master": "https://bugs.swift.org/browse/SR-8250", |
| 2395 | + "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8250" |
| 2396 | + } |
| 2397 | + } |
| 2398 | + } |
| 2399 | + } |
2370 | 2400 | },
|
2371 | 2401 | {
|
2372 | 2402 | "action": "TestSwiftPackage"
|
|
2391 | 2421 | "actions": [
|
2392 | 2422 | {
|
2393 | 2423 | "action": "BuildSwiftPackage",
|
2394 |
| - "configuration": "release" |
| 2424 | + "configuration": "release", |
| 2425 | + "xfail": { |
| 2426 | + "compatibility": { |
| 2427 | + "3.1": { |
| 2428 | + "branch": { |
| 2429 | + "master": "https://bugs.swift.org/browse/SR-8250", |
| 2430 | + "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8250" |
| 2431 | + } |
| 2432 | + } |
| 2433 | + } |
| 2434 | + } |
2395 | 2435 | }
|
2396 | 2436 | ]
|
2397 | 2437 | },
|
|
2473 | 2513 | "branch": "master",
|
2474 | 2514 | "maintainer": "[email protected]",
|
2475 | 2515 | "compatibility": [
|
2476 |
| - { |
2477 |
| - "version": "3.0", |
2478 |
| - "commit": "db431abebe6b6ec632a3829edd75be0a440e331a" |
2479 |
| - }, |
2480 | 2516 | {
|
2481 | 2517 | "version": "4.0",
|
2482 | 2518 | "commit": "45f5726304f41e6e6ad5d3d836e89940e165f48d"
|
|
2516 | 2552 | },
|
2517 | 2553 | {
|
2518 | 2554 | "action": "BuildSwiftPackage",
|
2519 |
| - "configuration": "release" |
| 2555 | + "configuration": "release", |
| 2556 | + "xfail": { |
| 2557 | + "compatibility": { |
| 2558 | + "4.0": { |
| 2559 | + "branch": { |
| 2560 | + "master": "https://bugs.swift.org/browse/SR-8250", |
| 2561 | + "swift-4.2-branch": "https://bugs.swift.org/browse/SR-8250" |
| 2562 | + } |
| 2563 | + } |
| 2564 | + } |
| 2565 | + } |
2520 | 2566 | },
|
2521 | 2567 | {
|
2522 | 2568 | "action": "TestSwiftPackage"
|
|
0 commit comments