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 Rust toolchain in the config/versions.yaml file.
Update Rust toolchain UBI9 and stackable-base images
Update cargo-cyclonedx and cargo-auditable in UBI9 and stackable-base images
Uh oh!
There was an error while loading. Please reload this page.
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-version
in local and templatedpr_pre-commit.yml
workflow.pre-commit-config.yaml
fileconfig/versions.yaml
fileUpdate 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 update
and test viamake run-dev
config/versions.yaml
file.Downstream PRs
Note
Replace the items in the task lists below with the applicable Pull Requests
The text was updated successfully, but these errors were encountered: