You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`server/guides/passkeys.md`| migrate content into article within https://github.com/swift-server/webauthn-swift.git|
201
199
|`server/guides/libraries/log-levels.md`| migrate content into swift-log (https://github.com/apple/swift-log/pull/370)|
202
200
|`server/guides/libraries/concurrency-adoption-guidelines.md`| deprecate and redirect to https://www.swift.org/migration/documentation/swift-6-concurrency-migration-guide/enabledataracesafety (https://github.com/swiftlang/swift-org-website/pull/1186)|
|`server/guides/deployment.md`| migrate as is - guide to deploying |
202
+
|`server/guides/deploying/aws-sam-lambda.md`| migrate as is - slightly outdated |
203
+
|`server/guides/deploying/aws-copilot-fargate-vapor-mongo.md`| migrate as is - slightly outdated |
204
+
|`server/guides/deploying/aws.md`| migrate as is - slightly outdated |
205
+
|`server/guides/deploying/digital-ocean.md`| migrate as is - slightly outdated |
206
+
|`server/guides/deploying/ubuntu.md`| migrate as is - slightly outdated |
207
+
|`server/guides/deploying/heroku.md`| migrate as is - slightly outdated|
208
+
|`server/guides/deploying/gcp.md`| migrate as is - slightly outdated |
209
+
|`articles/static-linux-getting-started.md`| migrate as is |
211
210
|`migration-guide-swift3/_migration-guide.md`| migrate into https://github.com/swiftlang/swift-migration-guide|
212
211
|`migration-guide-swift3/se-0107-migrate.md`| migrate into https://github.com/swiftlang/swift-migration-guide|
213
212
|`migration-guide-swift3/index.md`| migrate into https://github.com/swiftlang/swift-migration-guide|
@@ -221,10 +220,10 @@ The migration can, and should, occur incrementally, building into the docs repos
221
220
|`documentation/articles/zero-to-swift-nvim.md`| migrate into `ecosystem/EcosystemTools.docc`|
222
221
|`documentation/articles/zero-to-swift-emacs.md`| migrate into `ecosystem/EcosystemTools.docc`|
223
222
|`documentation/articles/getting-started-with-vscode-swift.md`| migrate into `ecosystem/EcosystemTools.docc`|
224
-
|`articles/wasm-getting-started.md`| translate and migrate into `ecosystem |
225
-
|`continuous-integration/index.md`| migrate content to github.com/swiftlang/project-operations repository |
226
-
|`source-compatibility/index.md`| migrate to github.com/swiftlang/project-operations repository (referencess to swift source compatibility project) |
227
-
|`source-code/index.md`| migrate to github.com/swiftlang/project-operations repository (partial list to existing source code that goes into toolchain, needs updating if kept) |
223
+
|`articles/wasm-getting-started.md`| translate and migrate into `ecosystem/WASM.docc`|
224
+
|`continuous-integration/index.md`| migrate content to [project-operations](https://github.com/swiftlang/project-operations) repository |
225
+
|`source-compatibility/index.md`| migrate to [project-operations](https://github.com/swiftlang/project-operations) repository (referencess to swift source compatibility project) |
226
+
|`source-code/index.md`| migrate to [project-operations](https://github.com/swiftlang/project-operations) repository (partial list to existing source code that goes into toolchain, needs updating if kept) |
0 commit comments