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

Closes #10500: Introduce support for nested modules #16983

Merged
merged 40 commits into from
Aug 5, 2024

Conversation

arthanson
Copy link
Collaborator

Fixes: #10500

@jeremystretch jeremystretch added this to the v4.1 milestone Jul 25, 2024
@jeremystretch jeremystretch marked this pull request as ready for review July 29, 2024 18:27
@jeremystretch
Copy link
Member

jeremystretch commented Jul 29, 2024

@arthanson I've fleshed this out some more, but there's still some work to do. Specifically, the validation in place to prevent recursive module assignment does not appear to be working; please test this. I've also not had a chance yet to test the token replacement for automatic naming. Additionally, please update the tests to incorporate the addition of module bays assigned to modules. Thanks!

@jeremystretch jeremystretch changed the title DRAFT: 10500 nested modules Closes #10500: Introduce support for nested modules Aug 5, 2024
@jeremystretch jeremystretch merged commit 796b9e8 into feature Aug 5, 2024
6 checks passed
@jeremystretch jeremystretch deleted the 10500-nested-modules branch August 5, 2024 17:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants