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

Added env var expansion for topo file #1374

Merged
merged 1 commit into from
May 11, 2023
Merged

Added env var expansion for topo file #1374

merged 1 commit into from
May 11, 2023

Conversation

hellt
Copy link
Member

@hellt hellt commented May 11, 2023

Close #1373

@codecov
Copy link

codecov bot commented May 11, 2023

Codecov Report

Merging #1374 (754e0bb) into main (96d92d8) will decrease coverage by 0.01%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##             main    #1374      +/-   ##
==========================================
- Coverage   20.83%   20.82%   -0.01%     
==========================================
  Files          58       58              
  Lines        6330     6333       +3     
==========================================
  Hits         1319     1319              
- Misses       4889     4891       +2     
- Partials      122      123       +1     
Impacted Files Coverage Δ
clab/file.go 54.54% <25.00%> (-2.60%) ⬇️

@hellt hellt merged commit d8179b6 into main May 11, 2023
17 of 18 checks passed
@hellt hellt deleted the env-expansion branch May 11, 2023 14:04
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.

Allow bash-like env variables expansion in topology file
1 participant