Varun Krishnamurthy
Varun Krishnamurthy
Hi, Have update the code to : 1. Use the yq 4.25.2+ as the current code was using deprecated syntax 2. Modified release to include windows package.
Is it possible to have windows executable as well?
### 🔖 Summary Similar to Github and GitLab Auth plugins, can we have one for Gitea? Gitea is easy to setup and run. More importantly its open source. ### 🌐...
Added: 1. Containerised version of ollama (with or without models) 2. Containarisation scripts for s-pilot 3. Compose for running the whole stack :)
This commit addresses an issue where the `devcontainer exec` command would always override the `COMPOSE_PROFILE` environment variable by defaulting to `--profile *` when reading the Docker Compose configuration. The `readDockerComposeConfig`...