Shahzad Lone
Shahzad Lone
Better Validation Once SourceHub Implements MetaPolicies (i.e. Policy of a Policy)
This is a bug on sourcehub, which bruno will fix soon. This will be solved when his fix is merged on `dev` branch of sourcehub, or if https://github.com/sourcenetwork/defradb/issues/2358 issue is...
`TestP2PReplicatorUpdateWithNewFieldSyncsDocsToOlderSchemaVersionMultistep` failed in: https://github.com/sourcenetwork/defradb/actions/runs/7012146902/job/19076108779 Small log blurb: ``` 2023-11-28T00:05:40.981Z ERROR psrpc [email protected]/rpc.go:350 subcription message handler: decoding response id: invalid cid: cid too short results.go:50: Error Trace: /Users/runner/work/defradb/defradb/tests/integration/results.go:50 /Users/runner/work/defradb/defradb/tests/integration/utils2.go:1689 /Users/runner/work/defradb/defradb/tests/integration/utils2.go:1504 /Users/runner/work/defradb/defradb/tests/integration/utils2.go:303...
**Describe the problem** There is a panic if given an index with a name that already exists. **To Reproduce** ``` func TestIndexGet_ShouldReturnErrorIfGivenSameIndexName(t *testing.T) { test := testUtils.TestCase{ Description: "Panic bug",...
``` ./gh-md-toc --insert --no-backup --hide-footer --skip-header README.md ./gh-md-toc --no-backup --hide-footer --skip-header README.md ./gh-md-toc --hide-footer --skip-header README.md ``` The above commands all work on Linux but not Mac. ➜ `cat README.md`...
## Relevant issue(s) Resolves #2762 ## Description This PR introduces the ability to make use of the `relation`s defined within a policy to create relationships between an actor and a...
Revoke or unshare a document previously created a relation for
Split ACP `write` perm into `delete` and `update`
Ability to share document access through acp
Previously this commit broke mod tidy command `c42e7ee6 feat: Update corelog to 0.0.7 (#2547)` It was a bit pain to find after rebasing a PR with conflicts but a version...