Skip to content
Snippets Groups Projects
Select Git revision
0 results

build-galaxy-release.sh

  • Thomas Woerner's avatar
    de8d7246
    build-galaxy-release.sh: Use build dir, new options, checks, no reset · de8d7246
    Thomas Woerner authored
    The script is now using a build dir for the creation of the Ansible
    Collection. Additionally only files known to the fit repo are pulled in
    by default. The new "-a" option is pulling in all files from local repo.
    The new -k" option can be used to keep the build dir for verification of
    the changes to the files.
    
    The colleciton is placed into the main repo dir and no git reset --hard
    is used in the repo to preserve local changes.
    de8d7246
    History
    build-galaxy-release.sh: Use build dir, new options, checks, no reset
    Thomas Woerner authored
    The script is now using a build dir for the creation of the Ansible
    Collection. Additionally only files known to the fit repo are pulled in
    by default. The new "-a" option is pulling in all files from local repo.
    The new -k" option can be used to keep the build dir for verification of
    the changes to the files.
    
    The colleciton is placed into the main repo dir and no git reset --hard
    is used in the repo to preserve local changes.