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

Use swiftly_release data for the download page #873

Open
wants to merge 122 commits into
base: swiftly-preview
Choose a base branch
from

Conversation

cmcgee1024
Copy link
Member

Change the download pages for Linux and macOS so that they use the swiftly_release information to get the latest swiftly version to set the URL's and instructions.

Motivation:

We would like to use the API to automatically populate the swiftly information when a new release is made instead of having to update the Linux and macOS pages each time.

Modifications:

Pulled in the latest commits from main with the swiftly release API.

Result:

The change will automatically set the URLs and instructions relating to the swiftly version.

timsneath and others added 30 commits October 25, 2024 11:58
Fixed typo in the Writing a Patch - A good patch is section.
`cmp.visual()` should be `cmp.visible()`.
Instruct users to install the MSVC ARM64 tools when installing Visual
Studio. This should ensure that cross-compilation is possible (and
native compilation when on ARM64).

Fixes: swiftlang#839
* Separate instructions for older installers
* Settle on Python 3.9 as recommended release
* Update dependencies

* Fix SASS errors
swift-ci and others added 20 commits January 13, 2025 01:42
Whenever swiftly publishes a new release and updates the API
then the website should direct everyone to that new release
in both the instructions and the download URLs.
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.