Skip to content

Consider reworking *BootTasks & InitialTaskLists settings to be more understandable #109

@spaceisfun

Description

@spaceisfun

https://microsoft.github.io/FactoryOrchestrator/service-configuration/

These 3 settings are hard to understand how to use, and have a lot of overlap. We should consider:

  • Consolidate into one single file.
  • New TaskList attributes in XML (properties in C#) to denote if the tasklist is a first boot or every boot tasklist.
  • All Tasks/TaskLists are returned by QueryTask(), GetTaskListGuids() & similar APIs.
  • Consider deprecating GetBootTaskList* APIs.
  • App UI shows all TaskLists, but divides between boot and non-boot, or has a UI toggle. This should be done no matter what :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    QOLQuality-of-life / code clean-up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions