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

🐛 Fix the distribute script workflow #268

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

aksiome
Copy link
Member

@aksiome aksiome commented Oct 19, 2024

Tasks to do before merging

  • I accept to publish my contribution under MPL v2 License
  • My pull request is linked to an existing issue
  • I have added my contribution to the changelog
  • If my pull request is a new or modify an existing feature:
    • I have documented my contribution (/docs)
    • I have added or updated the header of the features' root function I contribute
    • I have tested my contribution

@aksiome aksiome linked an issue Oct 19, 2024 that may be closed by this pull request
@aksiome
Copy link
Member Author

aksiome commented Oct 20, 2024

This PR also enables the definition of module dependencies using the module.json file. Some dependencies were missed due to the use of macros or because direct functions were called instead of using function tags. While we should be able to address the direct function issue, it's unclear how to resolve the macro-related ones.

@aksiome aksiome merged commit 1d687d3 into Gunivers:master Oct 25, 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.

Fix the distribute script workflow
1 participant