Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

FlexDeploy let’s users create many projects in a single action using a CSV template. This process allows users to create a number of project and associated Git Repositories from an import. Permissions to create projects in the desired folders is necessary to complete the creation process.

If you wish to create multiple projects at the same time, click Create From CSV.

Creating CSV data

The projects are created from a CSV file (Comma Separated Values) that contains data for the projects are going to create. A sample file can be downloaded from FlexDeploy by pressing the Download Sample CSV button. Select a build and deploy workflow to generate the Sample CSV. The column headers are generated in the file indicating all the data that must be populated to meet the requirements of the workflows.

Upload the CSV

Once you add your data into the CSV, click on the Upload CSV button to select the file. No projects are created at this step, the CSV is only parsed to check for validation errors, formatting errors, and missing inputs. Press Upload to check your data and review the import.

Review and Edit the uploaded data

After the data was uploaded, a list of the parsed projects will appear on the left side of the screen. A status indicator will appear on the left of each row denoting the status of the project. Hovering over the indicator will give a quick heads up to possible issues that arose during parsing.

The projects can be selected to view or edit the details by clicking on the rows on the left. You are able to edit any of the attributes here before the project is created. This is the time to fix any parsing errors.

The status indicator will be changed when the input becomes valid.

Create Projects from the uploaded data

After errors are resolved for the projects you would like to create, select projects for creation. You are able to select projects by either clicking the checkboxes on each row or by clicking the Select All check box to select all Valid project inputs. You cannot attempt to create projects which have validation errors.

After your desired projects are selected, click the Create Selected Projects button. Decide if you would like to stop the creation of projects if an error arises during creation, or if you would like to continue even if a project causes an error.

Review the Project Creation Results

After projects are created successfully, their status indicator will turn green. Each project is also read only on the right side indicating that you are done working on it. There is also a link to the created project on the left if you wish to view it after creation.

  • No labels