job in config #11
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: adam/ttrss-co-pilot#11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
we make workorders. https://gitea.adamrgrey.com/adam/ttrss-co-pilot/src/main/tasks/WorkOrder.cs
they have article id (within ttrss), guid (mine), lists of "phase 2 tasks", and a big dict of "data" (e.g.,
{"publish-target":"{Conf.OnDoneCopy}/recent episodes/"}
)then I don't have to figure out what a "command" leads to.
duplicate of #8