Skip to content

Run-hooks for all non-conflicting commands (#151)#154

Merged
jkellerer merged 1 commit intocreativeprojects:masterfrom
jkellerer:ft-151
Jan 9, 2023
Merged

Run-hooks for all non-conflicting commands (#151)#154
jkellerer merged 1 commit intocreativeprojects:masterfrom
jkellerer:ft-151

Conversation

@jkellerer
Copy link
Collaborator

Adds shell command hooks to the following additional commands: dump, find, ls, mount, restore, snapshots, stats and tag.

This is an enhancement to #138 and implements #151

The remaining commands check, forget, init, retention and prune depend on the alias feature discussed in #138 and should be added when aliases are implemented.

@jkellerer jkellerer added the enhancement New feature or request label Nov 18, 2022
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Base: 72.15% // Head: 72.14% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (fce7165) compared to base (d4c1032).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
- Coverage   72.15%   72.14%   -0.01%     
==========================================
  Files          76       76              
  Lines        7528     7529       +1     
==========================================
  Hits         5432     5432              
- Misses       1875     1876       +1     
  Partials      221      221              
Impacted Files Coverage Δ
config/profile.go 89.06% <0.00%> (-0.28%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Owner

@creativeprojects creativeprojects left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@creativeprojects creativeprojects added this to the v0.20.0 milestone Nov 20, 2022
@jkellerer jkellerer merged commit 51634c8 into creativeprojects:master Jan 9, 2023
@jkellerer jkellerer deleted the ft-151 branch January 9, 2023 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants