Skip to content

companieshouse/ais-tuxedo-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ais-tuxedo-scripts

Jinja2 template maintenance scripts for ais-tuxedo-stack services.


These scripts are deployed via CI/CD jobs that utilise an Ansible playbook. For more information refer to the ais-tuxedo-stack deployment branch and Informix Management role.

Template scripts

This repository contains no scripts at present.

Branching Strategy

This project uses a trunk-based branching strategy and changes merged to the main branch are incorporated into versioned artefacts via the ais-tuxedo-scripts pipeline:

%%{init: { 'logLevel': 'debug', 'theme': 'default' , 'themeVariables': {
    'git0': '#4585ed',
    'git1': '#edad45'
} } }%%
gitGraph
commit
branch feature
commit
commit
commit
checkout main
merge feature tag: "1.0.0"
Loading

License

This project is subject to the terms of the MIT License.