nexus icon indicating copy to clipboard operation
nexus copied to clipboard

Blue Brain Nexus - A knowledge graph for data-driven science

Results 284 nexus issues
Sort by recently updated
recently updated
newest added

**Motivation** With #4840, files are pushed in the same location as they were previously. However the files can come from different types of storages with different types of path. **Acceptance...

delta
migration

**Motivation** Currently, locations for file in S3 contains the endpoint and the bucket. As Delta has to integrate in an environment where the access to S3 is done by mounting...

enhancement
delta

**Motivation** The current S3 storage pushes files directly under the`/org/project` prefix while: * Legacy jobs will want to mount the S3 bucket under a similar path * The bucket may...

feature
delta

Implement suggestions left here: https://github.com/BlueBrain/nexus-web/pull/1308#discussion_r1252677828 Also, remove dead style for `wall` selector

fusion

**Motivation** At least the path should change in distributions, the other may also change as for example in some cases they also may be absent. ``` "distribution": { "@type": "DataDownload",...

delta
migration

**Motivation** The import batch will consume an initial export and then incremental ones on a periodical basis **Acceptance criteria** 1. Imports should be scheduled on a periodical basis based on...

feature
delta

* Chose the right version of http4s for our version of Scala / cats-effect * Import it and make sure it does not create any classpath clashes (limit to `http4s-core`)...

delta
refactoring and maintenance