Open
5 of 7 issues completedDescription
Bazel-managed build
- Use Aspect build https://www.aspect.build/ for CI
- Use bazel in place of sbt in rust buildscript.
- Use remote cache to obtain already built artifacts.
- Research rewriting parts of release workflow from Rust to bazel (without bazel build for the engine)
- Get rid of environment variables replacement infrastructure in Bazel
- Build and run rust build tool using Bazel to avoid unnecessary recompilations of the build tool
CI workflow
- Research how bazel may help in GH actions generation.
Release workflow
- New way of gathering changelog - from PR descriptions?
- Automated fixes branch
Improvements
Sub-issues
Metadata
Metadata
Labels
Type
Projects
Status
❓New
Status
Implementation in progress