Please enable JavaScript.
Coggle requires JavaScript to display documents.
Logs - Coggle Diagram
Logs
MayaRender
api for maya render :check:
models for maya render :check:
documention :check:
test :check:
deploy :check:
Copy_render
doc in notion :check:
models changes :check:
test :check:
api for copy render :check:
deploy :check:
alembic for logs :check:
software_render
discussion :check:
models.py change :check:
api change :check:
database staging env :check:
test :check:
deploy :star:
add column "services " :check:
Deadline Rendering
Research Deadline
monkey research :check:
get data
job details :check:
job report :check:
job stastics :check:
Get the data from deadline module
job_stastics :check:
job_details : :check:
job_reports :check:
get data from post_job
get job_id :check:
get deadline ui details
details from Getjob()
BUG : completed time is incorrrect :check:
get selected columns :check:
get via api
get datetime details :check:
Get Task_data
research on which all data will come :check:
Get selected data :check:
Flow to send data to api
plan the flow :check:
Implement the flow
send data to status table :
test :check:
deploy :check:
Changes
add user to postjob :check:
add get_endpoint to fetch active data
commit :check:
Check active data and mark completed if completed
function to mark completed and send to update endoint
:check:
merge to beta :check:
new tables creation
job_details
models :check:
schema :check:
api :check:
get job_details which needs to send on database
:check:
test :check:
Code optimization
keep config file as seperate file :check:
clean the code :check:
delete the job_id after sending to database
test locally :check:
test live with shakti :star:
Task_details
get task_details :check: which needs to send to database
api :check:
models :check:
schema :check:
test :check:
reports
make reports based on user_job info :check:
total number of jobs :check:
get feedback of reports :check:
make changes with feedback-1 :check:
Delete_render
make api :check:
Database config :check: