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

feat: (144) Add Directory Support -d --directory #279

Merged
merged 9 commits into from
Aug 21, 2023

Conversation

keikoskat
Copy link
Contributor

@keikoskat keikoskat commented Aug 18, 2023

#144

Example commands using the new directory option:

secureli scan --directory /absolute/path/to/a/git/directory
secureli scan -d ./relative/path/to/a/git/directory
secureli init -d ./relative/path/to/a/git/directory
secureli update --directory /absolute/path/to/a/git/directory

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR title failed to match (chore|style|test|feat|fix|docs): .+

@keikoskat keikoskat changed the title Feat/secureli 144 add directory param support feat: (144) Add Directory -d --directory Support Aug 18, 2023
@github-actions github-actions bot dismissed their stale review August 18, 2023 18:48

All good!

@keikoskat keikoskat changed the title feat: (144) Add Directory -d --directory Support feat: (144) Add Directory Support -d --directory Aug 18, 2023
Copy link
Contributor

@chrisba11 chrisba11 left a comment

Choose a reason for hiding this comment

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

Looks good, per our review this morning.

@keikoskat keikoskat merged commit d23f94b into main Aug 21, 2023
@keikoskat keikoskat deleted the feat/secureli-144-add-directory-param-support branch August 21, 2023 16:34
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.

2 participants