datahaven/.github/workflows
Steve Degosserie 6fe4f34c4c
fix: Update Rust toolchain and Docker build dependencies (#156)
## Summary
- Upgraded Rust toolchain from 1.87 to 1.88 for latest compiler
improvements
- Updated Docker build environment with latest paritytech base image and
build tools
- Fixed node branding and support URL to reflect DataHaven project

## Changes

### Rust Toolchain Update (`rust-toolchain.toml`)
- Upgraded from Rust 1.87 to 1.88

### Docker Build Environment (`Dockerfile`)
- Updated base image from `paritytech/ci-unified:bullseye-1.85.0` to
`bullseye-1.88.0`
- Upgraded mold linker from v2.39.0 to v2.40.4 for faster builds
- Added protoc v21.12 for protobuf compilation support
- Added libpq-dev dependency for PostgreSQL integration
- Updated cargo-chef from 0.1.71 to 0.1.72

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-11 09:56:14 +02:00
..
actions feat: storage hub client (#149) 2025-09-10 08:15:27 +02:00
CI.yml fix: Complete CI compatibility with self-hosted GitHub runners (#134) 2025-09-09 21:18:50 +02:00
DOCKER-PROD.yml fix: Update Rust toolchain and Docker build dependencies (#156) 2025-09-11 09:56:14 +02:00
task-build-operator.yml feat: storage hub client (#149) 2025-09-10 08:15:27 +02:00
task-check-metadata.yml ci: 👷 Add CI to check PAPI metadata (#107) 2025-06-19 19:12:04 -03:00
task-docker.yml fix: Complete CI compatibility with self-hosted GitHub runners (#134) 2025-09-09 21:18:50 +02:00
task-e2e.yml fix: Complete CI compatibility with self-hosted GitHub runners (#134) 2025-09-09 21:18:50 +02:00
task-foundry-tests.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
task-rust-lint.yml feat: storage hub client (#149) 2025-09-10 08:15:27 +02:00
task-rust-tests.yml feat: storage hub client (#149) 2025-09-10 08:15:27 +02:00
task-ts-build.yml test: New CLI functions (#84) 2025-05-22 20:02:12 +00:00
task-ts-lint.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
weekly-audit.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00