You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pre-commit config and workflows need to be kept up-to-date to ensure
usage of recent tooling versions. This requires some manual work in this
repository.
Update python-version in local and templated pr_pre-commit.yml workflow
Update hook refs in local and templated .pre-commit-config.yaml file
Update Hadolint version in the config/versions.yaml file
Update Rust Toolchain
Note
During a Stackable release we need to ensure that every product operator uses
the latest Rust toolchain (used by us). To keep the toolchain in sync across
all our operators, we update the version centrally in this repository.
Update stable Rust toolchain in the config/versions.yaml file.
Update nightly Rust toolchain in the config/versions.yaml file (Keep in sync across this,
operator-rs and docker-images).
Update Rust toolchain in UBI9 and stackable-base images
Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images
Generate downstream PRs using the "Generate Downstream PRs" action. Use the following title for downstream PRs: chore(template): Updates for SDP 25.11.0.
Part of https://github.com/stackabletech/issues/759
Update pre-commit Workflow
Note
The pre-commit config and workflows need to be kept up-to-date to ensure
usage of recent tooling versions. This requires some manual work in this
repository.
python-versionin local and templatedpr_pre-commit.ymlworkflow.pre-commit-config.yamlfileconfig/versions.yamlfileUpdate Rust Toolchain
Note
During a Stackable release we need to ensure that every product operator uses
the latest Rust toolchain (used by us). To keep the toolchain in sync across
all our operators, we update the version centrally in this repository.
Tasks
niv updateand test viamake run-devchore(template): Update nixpkgs #558config/versions.yamlfile.config/versions.yamlfile (Keep in sync across this,operator-rs and docker-images).
chore(template): Updates for SDP 25.11.0.release/25.11.0label to the downstream PRs and continue to merge them. See below for more details.Downstream PRs
Note
Replace the items in the task lists below with the applicable Pull Requests.