Skip to content

publish installers to /installers/ruff/latest on the mirror#24247

Merged
zsol merged 1 commit intomainfrom
zsol/jj-vwwzkzzpyuwr
Mar 31, 2026
Merged

publish installers to /installers/ruff/latest on the mirror#24247
zsol merged 1 commit intomainfrom
zsol/jj-vwwzkzzpyuwr

Conversation

@zsol
Copy link
Copy Markdown
Member

@zsol zsol commented Mar 27, 2026

Like astral-sh/uv#18725 but for Ruff.

This adds an extra step to mirror publishing that updates https://releases.astral.sh/installers/ruff/latest/ruff-installer.{sh,ps1} with the installers for the version we just released.

Test Plan

Will run this as part of the next release, then verify these URLs return the right thing:

releases.astral.sh/installers/ruff/latest/ruff-installer.sh
releases.astral.sh/installers/ruff/latest/ruff-installer.ps1

@MichaReiser MichaReiser added the release Related to the release process label Mar 30, 2026
@zsol zsol merged commit a033779 into main Mar 31, 2026
41 checks passed
@zsol zsol deleted the zsol/jj-vwwzkzzpyuwr branch March 31, 2026 11:06
carljm added a commit that referenced this pull request Apr 1, 2026
* main:
  [ty] Add missing test case for inline functional TypedDict with an invalid type passed to the `name` parameter (#24334)
  [ty] Use `_cls` as argument name for `collections.namedtuple` (#24333)
  [ty] Emit diagnostic for functional TypedDict with non-literal name (#24331)
  Add `nested-string-quote-style` formatting option (#24312)
  `RUF010`: Mark fix as unsafe when it deletes a comment
  [ty] Fix semantic token classification for properties accessed on instances (#24065)
  publish installers to `/installers/ruff/latest` on the mirror (#24247)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Related to the release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants