fix: add involves edge from task to agent:nomos at creation
Some checks failed
ci / build-test (push) Has been cancelled
ci / docker-build (push) Has been cancelled
ci / web (push) Has been cancelled
Desktop App / Build Linux (amd64) (push) Has been cancelled
Desktop App / Attach to Release (push) Has been cancelled

Plus sync vendor directory for Docker build compatibility.
This commit is contained in:
2026-08-11 22:03:12 +02:00
parent 7d6a3320d4
commit febc153b7f
3384 changed files with 945212 additions and 2 deletions

12
vendor/github.com/zalando/go-keyring/CONTRIBUTING.md generated vendored Normal file
View File

@@ -0,0 +1,12 @@
# Contributing to Go keyring library
Please open an issue for bugs and feature requests. We are open to Pull Requests, but we would like to discuss features with you.
If you want to submit a PR, always use feature branches and let people discuss changes in pull requests.
Pull requests should only be merged after all discussions have been concluded and at least 2 reviewers has given their
**approval**.
## Guidelines
- **every code change** should have a test
- keep the current code style