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.
### Tasks
- [x] ~Update `python-version` in local and templated `pr_pre-commit.yml` workflow~
- [x] Update hook refs in local and templated `.pre-commit-config.yaml` file
- [x] ~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 in this Repository
- [x] Update Rust toolchain in the `config/versions.yaml` file.
- [x] Update Rust toolchain in ubi8 and ubi9 images
- [x] Generate downstream PRs using the ["Generate Downstream PRs"](https://github.com/stackabletech/operator-templating/actions/workflows/generate_prs.yml) action.
- [x] [Search for PRs](https://github.com/search?q=org%3Astackabletech%20sort%3Aupdated-desc%20is%3Apr%20is%3Aopen%20Update%20templated%20files&type=pullrequests) and add them to the task list below.
- [x] Merge downstream PRs, see below for more details.
Techassi
changed the title
chore: Pre-release updates for Stackable Release 25.3.0
chore(tracking): Pre-release updates for Stackable Release 25.3.0
Mar 3, 2025
Pre-Release Updates for Stackable Release 25.3.0
Part of https://github.com/stackabletech/issues/686
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.
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
Replace the items in the task lists below with the applicable Pull Requests
The text was updated successfully, but these errors were encountered: