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

alice: docs: shouldi: contribute: overlay: please: log: todos: Example of application via dffml service overlay install command #1440

Open
pdxjohnny opened this issue Feb 25, 2023 · 0 comments
Labels
Alice Work related to our tutorial series "Rolling Alice" documentation Changes to documentation enhancement New feature or request

Comments

@pdxjohnny
Copy link
Member

pdxjohnny commented Feb 25, 2023

  • Adds all the alice.please.log.todos.todos:AlicePleaseLogTodosDataFlowRecommendedCommnuityStandardsGitHubIssues operations into the mix of the alice shouldi contribute dataflow. Results in creation of issues in same breath as analysis.
diff --git a/entities/alice/entry_points.txt b/entities/alice/entry_points.txt
index 49426b5..9277df0 100644
--- a/entities/alice/entry_points.txt
+++ b/entities/alice/entry_points.txt
@@ -30,6 +30,7 @@ OverlayActionsValidator                        = dffml_operations_innersource.ac
 OverlayNPMGroovyLint                           = dffml_operations_innersource.npm_groovy_lint:npm_groovy_lint
 OverlayNPMGroovyLintStartCodeNarcServer        = dffml_operations_innersource.npm_groovy_lint:start_code_narc_server
 OverlayNPMGroovyLintStopCodeNarcServer         = dffml_operations_innersource.npm_groovy_lint:stop_code_narc_server
+OverlayRecommendedCommunityStandards           = alice.please.log.todos.todos:AlicePleaseLogTodosDataFlowRecommendedCommnuityStandardsGitHubIssues

 [dffml.overlays.alice.please.log.todos]
 OverlayCLI                                     = alice.please.log.todos.todos:OverlayCLI

TODO Document the following as an option, or provide as a one off

$ dffml service overlay install alice.shouldi.contribute OverlayRecommendedCommunityStandards alice.please.log.todos.todos:AlicePleaseLogTodosDataFlowRecommendedCommnuityStandardsGitHubIssues
$ export REPO_URL="https://github.com/intel/dffml"
$ python -m alice shouldi contribute -log debug -keys "${REPO_URL}"
$ python -m alice shouldi contribute -log debug -keys "https://github.com/intel/dffml" \
    -overlays \
      alice.please.log.todos.todos:AlicePleaseLogTodosDataFlowRecommendedCommnuityStandardsGitHubIssues=OverlayRecommendedCommunityStandards
@pdxjohnny pdxjohnny added enhancement New feature or request documentation Changes to documentation Alice Work related to our tutorial series "Rolling Alice" labels Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Alice Work related to our tutorial series "Rolling Alice" documentation Changes to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant