-
Notifications
You must be signed in to change notification settings - Fork 1
Engine: BasePythonEnvironment boolean run #131
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
Engine: BasePythonEnvironment boolean run #131
Conversation
@BHoMBot check core, compliance |
@Tom-Kingstone sorry, I didn't understand. |
@Tom-Kingstone to confirm, the following actions are now queued:
|
@BHoMBot check versioning |
@Tom-Kingstone to confirm, the following actions are now queued:
There are 13 requests in the queue ahead of you. |
@BHoMBot check documentation-compliance |
@Tom-Kingstone to confirm, the following actions are now queued:
|
@Tom-Kingstone to confirm, the following actions are now queued:
|
@BHoMBot check core |
@Tom-Kingstone to confirm, the following actions are now queued:
|
@BHoMBot check versioning |
@Tom-Kingstone to confirm, the following actions are now queued:
There are 2 requests in the queue ahead of you. |
@BHoMBot check required |
@Tom-Kingstone to confirm, the following actions are now queued:
|
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.
Providing all checks pass then this is good from code inspection, cheers @Tom-Kingstone
The check |
FAO: @FraserGreenroyd The check they wish to have dispensation on is installer. If you are providing dispensation on this occasion, please reply with:
|
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 19589955334 |
@FraserGreenroyd I have now provided a passing check on reference |
@BHoMBot check ready-to-merge |
@FraserGreenroyd to confirm, the following actions are now queued:
|
NOTE: Depends on
Issues addressed by this PR
Closes #130
added a boolean "run" to BasePythonEnvironment, and added
PreviousVersion
andInput
attributes.Test files
place a BasePythonEnvironment component on the canvas and input a bool into run. Test that setting Run to true returns the Python environment.
Changelog
Additional comments