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

Remove support for a default identity (or alias) path #152

Merged
merged 3 commits into from
Nov 21, 2020

Conversation

str4d
Copy link
Owner

@str4d str4d commented Nov 21, 2020

Instead of configuring defaults, users should specify identity files directly.

Instead of configuring defaults, users should specify identity files
directly.
@codecov
Copy link

codecov bot commented Nov 21, 2020

Codecov Report

Merging #152 (3bacabc) into master (52e5377) will increase coverage by 0.11%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   39.42%   39.53%   +0.11%     
==========================================
  Files          25       25              
  Lines        2042     2036       -6     
==========================================
  Hits          805      805              
+ Misses       1237     1231       -6     
Impacted Files Coverage Δ
age/src/cli_common.rs 0.00% <ø> (ø)
rage/src/bin/rage-mount/main.rs 0.00% <0.00%> (ø)
rage/src/bin/rage/error.rs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 52e5377...3bacabc. Read the comment docs.

@str4d str4d merged commit 19749bd into master Nov 21, 2020
@str4d str4d deleted the remove-default-path branch November 21, 2020 21:43
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.

1 participant