i just installed whil complete the on boarding there in url lot off /app/app/app
so i menualy set this from usr i think i removed around 200 time
new issue is_private ffield missing but script calling on validation
The traceback points exactly here: File ".../custom_image.py", line 90, in _build_repo_url if app_doc.is_private and app_doc.pat_token:
The app_doc (which is a Document of type Apps) does not have an attribute called is_private.
i just installed whil complete the on boarding there in url lot off /app/app/app
so i menualy set this from usr i think i removed around 200 time
new issue is_private ffield missing but script calling on validation
The traceback points exactly here: File ".../custom_image.py", line 90, in _build_repo_url if app_doc.is_private and app_doc.pat_token:
The app_doc (which is a Document of type Apps) does not have an attribute called is_private.