-
There's linting errors on master branch:
```
❯ cd operator
❯ make lint
internal/apply/auto/v1alpha1/workspace.go:51:4: b.Kind undefined (type *WorkspaceApplyConfiguration has no field or method Kind) …
-
[Workflow Run URL](https://github.com/coiled/benchmarks/actions/runs/11874386559)
-
From looking at logs, our current main culprits for slow CI builds are:
- `buscribe_api` builds `gevent` from source, which takes a couple minutes
- see https://github.com/dbvideostriketeam/wub…
-
We should have a GitHub action that runs `make test` on each commit and pull request to main.
-
Run tests, generate license information and run linter.
-
I have downloaded this project and made a slight change based on the other issue on this project to attempt to fix the URL decryption issue. I have made the change(s) and am attempting to run the _CI …
-
Default ULAM confidence interval is 89% -> set to 95%
-
- [ ] CSE CI tests without minimization and merging node. #885
- [ ] CSE CI test for minimization;
- [ ] CSE CI test for CSE with minimization;
- [ ] CSE CI test for merging node;
- [ ] CSE CI te…
-
_We've touched on this in a few places, in a [community meeting](https://hackmd.io/pyhudrC5TgSwdJtpPldHgQ#Agenda-for-July-24th-2024), on a PR I can't find back right now, and in in-person discussions.…
-