This repository was archived by the owner on Aug 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 136
alice: docs: shouldi: contribute: overlay: please: log: todos: Example of application via dffml service overlay install command #1440
Copy link
Copy link
Open
Labels
AliceWork related to our tutorial series "Rolling Alice"Work related to our tutorial series "Rolling Alice"documentationChanges to documentationChanges to documentationenhancementNew feature or requestNew feature or request
Description
- Adds all the
alice.please.log.todos.todos:AlicePleaseLogTodosDataFlowRecommendedCommnuityStandardsGitHubIssuesoperations into the mix of thealice shouldi contributedataflow. 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 installcommand
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=OverlayRecommendedCommunityStandardsMetadata
Metadata
Assignees
Labels
AliceWork related to our tutorial series "Rolling Alice"Work related to our tutorial series "Rolling Alice"documentationChanges to documentationChanges to documentationenhancementNew feature or requestNew feature or request