Tutorial: Partner Workflow
1. Introduction
This tutorial is for Partners. You will learn how to connect your own Git repository and publish a private module for deployment.
2. Step 1: Connect GitHub
- Click your Profile Avatar -> Profile.
- Scroll to Partner Settings.
- Enter your GitHub Token (ensure it has
reposcope). Click Save Token. Your repositories are fetched automatically. - Select your GitHub Repository from the dropdown list that appears. Click Update Repo.
Security Check: ensure your token is kept confidential and not committed to any public repository.
3. Step 2: Configure Jules (Optional)
- In the same Partner Settings section.
- Enter your Jules API Key if you wish to use the AI refinement agent.
- Click Save Key (or Update Key if a key is already configured).
Security Check: Treat your Jules API Key like a password. Rotate it regularly.
4. Step 3: Publish a Module
- Click Publish in the navigation bar.
- The page will scan your repo and list valid modules.
- Find the module you want to share (e.g.,
my-custom-app). - Click the module card to select it.
- Click the Publish (or Update) button.
- Success! You are redirected to the Deploy page.
5. Step 4: Deploy Your Module
- On the Deploy page, click the Partner Modules tab.
- You should see
my-custom-applisted there. - Click it, configure it, and deploy it just like a standard module.
- Remember: Only you and Administrators can see this module.