Skip to content
  • There are no suggestions because the search field is empty.

Push view to repo (Project)

Description

The Push view to repo Property is available in Project Settings.

You can select how to store and replace the pushed generated artifacts in your Git repository.

Format

The Push view to repo is a List of values.

The available options are:

  • All in one folder:
  • Separate folder for all and view:
  • Unique folder per view
    • When pushing to repo a complete Project generation, it is stored in an artifact > full folder and the new one (complete Project) replaces the previous version
    • When pushing to repo a View generation, it is stored in an artifact > [view name] folder and a new one (for the dedicated view) replaces the previous version
    • Example:

      We have a full generation and 2 partial generation for the CreditCard and the Customer views

Choosing the option Unique folder per view in larger projects could have a negative impact on performance in the biGENIUS-X UI.

Example:

Default Value

The default value is All in one folder.