Skip to content

Remove Snapshot types from non-Darwin builds. #540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Jul 16, 2024

Now that we've landed and tagged #479 in 0.11.0, we no longer need to keep building the snapshot types for non-Darwin platforms because we have a stable, permanent replacement for them.

We need to keep them around on Darwin to support Xcode 16 betas.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

Now that we've landed and tagged #479 in 0.11.0, we no longer need to keep
building the snapshot types for non-Darwin platforms because we have a stable,
permanent replacement for them.

We need to keep them around on Darwin to support Xcode 16 betas.
@grynspan grynspan added tools integration 🛠️ Integration of swift-testing into tools/IDEs windows 🪟 Windows support linux 🐧 Linux support (all distros) wasi/wasm 🧭 WebAssembly support labels Jul 16, 2024
@grynspan grynspan self-assigned this Jul 16, 2024
@grynspan
Copy link
Contributor Author

@swift-ci please test

@grynspan
Copy link
Contributor Author

Linux failure is due to too many jobs running at a time.

@grynspan
Copy link
Contributor Author

@swift-ci please test Linux

@grynspan grynspan merged commit d454328 into main Jul 16, 2024
3 checks passed
@grynspan grynspan deleted the jgrynspan/remove-snapshots-from-linux branch July 16, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux 🐧 Linux support (all distros) tools integration 🛠️ Integration of swift-testing into tools/IDEs wasi/wasm 🧭 WebAssembly support windows 🪟 Windows support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants