This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was 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
Description
- Adds all the
alice.please.log.todos.todos:AlicePleaseLogTodosDataFlowRecommendedCommnuityStandardsGitHubIssues
operations into the mix of thealice 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
- alice: shouldi: contribute: Hang on lock acquisition #1394
- Seen while debugging
- Depends on
dffml service overlay install
command
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