Vinicius D. Cerutti
Vinicius D. Cerutti
## Context We recently started switching our CI/build pipelines to use **pixi** as our environment manager, and ran into an indirect-pinning bug in **simpervisor** (the subprocess controller used by both...
### Feature description We need to update the base default permission set for new conda-store namespaces (keycloak groups) to allow read/write instead of just read access. ### Value and/or benefit...
### Context Currently, our Docker images are maintained separately from our main source code. They are located at https://github.com/nebari-dev/nebari-docker-images/. This setup often leads to issues when releasing or merging changes...
### Context With the recent adoption of await workflow, which is a blessing since before we needed to include the kubectl command ourself anyways manually, we are getting some weird...
This exploration involves evaluating the feasibility of running our CI pipeline on a custom (AMI) that includes a pre-deployed Nebari environment (using the latest release version). The process will use...