### Bazel-managed build
- [ ] https://github.com/enso-org/enso/issues/10197
- [ ] https://github.com/enso-org/enso/issues/10508
- [ ] Use Aspect build https://www.aspect.build/ for CI
- [ ] Use bazel in place of sbt in rust buildscript.
- [ ] Build electron package using bazel only (no rust script)
- [ ] Use remote cache to obtain already built artifacts.
### CI workflow
- [ ] Research how bazel may help in GH actions generation.
### Release workflow
- [ ] New way of gathering changelog - from PR descriptions?
- [ ] Automated fixes branch