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

Autopopulation pipeline #177

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Raphael-Gazzotti
Copy link
Contributor

@Raphael-Gazzotti Raphael-Gazzotti commented Oct 22, 2024

Automatically skip instances with same names across different versioned folders in a PR/push. For instance, if instances/v3.0/brainAtlases/AMBA.jsonld and instances/latest/brainAtlases/AMBA.jsonld are included in the push, the script will not generate instances/v4.0/brainAtlases/AMBA.jsonld.

Lists are dynamically updated based on the instance pushed.

It handles both modified and newly added instances. To activate this, push instances in only one version directory.
Consider implementing this functionality on a dedicated pipeline branch if needed.

raphaelgazzotti and others added 2 commits October 22, 2024 13:27
@Raphael-Gazzotti Raphael-Gazzotti added the technical anything related to the repository label Oct 22, 2024
@Raphael-Gazzotti Raphael-Gazzotti changed the title Initial autopopulation pipeline Autopopulation pipeline Nov 8, 2024
@lzehl lzehl added the request any request or update for instances that are not covered by Technique, ContentType or SANDS label label Dec 16, 2024
@lzehl lzehl requested review from lzehl, olinux and annapaola December 16, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request any request or update for instances that are not covered by Technique, ContentType or SANDS label technical anything related to the repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants