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.
Tasks
Run niv update and test via make run-dev
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).
Generate downstream PRs using the "Generate Downstream PRs" action. Use the following title for downstream PRs: chore(template): Updates for SDP YY.M.X.
Part of stackabletech/issues#812
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-devconfig/versions.yamlfile.config/versions.yamlfile (Keep in sync across this,operator-rs and docker-images).
chore(template): Updates for SDP YY.M.X.Add thesee commentrelease/YY.M.Xlabel 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.