You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take out separately the options for choosing the type of project and the available strategy.
Implement 'default branch' autofill (main by default). And move default branch options to 'Advanced Settings' sections in create project dialog.
Rename 'Application name' field to 'Component name'.
'Git Server' and 'Git repo relative path' must be in one line to improve user experience.
Implement button with icons for 'Build tool' field instead of drop-down.
Implement 'Project name' autofill and get value from 'Repository URL' parameter.
Add description for new 'Create project' dialog:
Application: Used to deploy services. It includes configuration files, deployment scripts, and other resources needed to create and manage the application's infrastructure.
Library: Provides reusable code that can be incorporated into services. It includes additional functions, modules that might be shared across services.
Autotests: Onboard and start defining Quality Gate for deployment pipelines here...
Create from template: Create a sample project from a template to start quickly.
Import project: Onboard your existing code to the EDP platform.
Clone project: Clone code from third-party VCS providers.
The text was updated successfully, but these errors were encountered:
Take out separately the options for choosing the type of project and the available strategy.
Implement 'default branch' autofill (main by default). And move default branch options to 'Advanced Settings' sections in create project dialog.
Rename 'Application name' field to 'Component name'.
'Git Server' and 'Git repo relative path' must be in one line to improve user experience.
Implement button with icons for 'Build tool' field instead of drop-down.
Implement 'Project name' autofill and get value from 'Repository URL' parameter.
Add description for new 'Create project' dialog:
Application: Used to deploy services. It includes configuration files, deployment scripts, and other resources needed to create and manage the application's infrastructure.
Library: Provides reusable code that can be incorporated into services. It includes additional functions, modules that might be shared across services.
Autotests: Onboard and start defining Quality Gate for deployment pipelines here...
Create from template: Create a sample project from a template to start quickly.
Import project: Onboard your existing code to the EDP platform.
Clone project: Clone code from third-party VCS providers.
The text was updated successfully, but these errors were encountered: