Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A set of API scripts for managing repositories etc #884

Merged
merged 89 commits into from
Feb 6, 2024

Conversation

pgleeson
Copy link
Member

Creates cached record of contents of: OSBv1 projects, OSB Github repositories, ModelDB, DANDI Archive, OSBv2 live and dev repositories
Uses these cached lists to check whether the corresponding OSBv2 repo existes and can add it if necessary (or just update to latest metadata)

Copy link
Contributor

@filippomc filippomc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pgleeson are the cached:_info files supposed to be there? Guess not as it's cache data and quite heavy

@pgleeson
Copy link
Member Author

@pgleeson are the cached:_info files supposed to be there? Guess not as it's cache data and quite heavy

Yes, all the info in those caches is public. The advantage of committing them is it's much easier to see/track what gets added to the remote repository sources, and check that it's getting updated correctly in the equivalent repository entry on v2dev, before making the changes on v2 live. This branch doesn't need to be merged in every time there's a change.

@filippomc filippomc merged commit 9f9afd8 into develop Feb 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants