Skip to content
Snippets Groups Projects
  • Thomas Woerner's avatar
    f45b7d9d
    build-galaxy-release: Galaxyfy READMEs, module EXAMPLES and tests · f45b7d9d
    Thomas Woerner authored
    Up to now the snippets in the README files, the EXAMPLES in the modules
    and also the tests playbooks have not been adapted while building the
    collection.
    
    These are the invoved python files:
    
        utils/galaxyfy-README.py
        utils/galaxyfy-module-EXAMPLES.py
        utils/galaxyfy-playbook.py
        utils/galaxyfy.py
    
    utils/galaxyfy.py provides the function galaxyfy_playbook, which has been
    extended and is used in galaxyfy-playbook.py, galaxyfy-README.py and
    galaxyfy-module-EXAMPLES.py.
    f45b7d9d
    History
    build-galaxy-release: Galaxyfy READMEs, module EXAMPLES and tests
    Thomas Woerner authored
    Up to now the snippets in the README files, the EXAMPLES in the modules
    and also the tests playbooks have not been adapted while building the
    collection.
    
    These are the invoved python files:
    
        utils/galaxyfy-README.py
        utils/galaxyfy-module-EXAMPLES.py
        utils/galaxyfy-playbook.py
        utils/galaxyfy.py
    
    utils/galaxyfy.py provides the function galaxyfy_playbook, which has been
    extended and is used in galaxyfy-playbook.py, galaxyfy-README.py and
    galaxyfy-module-EXAMPLES.py.