When a component is configured to store git stores Git commits in a plain folder you can select to use another components commit history
...
Image Removed, it can use another component's commit history, allowing for template creation and shared code execution — an alternative to collections, which require self-contained repositories.
Expand |
---|
title | STEP 1: On the component card, edit the Commit to open the options. |
---|
|
Image Added |
Expand |
---|
title | STEP 2: In the second box, enter the component id of another component you want to use a commit from |
---|
|
Image AddedImage Added |
Expand |
---|
title | STEP 3: Choose a commit to run your component from |
---|
|
For Plain Folder components, the commit window will display: Full Commits: This contains a full list of commits across the entire Iguana instance and all of its components. Relevant Commits: This contains a list of all of the current component commits. Image AddedImage Added |
Expand |
---|
title | STEP 4: Click View Commit to review the commit selected to run the component |
---|
|
Use View Commit to verify the selected commit in read-only mode. For example, the commit for a “CSV-to-JSON” component is being used to run the “Custom - Plain” component. Info |
---|
The component's project is not overwritten. Iguana uses the run directory to store the selected commit and execute the component. | Image AddedImage Added |