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

Add dependency check for load tags #249

Open
aksiome opened this issue Sep 7, 2024 · 0 comments
Open

Add dependency check for load tags #249

aksiome opened this issue Sep 7, 2024 · 0 comments
Assignees
Labels
⚙️ CI/CD Improvement or new feature for the Github CI/CD

Comments

@aksiome
Copy link
Member

aksiome commented Sep 7, 2024

Currently, we only compute dependencies from functions. This enhancement aims to extend dependency checks to include both hard and weak dependencies from the load tag. By doing so, we can avoid manually specifying weak_dependencies in the module.json metadata file. The system will also verify that dependencies specified in the load tag align with those declared in functions, ensuring consistency across both sources.

@aksiome aksiome added the ⚙️ CI/CD Improvement or new feature for the Github CI/CD label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ CI/CD Improvement or new feature for the Github CI/CD
Projects
Status: ⏳ Todo
Development

No branches or pull requests

2 participants