Skip to content

Version-specific channel-*.toml files missing when creating new mirror #135

@9numbernine9

Description

@9numbernine9

Hello!

I noticed that when setting up a new Panamax mirror, the version-specific .toml files for the Rust toolchains (e.g. dist/channel-rust-1.79.0.toml) aren't being created. When using keep_latest_stables = 1 I was expecting to see the following files (based on 1.79.0 being the latest Rust stable version at the time of this writing):

  • channel-rust-1.79.0.toml
  • channel-rust-1.79.toml
  • channel-rust-stable.toml

But the only one that seems to get created is channel-rust-stable.toml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions