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

Move the github target logic into an extension #675

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

ericwb
Copy link
Contributor

@ericwb ericwb commented Oct 31, 2024

In order to make the code more cleanly pluggable. This change moves the discovery of files for both local and github sources into extensions. This would also permit adding other extensions for other types of sources.

Closes: #539

In order to make the code more cleanly pluggable. This change
moves the discovery of files for both local and github sources
into extensions. This would also permit adding other extensions
for other types of sources.

Signed-off-by: Eric Brown <eric.brown@securesauce.dev>
@ericwb ericwb merged commit c20db74 into securesauce:main Oct 31, 2024
20 checks passed
@ericwb ericwb deleted the targets branch October 31, 2024 19:51
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.

Use plugin model for targets
1 participant