Jira | Local | Bitbucket | Team/TCS IT | Build Share folder | Corp IT | Websphere |
---|---|---|---|---|---|---|
Issue a ticket (e.g. HSIF-3051 ....) | create a feature branch (copy) from develop branch in Jira Ticket. (e.g. feature/HSIF-3051 branch) | |||||
check out feature code | checking code in the feature branch (e.g. feature/HSIF-3051 branch) avoid of code lost | other developer can help, review and test | ||||
ready to deploy to QA | raise pull request to merge feature branch to develop branch (e.g. feature/HSIF-3051 merge to develop) | review and approval (TCS IT) | ||||
Merge into develop branch after approval | ||||||
create release branch (copy) from develop branch | a new built ear file | |||||
check new ear file's commit version | ||||||
send email to request deploy the ear file (provide application information and file location) | send to Webmaster | webmaster who on duty will deploy the file to Websphere QA. | ||||
QA/UAT testing | ||||||
After QA testing, request Harry help raise a production release | Harry Fong request a production deploy ticket | |||||
update deployment documents | ||||||
After approved, Harry engage a resource of IAG to deploy | ||||||
IAG deploy the ear file to Websphere Production | ||||||
quick verify | confirm deploy successful | |||||
monitor the status and result. | ||||||
raise pull request from develop branch to production branch | review and approval (TCS IT) | |||||
Merge develop branch to production branch after approved; set release tag. | ||||||
if no issues, update releasement records |
Page Comparison
General
Content
Integrations