David Murphy
David Murphy
@edlitmus You need to refresh, released v2024.12.12 today, fix the lint errors by running the following in your work directory ```pre-commit install```, this way you will catch lint errors, etc...
@edlitmus Adding tests using pytest, similar to Salt itself, except don't have to use nox. Take a look at https://github.com/saltstack/salt-bootstrap/blob/develop/tests/integration/test_installation.py and also Salt test and pytest documentation - https://docs.saltproject.io/en/latest/topics/development/tests/index.html -...
@sblaisot Waiting for S3 bucket to sync with web site, clearing cache to induce sync at the moment
Work is ongoing to add support for Ubuntu 24.04 in https://github.com/saltstack/salt-bootstrap/pull/1987. Don't want to duplicate work and testing.
@Foorack Given the recent reduction in resources (personal) since the Broadcom acquisition, time has become limited, and I am close with the PR under development. Given the bootstrap script is...
@Kenneth-Sills @Foorack @sblaisot Re-working the PR to not remove kitchen, so that I can get this out quicker. Note: even the develop branch has lint issues, so not so simple...
@sblaisot Closing this PR since PR https://github.com/saltstack/salt-bootstrap/pull/1987 has been merged which supports Ubuntu 24.04, along with fixing a number of other issues with the bootstrap script on the develop branch....
See comment https://github.com/saltstack/salt-bootstrap/issues/1991#issuecomment-1977153151 TL;DR wondering why this is an issue for Salt, and not the container, which should have **find**
@blu-base Closing this since resolved by PT https://github.com/saltstack/salt-bootstrap/pull/1987 and now available in current stable release (2024-07-12)
@compi-tom Closing this as fixed in release of the bootstrap 2024-07-12, see https://github.com/saltstack/salt-bootstrap/actions/workflows/ci.yml. Please feel free to reopen if other matters relevant to this issue come to light.