You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to address (some of) the current caveats in the catalog update script:
move script from /hack to /tools/python
add developer documentation
clone the katalog repo into a temp directory instead of relying on the user to have done it prior to running the script
not all of the YAML files in the katalog repo may want to be included in the catalog upload, so alert the user to all the changes instead of relying on git diff
read the catalog_upload.json file prior to regenerating it to capture assets that live outside the katalog repo and re-add them later
We need to address (some of) the current caveats in the catalog update script:
katalog
repo into a temp directory instead of relying on the user to have done it prior to running the scriptkatalog
repo may want to be included in the catalog upload, so alert the user to all the changes instead of relying ongit diff
catalog_upload.json
file prior to regenerating it to capture assets that live outside thekatalog
repo and re-add them laterOriginally posted by @ckadner in #200 (comment)
The text was updated successfully, but these errors were encountered: