Skip to content
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

Merge remote-tracking branch 'upstream/main' into wasm32-wasi #96

Merged
merged 30 commits into from
Oct 3, 2024

Conversation

kkebo
Copy link
Owner

@kkebo kkebo commented Oct 2, 2024

No description provided.

shahmishal and others added 27 commits September 27, 2024 21:27
[CI] GitHub Actions support for Linux platform
This should replace the script that I have locally to test swift-format for a release and at the same time expand the configurations that are being tested.
Use human-readable names in pull_request action and consistently use 2 spaces for indentation
Create a GitHub action to create a release
Windows doesn’t support test targets that depend on executables. Move `FileIterator` into `SwiftFormat` so we can test it as part of `SwiftFormatTests` and can remove `swift-formatTests`.
…o-publish

Allow the `Publish Release` action to create a tag and release
Move tests in `swift-formatTests` to `SwiftFormatTests`
Windows does not consider files and directories starting with `.` as hidden but we don't want to traverse into eg. `.build`. Manually skip any items starting with `.`.
Skip files and directories starting with `.` on Windows
Reformat swift-format and enforce it on PRs.
@kkebo kkebo self-assigned this Oct 2, 2024
@kkebo kkebo merged commit 978ee43 into wasm32-wasi Oct 3, 2024
14 of 15 checks passed
@kkebo kkebo deleted the merge-upstream-main branch October 3, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants