Skip to content

Update defaults for Swift 6.1-RELEASE #204

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

Conversation

xtremekforever
Copy link
Contributor

@xtremekforever xtremekforever commented Apr 3, 2025

  • Defaulted swiftVersion to "6.1-RELEASE".
  • Added EndToEndTests for Ubuntu and RHEL for Swift61, including some additional tests for Ubuntu Jammy.
  • Fixed missing /lib and /lib64 directories in Ubuntu Noble when building from deb packages. If these directories don't exist, they are symlinked to the correct directories in /usr, which is consistent to what happens when copying from the Docker containers.
  • Added the fix for downloading Swift for the target that adds the platform name to the cache file, to avoid corruption of the artifacts:
    • image

ALSO: I did not include EndToEndTests for Fedora39 for Swift 6.1 since the container is non-existent, likely because it's EOL.

 - This fixes the issue with the Ubuntu Noble packages not containing /lib64 as other Ubuntu versions do.
 - Excluding Focal since it is EOL this year.
…chain

 - Otherwise weird things happen from the EndToEndTests when running tests that then need to re-download a new toolchain on top.
@MaxDesiatov MaxDesiatov changed the title Updates to generator for Swift 6.1-RELEASE Update defaults for Swift 6.1-RELEASE Apr 3, 2025
@MaxDesiatov MaxDesiatov added the dependencies Changes to dependencies label Apr 3, 2025
@MaxDesiatov
Copy link
Contributor

@swift-ci test

Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@MaxDesiatov MaxDesiatov merged commit a3e3c73 into swiftlang:main Apr 4, 2025
19 checks passed
@xtremekforever xtremekforever deleted the feature/support-swift-6.1 branch April 4, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants