Skip to contents

This function generates all the necessary files for your project to be deployed on connect, most importantly the manifest.json file, as well as the orchestration file that runs your code. It is expected that this function is not called interactively, but rather as part of an automation using e.g. GitHub Actions.

Usage

prepare_for_connect()

Value

This function is called for its sideeffects