Skip to content

Fetch the cargo-dist binary directly instead of using the installer#24258

Merged
zanieb merged 2 commits intomainfrom
zb/harden-dist-install
Mar 30, 2026
Merged

Fetch the cargo-dist binary directly instead of using the installer#24258
zanieb merged 2 commits intomainfrom
zb/harden-dist-install

Conversation

@zanieb
Copy link
Copy Markdown
Member

@zanieb zanieb commented Mar 27, 2026

@zanieb zanieb added the release Related to the release process label Mar 27, 2026
@zanieb zanieb force-pushed the zb/harden-dist-install branch from b903164 to 079c072 Compare March 27, 2026 21:17
@zanieb zanieb marked this pull request as ready for review March 27, 2026 21:27

# Config for 'dist'
[dist]
allow-dirty = ["ci"]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we document that this is because of the cargo dist changes. It's otherwise unclear if some changes are intentional or not.


# Config for 'dist'
[dist]
allow-dirty = ["ci"]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we document that this is because of the cargo dist changes. It's otherwise unclear if some changes are intentional or not.

@zanieb zanieb enabled auto-merge (squash) March 30, 2026 18:03
@zanieb zanieb merged commit 8e04486 into main Mar 30, 2026
41 checks passed
@zanieb zanieb deleted the zb/harden-dist-install branch March 30, 2026 18:07
carljm added a commit that referenced this pull request Mar 31, 2026
* main: (35 commits)
  Store definition indexes as u32 (#24307)
  Avoid re-using symbol in RUF024 fix (#24316)
  [ty] Add materialization to `Divergent` type (#24255)
  [ty] Make `Divergent` a top-level type variant (#24252)
  [ty] Fix nested global and nonlocal lookups through forwarding scopes (#24279)
  Fetch the cargo-dist binary directly instead of using the installer (#24258)
  [ty] Fix panic on `list[Annotated[()]]` (#24303)
  Don't measure the AST deallocation time in parser benchmarks (#24301)
  Enable CodSpeed's memory benchmarks for simulation benchmarks (#24298)
  Upgrade imara-diff to 0.2.0 (#24299)
  [ty] Represent `InitVar` as a special form internally, not a class (#24248)
  `RUF067`: Allow dunder-named assignments in non-strict mode
  [`pyupgrade`] UP018 should detect more unnecessarily wrapped literals (UP018) (#24093)
  [ty] Remove unused `system.glob` method (#24300)
  [ty] Reject functional TypedDict with mismatched name (#24295)
  Update Rust crate arc-swap to v1.9.0 (#24292)
  [ty] Remove unused `@Todo(Functional TypedDicts)` (#24297)
  Update CodSpeedHQ/action action to v4.12.1 (#24290)
  Update taiki-e/install-action action to v2.69.6 (#24293)
  Update Rust crate toml to v1.0.7 (#24289)
  ...
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