Commits on Source 3

  • Angelos Evripiotis's avatar
    Add prompt.auto-init buildstream.conf option · 5081fa6f
    Angelos Evripiotis authored
    Provide an option in buildstream.conf to disable the 'Would you like to
    ...' prompt when we cannot resolve a project.
    
    Some users prefer not to be interrupted by such prompts, so pave the way
    to creating options to disable all those that might get in the way.
    
    Follow the example of the advice.* options 'git-config', and create a
    namespace for these UI options grouped by behaviour, rather than an
    over-reaching 'ui.*' namespace. In later work perhaps we'll also add
    'advice.*' options.
    
    Add a NEWS item for this.
    5081fa6f
  • Angelos Evripiotis's avatar
    Add prompt.workspace-close-remove-dir option · 8d6f82b5
    Angelos Evripiotis authored
    Provide an option in project.conf to disable the 'Are you sure ...'
    prompt when we are removing a workspace directory.
    
    Add a NEWS item for this.
    8d6f82b5
  • Angelos Evripiotis's avatar
    Add prompt.workspace-reset-hard option · 9452c346
    Angelos Evripiotis authored
    Provide an option in project.conf to disable the 'Are you sure ...'
    prompt when we are resetting a workspace.
    
    Add a NEWS item for this.
    9452c346
Loading
Loading