Specs for initial compiler script #3
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: DGF/obsidian-dgraph#3
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
The idea is to set up a first version of the compiler script that will take as input a Discourse Graph folder, and will output (1) a compilation log with errors and warnings if the input isn’t valid (2) the output artifact. For the initial version, the output artifact will be simply a Markdown file with the graph rendered as text.
Later on we can add various DGF layers like flags, curation, votes, etc.
Input
cmd line params
TARGETDIR=dgraph/Example Graph
(we should probably remove the space chars fromExample Graph
)CONFIG
will have the different param settings (possibly empty for now)Output
Notes:
Posting @Chegele 's questions from Slack so we have it here on record:
Yes to both. In such cases we would want it to appear multiple times for each relevant CLM/QUE, here's an updated version of the example with such a case:
They will have additional data but for now we can assume they do not. For example, in the future we might add a metadata field for each node.