We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
validate_allocations
The management command validate_allocations has grown significantly in functionality and needs to be refactored for legibility.
One possible approach is to implement a validate function into the allocators, and call that for each of the resource allocations.
validate
The text was updated successfully, but these errors were encountered:
@knikolla when do you foresee this work being done and what do you estimate the effort would be?
Sorry, something went wrong.
@QuanMPhm I unassigned you since I have some spare cycles this sprint and am taking this on myself.
@knikolla what is the status of this issue?
I have removed this issue from the current sprint as I overestimated my free cycles.
knikolla
No branches or pull requests
The management command
validate_allocations
has grown significantly in functionality and needs to be refactored for legibility.One possible approach is to implement a
validate
function into the allocators, and call that for each of the resource allocations.The text was updated successfully, but these errors were encountered: