Skip to content
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

Allow users to set Kaleido path via environment variable #262

Merged
merged 3 commits into from
Dec 21, 2024
Merged

Conversation

andrei-ng
Copy link
Collaborator

@andrei-ng andrei-ng commented Dec 13, 2024

Fixes #216

@andrei-ng andrei-ng marked this pull request as draft December 13, 2024 17:36
@andrei-ng andrei-ng changed the title wip: allowing to ignore Kaleido download at compile time allow users to set Kaleido path via envionment variable Dec 20, 2024
@andrei-ng andrei-ng marked this pull request as ready for review December 20, 2024 11:46
@andrei-ng andrei-ng force-pushed the develop branch 12 times, most recently from 396d6ef to 5d5b04f Compare December 20, 2024 14:58
 - introduced a new feature to allow users to download Kaleido at
   compile time when the applications are targeted for the host machine
 - this can be overriden by the runtime environment variable

Signed-off-by: Andrei Gherghescu <[email protected]>
 - something fishy is happening in the CI, without this argument
   empty files are generated because of chromium security issues
 - print stderr of Kaleido to console

Signed-off-by: Andrei Gherghescu <[email protected]>
@andrei-ng andrei-ng merged commit b6155ab into main Dec 21, 2024
19 checks passed
@andrei-ng andrei-ng deleted the develop branch December 21, 2024 10:24
@andrei-ng andrei-ng changed the title allow users to set Kaleido path via envionment variable allow users to set Kaleido path via environment variable Dec 31, 2024
@andrei-ng andrei-ng changed the title allow users to set Kaleido path via environment variable Allow users to set Kaleido path via environment variable Dec 31, 2024
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.

Please don't download binary into user's home directory in build.rs
1 participant