Continous Integration can help catch bugs by running your tests automatically,
while Continuous Deployment can help you deliver code to your product environment.
{{s__("Pipelines|Continous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment.")}}
The Issue Tracker is the place to add things that need to be improved or solved in a project. You can register or sign in to create issues for this project.
=_("The Issue Tracker is the place to add things that need to be improved or solved in a project. You can register or sign in to create issues for this project.")
=link_to'Generate a default set of labels',generate_project_labels_path(@project),method: :post,class: 'btn btn-success btn-inverted',title: 'Generate a default set of labels',id: 'generate_labels_link'
=link_to_('Generate a default set of labels'),generate_project_labels_path(@project),method: :post,class: 'btn btn-success btn-inverted',title: _('Generate a default set of labels'),id: 'generate_labels_link'