/
Plain Folder

Plain Folder

Components can also be configured to be stored as plain folders or submodules within the single Git repository for the entire Git Instance.

Configuring a component as a Plain Folder means:

  • Simplified Repository Management: A single Git Instance repository tracks all components, simplifying setup, maintenance, and backups.

  • Holistic View: Commits are stored within the component project file in your Git Instance repository. Commits can be viewed on the Dashboard and Component Commit Histories.

  • Reuse component projects: Use another component’s latest commit as a method to template interfaces and share code.

  • Libraries cannot be updated across projects: While publicly available libraries can be imported, they are treated as plain folders. Updates cannot propagate automatically across multiple projects.

 

 

Related content

Component Repository
Component Repository
More like this
Run a Plain Component from another Component's Commit
Run a Plain Component from another Component's Commit
Read with this
Libraries are stored as Git Submodules
Libraries are stored as Git Submodules
More like this
How Components are Stored in Git
How Components are Stored in Git
Read with this
Component Configuration Files
Component Configuration Files
More like this
Repository Management Screen
Repository Management Screen
Read with this