Optional Configuration

After setting up the project, you can follow these optional steps to configure some advanced settings in your project. You can perform these steps at any time during your development cycle.

To perform this action: See this:
Configure the packaging job to change the visual application's archive file names.

By default, the packaging job generates two archive files: sources.zip and built-assets.zip. If you want to specify custom file names, configure the packaging job.

Step 7 in Configure the Packaging Job
Protect the Git repository's main branch for unapproved code updates.

By default, a branch is accessible to all project users and anyone can make changes to its files. To restrict changes and push commits to the main branch, set restrictions on it to allow branch merges only after they are approved.

Set Merge Restrictions on the main Branch