-
Notifications
You must be signed in to change notification settings - Fork 1k
Make it easier to run lychee locally #14155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
697d2b1 to
73ba0a9
Compare
e52f68d to
33330b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a lightweight alternative is to run lychee without docker, e.g. using mise (also supports windows and renovate updates)
This is a setup I use: https://github.com/grafana/docker-otel-lgtm/blob/main/mise.toml#L6-L17
breedx-splk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm down with this, but I really want us to be more consistent between core, instrumentation, contrib, android (and others?). Let's use this as a start.
Relates to open-telemetry/opentelemetry-android#1033
this looks nice! |
Also set it up to auto-update lychee versions (after its next release due to lycheeverse/lychee#1738)