- CI - Best Practices
- CI - Deployment
- CI - Database
- CI - Inspection
- CI - Testing
- CI - Documentation and Feedback
- CI - Build Failure Notifications
- CI - Defining Tasks
- CI - Creating a Project in TeamCity
- CI - Checking in Source Code
- CI - Building On the Server
- CI - Build Scripts
- CI - Building a Solution
- CI - Requirements
- CI - Features
- CI - Version Control
- CI - Reducing Risks
- CI - Software
- CI - Overview
- CI - Home
Continuous Integration Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
CI - Build Failure Notifications
“建筑故障通知”是一旦建筑失败就启动的事件。 当建筑失败时,通知发给所有关键人物。 在这种情况下,首先要做的是,确保时间用在失败的建筑上,以确保建筑经过。 采取了以下步骤,以确保建筑通知在团队中实施。
以下是在团队中设立电子邮件通知的步骤。
Step 1-In TeamCity, go to You Project dash板, Point on Administration in the high right上手角。 然后,请见电子邮箱:Notifier左侧链接。 Cpck on this connection to cuing the general context for Email.
Step 2——下一步是输入有效SMTP服务器的细节。 Gmail 提供免费的员工和管理当局协调署设施,任何人都可以使用。 因此,我们可以在下面的屏幕上看到这些细节。
SMTP Host – smtp.gmail.com
SMTP port no – 465
Send email messages from and SMTP login – This should be a vapd Gmail id
SMTP password – Vapd password for that Gmail id
Secure connection – Put this as SSL
Step 5——创建新的用户。 输入所需用户名和密码。 然后,Cpck the Creatuser button, which will be found at the Worst of the Screen.
<6Step 6——现在与这一新的用户口和密码一道在团队系统中登录。
Step 7——在您登录之后,将介绍用户的一般环境。 在Email Notifier区,点击Edit。
Step 9——在添加新的规则时,选择以下两种选择,然后点击S Save。
从选定项目建设—— 选择民主项目。
可查阅“Build”检查箱。
通过使这两个备选办法得以实施,目前一旦建筑工程失败,将向用户发送电子邮件通知——demouser。
Step 10——现在,让我们开始错觉,以采取行动。 在视觉演播室,读到demo.aspx.cs文档并添加一条错误的代码。
Step 11——现在通过做git Add和git承诺,从Gite抽查。
现在,在“Dash”项目中,大楼将自动启动,你将看到,如以下屏幕所示,大楼将失败。
如果你在demouser的电子邮件上登录,你将实际看到一份建筑故障通知,如以下屏幕所示。
Advertisements