Commit Graph

348 Commits

Author SHA1 Message Date
Mishal Shah
396869e33b [SCM] Update the scheme for rebranch to use stable/20240723 2024-07-28 22:35:53 -07:00
Mishal Shah
be679ca8cb [SCM] Update the release/6.0 scheme for swift-foundation and swift-foundation-icu 2024-07-22 09:30:22 -07:00
Mishal Shah
dc131377ad Merge pull request #75339 from jmschonfeld/swift-6-swift-foundation
[main] Add swift-foundation/swift-foundation-icu branch to release/6.0 checkout config
2024-07-20 10:49:47 -07:00
Jeremy Schonfeld
39adcfa065 Re-add ICU as a valid remote 2024-07-18 11:03:21 -07:00
Jeremy Schonfeld
11760b1285 [main] Add swift-foundation/swift-foundation-icu branch to release/6.0 checkout config 2024-07-18 10:37:34 -07:00
Jeremy Schonfeld
f3acbb079f Remove ICU from the toolchain (#75262)
* Remove ICU from the toolchain

* Remove icu comment from GettingStarted.md
2024-07-17 18:19:16 -07:00
Mishal Shah
346bd23c92 Merge pull request #75309 from swiftlang/update-checkout-org-change
Update the repos swift-llbuild and swift-experimental-string-processi…
2024-07-17 14:26:12 -07:00
Mishal Shah
44e9503b83 Merge pull request #75189 from swiftlang/update-repo-to-swiftlang-org
[main] Update the swift-docc, swift-lmdb, swift-docc-render-artifact, swift-…
2024-07-17 14:21:53 -07:00
Mishal Shah
afb5bb52eb Update the repos swift-llbuild and swift-experimental-string-processing to swiftlang org 2024-07-17 14:18:17 -07:00
Jeremy Schonfeld
b55f881645 Revert swift-corelibs-foundation-windows checkout (#75255) 2024-07-15 17:35:24 -07:00
Mishal Shah
0e6cd5580c Update the swift-docc, swift-lmdb, swift-docc-render-artifact, swift-docc-symbolkit, swift-markdown, swift-llvm-bindings, and llvm-project to swiftlang org 2024-07-11 16:55:19 -07:00
Alexander Cyon
4a2942bb4e Fix typos in: cmake, tools, utils, unittests, validation-test
Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
2024-07-12 02:34:00 +03:00
Mishal Shah
0d0994ba9c Merge pull request #75086 from jmschonfeld/swift-collections-1.1.2 2024-07-09 19:59:28 -07:00
Mishal Shah
2746675691 Merge pull request #72949 from swiftlang/maxd/bump-argument-parser
Bump `swift-argument-parser` to 1.4.0
2024-07-08 21:46:12 -07:00
Jeremy Schonfeld
a23fd6f183 Move main/6.0 windows Foundation builds to separate branch (#75073) 2024-07-08 18:28:01 -07:00
Jeremy Schonfeld
0bf07e35a4 Bump swift-collections 1.1.1 --> 1.1.2 2024-07-08 16:35:40 -07:00
Ben Barham
8fba1080cb Revert "[CI] Use repo_name as cross-PR lookup rather than id" 2024-07-03 11:00:02 -07:00
Mishal Shah
80e0e02c88 Merge pull request #74884 from bnbarham/change-cross-pr-handling 2024-07-02 18:31:57 -07:00
Mishal Shah
702a221ce9 Update the swift-cmark from apple to swiftlang org 2024-07-01 22:23:57 -07:00
Ben Barham
43e0ae1dd3 [CI] Use repo_name as cross-PR lookup rather than id
Rather than using the repo id (org/repository) to find the cross-PR
testing branch, instead use the repo name. This is less likely to fail
during the migration of `apple` -> `swiftlang` as it does not rely on
updating the `update-checkout` config with the new repository id.
2024-07-01 21:59:11 -07:00
Ben Barham
892c15fe78 [Utils] Update more apple -> swiftlang repos 2024-07-01 17:24:58 -07:00
Mishal Shah
40ecb090c3 Fix the lint issue 2024-07-01 17:04:47 -07:00
Mishal Shah
f57030277d Split the regex into multiple line to clean up lint error 2024-07-01 15:24:46 -07:00
Mishal Shah
025357edd9 Update update_checkout.py to support swiftlang and apple org repos 2024-07-01 15:04:12 -07:00
Mishal Shah
30b88e7636 Merge pull request #74764 from swiftlang/shahmishal/cross-repo-testing
Update update_checkout.py to support both apple and swiftlang org cro…
2024-07-01 10:27:10 -07:00
Max Desiatov
b8864de92f Merge branch 'main' into maxd/bump-argument-parser 2024-06-28 18:19:20 +01:00
Mishal Shah
4d533c0de0 Update update-checkout-config.json rebranch to use stable/20240625 2024-06-27 16:50:54 -07:00
Mishal Shah
0578ead606 Update update_checkout.py to support both apple and swiftlang org cross repo testing 2024-06-26 22:28:22 -07:00
Mishal Shah
624404db5f Update update-checkout-config.json to use the new swiftlang org
github.com/swiftlang/swift-stress-tester 
github.com/swiftlang/swift-sdk-generator 
github.com/swiftlang/swift-syntax 
github.com/swiftlang/sourcekit-lsp 
github.com/swiftlang/indexstore-db 
github.com/swiftlang/swift-package-manager 
github.com/swiftlang/swift-format
2024-06-26 00:01:50 -07:00
Mishal Shah
085a464952 Merge pull request #74612 from swiftlang/shahmishal-patch-2
[update-checkout] Update the repo with new swiftlang org
2024-06-25 23:53:56 -07:00
Yuta Saito
4e3696f978 Sync swift-nio and swift-async-algorithms versions in main, rebranch, and next 2024-06-26 00:06:04 +00:00
Max Desiatov
31cfc05cdf Pin swift-async-algorithms to 1.0.1 in update-checkout-config.json
We've temporarily unpinned this repository in https://github.com/apple/swift/pull/72728 to get recent changes. Now a new tag is available, we should pin it again.
2024-06-25 23:59:04 +00:00
Mishal Shah
640bc4f8fd [update-checkout] Update the repo with new swiftlang org 2024-06-20 22:47:59 -07:00
Karoy Lorentey
a69a1a291a [update-checkout] Also update swift-collections on release/6.0 2024-06-11 16:54:59 -07:00
Karoy Lorentey
d23fad953c [update-checkout] main, rebranch, next: Update to swift-collections 1.1.1 2024-06-07 16:38:35 -07:00
Jeremy Schonfeld
025c976cff Prepare for introducing swift-foundation into the toolchain (#74019) 2024-06-03 15:15:46 -07:00
Max Desiatov
c19b9ffa7d Merge branch 'main' into maxd/bump-argument-parser 2024-05-29 16:59:32 +01:00
Max Desiatov
1ee31a2bc1 Bump swift-argument-parser to 1.4.0 2024-05-29 16:55:01 +01:00
Mishal Shah
c579708fc1 Update the swift-system tag to 1.3.0 to support Windows arm64 2024-05-23 00:21:19 -07:00
Yuta Saito
4e4047dead update-checkout: Update swift-sdk-generator dependencies
swift-nio and swift-async-algorithms have been updated to support
`SWIFTCI_USE_LOCAL_DEPS` convention. This change updates them to the
versions including the support.
2024-05-22 14:14:12 +00:00
Yuta Saito
f9a14b8f10 build: Build Swift SDK for WebAssembly
This change adds a new product, WasmSwiftSDK, to build the Swift SDK for
WebAssembly. The product is built using the swift-sdk-generator package
and takes just built WebAssembly stdlib, clang runtime libraries,
and wasi-sysroot as input, and produces a Swift SDK artifactbundle under
swift-sdk-generator/Bundles.
2024-05-22 14:14:12 +00:00
Evan Wilde
d8230b48ef Update swift-driver checkout
`update-checkout` should be checking out the release/6.0 driver for
Swift-6.0 builds instead of the main branch driver.
2024-05-20 13:09:05 -07:00
Mishal Shah
6998ebd9ed Bump the Yams version to 5.0.6 to support Windows arm64 2024-05-08 15:50:18 -07:00
Mishal Shah
ed45c9cd2b Update the rebranch scheme to use stable/20240408 2024-04-23 12:44:03 -07:00
Mishal Shah
38c8968ddd Merge pull request #73069 from apple/drop-swift-nio-swift-nio-ssl-from-main-scheme
Remove swift-nio-ssl from main scheme
2024-04-18 12:25:41 -07:00
Mishal Shah
cae177f7a5 Merge pull request #72931 from apple/maxd/log-async-algos
Add `swift-log` and `swift-async-algorithms` to checkouts
2024-04-17 22:13:24 -07:00
Mishal Shah
e36091e41c Add swift-nio back into the main scheme 2024-04-17 15:39:54 -07:00
Mishal Shah
d3ecd7f7b6 Remove swift-nio and swift-nio-ssl from main scheme 2024-04-16 15:27:42 -07:00
Mishal Shah
f0867486a2 Merge pull request #72991 from apple/shahmishal/curl-zlib-tag-update
Update curl and zlib on rebranch and next scheme
2024-04-11 22:22:39 -07:00
Evan Wilde
77a43afe0e Merge pull request #72989 from etcwilde/ewilde/pin-ninja-tag
Pin Ninja checkout to v1.11.1
2024-04-11 19:56:11 -07:00