Skip to content

update mise file with rust#452

Merged
zeitlinger merged 4 commits into
grafana:mainfrom
jaydeluca:mise-rust
May 5, 2025
Merged

update mise file with rust#452
zeitlinger merged 4 commits into
grafana:mainfrom
jaydeluca:mise-rust

Conversation

@jaydeluca
Copy link
Copy Markdown
Member

@jaydeluca jaydeluca commented Apr 30, 2025

While running some of the mise commands in https://github.com/grafana/docker-otel-lgtm/blob/main/CONTRIBUTING.md, I encountered the error:

mise ERROR failed to install cargo:zizmor@1.6.0
mise ERROR failed to execute command: cargo install zizmor@1.6.0 --locked --root /Users/jay/.local/share/mise/installs/cargo-zizmor/1.6.0
mise ERROR No such file or directory (os error 2)

The issue was that I did not have rust installed, therefore I am adding it to the mise config to automatically install it.

jaydeluca and others added 2 commits April 30, 2025 07:00
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@zeitlinger zeitlinger enabled auto-merge (squash) May 5, 2025 09:55
@zeitlinger zeitlinger merged commit 8e7dcfb into grafana:main May 5, 2025
7 of 8 checks passed
@zeitlinger
Copy link
Copy Markdown
Member

thanks for the fix

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.

3 participants