Skip to content

chore: remove cosign/slsa-verifier from mise.toml#6616

Merged
jdx merged 1 commit intomainfrom
cosign
Oct 9, 2025
Merged

chore: remove cosign/slsa-verifier from mise.toml#6616
jdx merged 1 commit intomainfrom
cosign

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Oct 9, 2025

Note

Removes cosign and slsa-verifier from mise.toml and prunes their entries from mise.lock.

  • Tooling:
    • Remove cosign and slsa-verifier from mise.toml.
    • Delete corresponding [[tools.cosign]] and [[tools.slsa-verifier]] sections from mise.lock.

Written by Cursor Bugbot for commit 37dc28b. This will update automatically on new commits. Configure here.

Copilot AI review requested due to automatic review settings October 9, 2025 11:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the cosign and slsa-verifier tools from the mise.toml configuration file, likely as part of a cleanup or tool consolidation effort.

  • Removed cosign tool dependency
  • Removed slsa-verifier tool dependency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jdx jdx enabled auto-merge (squash) October 9, 2025 11:32
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.10.6 x -- echo 17.8 ± 0.3 17.3 20.1 1.00
mise x -- echo 17.9 ± 0.4 17.2 19.7 1.01 ± 0.03

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.10.6 env 17.2 ± 0.3 16.7 19.8 1.00
mise env 17.4 ± 0.7 16.6 22.4 1.01 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.10.6 hook-env 16.9 ± 0.3 16.3 19.2 1.00
mise hook-env 17.0 ± 0.3 16.4 18.3 1.00 ± 0.02

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.10.6 ls 15.0 ± 0.5 14.5 21.8 1.00
mise ls 15.1 ± 0.3 14.5 16.6 1.00 ± 0.04

xtasks/test/perf

Command mise-2025.10.6 mise Variance
install (cached) 198ms ✅ 105ms +88%
ls (cached) 63ms 63ms +0%
bin-paths (cached) 69ms 69ms +0%
task-ls (cached) 466ms 465ms +0%

✅ Performance improvement: install cached is 88%

@jdx jdx merged commit 6d258ff into main Oct 9, 2025
26 checks passed
@jdx jdx deleted the cosign branch October 9, 2025 11:49
jdx pushed a commit that referenced this pull request Oct 10, 2025
### 📦 Registry

- add lazyssh by @TyceHerrman in
[#6610](#6610)

### 🚀 Features

- **(config)** Add a ceiling to how mise searchs for config & tasks by
@richardthe3rd in [#6041](#6041)

### 🐛 Bug Fixes

- **(task)** use config_root instead of project_root for task base path
by @risu729 in [#6609](#6609)
- **(task)** resolve project tasks in run blocks using TaskLoadContext
by @jdx in [#6614](#6614)
- **(task)** dont truncate task message when CI is set by @roele in
[#6620](#6620)
- **(ui)** prevent OSC 9;4 progress sequences from being written to
non-terminals by @jdx in [#6615](#6615)

### Chore

- remove cosign/slsa-verifier from mise.toml by @jdx in
[#6616](#6616)

### New Contributors

- @richardthe3rd made their first contribution in
[#6041](#6041)
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.

2 participants