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

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

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
Milestone

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
@github-project-automation github-project-automation bot moved this to ⏳ Todo in 📚 Bookshelf Sep 7, 2024
@theogiraudet theogiraudet added this to the 3.0.0 milestone Nov 26, 2024
@theogiraudet theogiraudet linked a pull request Dec 21, 2024 that will close this issue
6 tasks
@github-project-automation github-project-automation bot moved this from ⏳ Todo to ✅ Done in 📚 Bookshelf Dec 30, 2024
@theogiraudet theogiraudet removed a link to a pull request Jan 26, 2025
6 tasks
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
None yet
Development

No branches or pull requests

2 participants