-
Notifications
You must be signed in to change notification settings - Fork 4
Robot_Toolkit: Handle tags as groups in robot #508
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
Robot_Toolkit: Handle tags as groups in robot #508
Conversation
…, objects from that Category and group name corresponding to the tag is pulled
…nce, instead of multiple calls to `First()`
Doing so to be able to cull out any groups that do not longer have any items in them
… name for FilterRequest
@BHoMBot check compliance |
@IsakNaslundBh to confirm, the following actions are now queued:
|
@BHoMBot check required |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 125 requests in the queue ahead of you. |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 133 requests in the queue ahead of you. |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 140 requests in the queue ahead of you. |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 148 requests in the queue ahead of you. |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 156 requests in the queue ahead of you. |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 164 requests in the queue ahead of you. |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 171 requests in the queue ahead of you. |
The check |
The check |
The check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved based on the Unit Tests provided and the Elements gh script. Useful discussion around testing recorded thanks to this PR!
@BHoMBot check required |
@alelom to confirm, the following actions are now queued:
|
The check |
@BHoMBot check copyright-compliance |
@FraserGreenroyd to confirm, the following actions are now queued:
|
@BHoMBot check versioning |
@FraserGreenroyd to confirm, the following actions are now queued:
|
@BHoMBot check dataset-compliance |
@BHoMBot check compliance |
@IsakNaslundBh to confirm, the following actions are now queued:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving new changes.
@BHoMBot check required |
@IsakNaslundBh to confirm, the following actions are now queued:
There are 7 requests in the queue ahead of you. |
The check |
The check |
The check |
FAO: @FraserGreenroyd The check they wish to have dispensation on is project-compliance. If you are providing dispensation on this occasion, please reply with:
|
Will dispensate this. Has been approved to do so by @FraserGreenroyd offline: |
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 11488681137 |
1 similar comment
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 11488681137 |
@IsakNaslundBh I have now provided a passing check on reference |
@BHoMBot check ready-to-merge |
@IsakNaslundBh to confirm, the following actions are now queued:
|
Issues addressed by this PR
Closes #507
Update tag management in Robot, relating them to the groups. System changed so that:
Test files
Similarly to what was done in BHoM/BHoM_Adapter#332 .
This contains multiple cases of testing through this functionality.
Additionally, any scripts like https://burohappold.sharepoint.com/:f:/r/sites/BHoM/Installers/Scripts/Burohappold_BHoM_v5.3/Structures%20-%20Create%20-%20Read%20-%20Update%20-%20Elements?csf=1&web=1&e=fawkv8 should still function as intended.
Changelog
Additional comments