I have a code repository of functions that I package via marketplace and install in boostrap mode.
I add a prefix to the deployed objects. After installation, the code repository checks are not passing because the prefix changed the API name of the Object Types installed.
How can I edit code repository and deploy new versions of my functions once deployed ? Do I need to change all the references to the objects/links/etc. ?