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

Tracking dependencies - issue #408 #417

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

astro-friedel
Copy link
Contributor

This code will automatically parse the code base looking for plugins which require other plugins to be loaded first. It then orders the plugins.yaml file entries so that plugins are loaded in the proper order.

@astro-friedel astro-friedel linked an issue Mar 12, 2024 that may be closed by this pull request
@astro-friedel astro-friedel added this to PRs in Progress in ILLIXR improvements via automation Mar 19, 2024
@astro-friedel astro-friedel moved this from PRs in Progress to PRs in Review in ILLIXR improvements Mar 19, 2024
@Jebbly Jebbly self-requested a review March 25, 2024 17:32
@astro-friedel astro-friedel added this to the 3.3 milestone Mar 27, 2024
README.md Outdated Show resolved Hide resolved
@astro-friedel astro-friedel self-assigned this Apr 12, 2024
@astro-friedel astro-friedel added the infrastructure Build and deployment infrastructure label Apr 12, 2024
@astro-friedel astro-friedel requested review from Jebbly and removed request for Jebbly June 10, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Build and deployment infrastructure
Projects
ILLIXR improvements
  
PRs in Review
Development

Successfully merging this pull request may close these issues.

Dependency handling for plugin loader
2 participants