Skip to content

use .rtx.toml env vars on tool install#1026

Merged
jdx merged 1 commit intomainfrom
load-env-vars
Nov 30, 2023
Merged

use .rtx.toml env vars on tool install#1026
jdx merged 1 commit intomainfrom
load-env-vars

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented Nov 30, 2023

Fixes #768

@jdx jdx enabled auto-merge (squash) November 30, 2023 01:17
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 30, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (29df488) 87.45% compared to head (8f1f9b3) 87.44%.

Files Patch % Lines
src/plugins/core/ruby.rs 64.28% 5 Missing ⚠️
src/plugins/core/python.rs 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1026      +/-   ##
==========================================
- Coverage   87.45%   87.44%   -0.02%     
==========================================
  Files         132      132              
  Lines       11697    11713      +16     
==========================================
+ Hits        10230    10242      +12     
- Misses       1467     1471       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jdx jdx merged commit 56d5df0 into main Nov 30, 2023
@jdx jdx deleted the load-env-vars branch November 30, 2023 01:35
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.

RTX_* from ~/.config/rtx/config.toml not taking effect for rtx itself

1 participant