Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

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

Open
johnandersen777 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

@johnandersen777
Copy link

johnandersen777 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
@johnandersen777 johnandersen777 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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