Skip to content

Comments

[REG]: Introduce registry creation#2

Merged
synchon merged 8 commits intomainfrom
feat/create-registry
Dec 11, 2025
Merged

[REG]: Introduce registry creation#2
synchon merged 8 commits intomainfrom
feat/create-registry

Conversation

@synchon
Copy link
Member

@synchon synchon commented Dec 9, 2025

Enable users to create a feature registry like so:

$ julio registry create [registry-name]

This should create a datalad dataset with the given name. Permissions should be handled separately (e.g., using git-annex special remotes or datalad's built-in access control features).

Important: the dataset should store all text files in git, as this will be the metadata files that the front-end will use to construct a UI without having to actually access the HDF5 files.

Additional registry configuration options should be stored in a configuration file (e.g., registry-config.yaml) in the root of the dataset.

@synchon synchon self-assigned this Dec 8, 2025
@synchon synchon added the enhancement New feature or request label Dec 8, 2025
@synchon synchon changed the title Introduce registry creation [REG]: Introduce registry creation Dec 8, 2025
@codecov
Copy link

codecov bot commented Dec 11, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@synchon synchon requested a review from fraimondo December 11, 2025 08:07
@synchon synchon force-pushed the feat/create-registry branch from d2cd276 to 38e8c57 Compare December 11, 2025 17:18
@synchon synchon merged commit 3078a21 into main Dec 11, 2025
14 checks passed
@synchon synchon deleted the feat/create-registry branch December 11, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants