Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 696 Bytes

File metadata and controls

7 lines (4 loc) · 696 Bytes

CI/CD automation

The .github directory contains a set of sample workflows which can be used by downstream site-specific configuration repositories to simplify ongoing maintenance tasks. These include:

  • An upgrade check workflow which automatically checks this upstream stackhpc/ansible-slurm-appliance repository for new releases and proposes a pull request to the downstream site-specific repository when a new release is published.

  • An image upload workflow which takes an image name, downloads it from StackHPC's public S3 bucket if available, and uploads it to the target OpenStack cloud.