Skip to content

st2bootstrap generic template #753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nzlosh
Copy link
Contributor

@nzlosh nzlosh commented Jun 6, 2025

This PR rewrites the st2bootstrap script generation process to use jinja templates. A datafile is used to define the set of supported Linux distributions. Jinja templates are defined by functionality, e.g. a mongodb template, redis template, systems template etc to give modularity to the shell script.

Documentation describing how the template and scripts are structured in readme-install-script.md

The re-write is fundamental to addressing package build / test and publish failures in the st2 ci/cd. It has been failing for the last year due to lack of maintenance to the st2bootstrap script.

@nzlosh nzlosh requested a review from a team June 6, 2025 10:37
@nzlosh nzlosh force-pushed the generic_template branch from 9b8fe95 to bd0a29d Compare June 6, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants