Platform
Use Default Project for testing pipelines
It is necessary to keep the pipelines and stages organized, but when we perform different tests, we might need to run part of the pipeline in a separate stage. In case we keep that stage enabled and forget to delete it, errors could occur. Hence, it is advisable that we always run tests in the Default Project, without interfering with the main pipelines.
Standardized Projects should have the same naming conventions
Projects in VDH should have a standard format of their names and description. That would make it easier for the users to identify processes and know exactly what and where to look for. All environments should stick to meaningful and short names for each project, avoiding repetitions and different formats (if using numbers/dates).
Last updated
Was this helpful?