Skip to content

Conversation

@DiegoTavares
Copy link
Collaborator

Quality of life changes on the pycue API.

This makes it so that both the grpc frame object and the python wrapped object are accepted by the createDependencyOnFrame method.
--------
Authored-by: RosaBehrensCamp <[email protected]>
Signed-off-by: Diego Tavares <[email protected]>
The allocation name object on the api has the format facility.allocation
while on the server it should be queried with allocation only.
(See ManageAllocation.java/setBillable)
Copy link
Collaborator

@ramonfigueiredo ramonfigueiredo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DiegoTavares Approved!

Thank you!

@DiegoTavares DiegoTavares merged commit 51ac699 into AcademySoftwareFoundation:master Jul 17, 2024
n-jay pushed a commit to n-jay/OpenCue that referenced this pull request Jul 26, 2024
* [pycue] Add search paginated search option to api

* Accept wrapper frames on createDependencyOnFrame

This makes it so that both the grpc frame object and the python wrapped object are accepted by the createDependencyOnFrame method.

* Improve frameStateDisplayOverride function doc

--------
Authored-by: RosaBehrensCamp <[email protected]>
Signed-off-by: Diego Tavares <[email protected]>

* Fix AllocSetBillable call and findAllocation

The allocation name object on the api has the format facility.allocation
while on the server it should be queried with allocation only.
(See ManageAllocation.java/setBillable)

* Fix lint errors
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.

2 participants