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 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 Rust toolchain in the config/versions.yaml file.
Part of https://github.com/stackabletech/issues/722
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.yamlfile => chore: Bump pre-commit hook versions #538config/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.Downstream PRs
Note
Replace the items in the task lists below with the applicable Pull Requests
PR for edc-operatorPR for hello-world-operator