github.com/upcmd/up@v0.8.1-0.20230108151705-ad8b797bf04f/tests/functests/c0059.yml (about)

     1  doc_meta: |
     2    folder: organization
     3    title: ref task
     4    head: |
     5      Showcase how to make the UP cmd cli configuration tidy, clean and more organized
     6  
     7    sections:
     8      - title: Externalized the task definition - c0059-task-ref.yml
     9        filelookup: c0059-task-ref.yml
    10  
    11      - title: flow element
    12        content: |
    13          Introduce the flow element to notate a task reference
    14  
    15          With ref element in main tasks file, this will make the entry point much cleaner and the main skeleton design stand out
    16  
    17      - title: Demo
    18        log: yes
    19  
    20  goal:
    21    - introduce steps ref to externalise steps to yaml file
    22  
    23  tasks:
    24  
    25    -
    26      name: task
    27      ref: c0059-task-ref.yml