|
Project Name / Client |
Ordoline / UAB Sosterus |
|---|---|
|
Phase |
DELIVERED |
|
Scope |
– |
|
Tech Stack |
WP |
|
Initial Estimate |
– |
|
Project’s Start Date |
– |
|
Target release |
– |
|
Time Tracking Tool |
Timedoctor – ordoline |
|
Invoicing Type |
Monthly |
🤝 Team
|
PM |
Anna Potiiuk |
|---|---|
|
Designer |
UAB Sosterus |
|
Developer |
Oleksii Panchenko |
|
QA |
Viktoriia Malysh |
🔗 Accesses & Useful links
|
Design |
https://www.figma.com/file/HJv1uDtr5empwrTDD2dCNE/Ordoline?node-id=8928%3A13284&t=NbTCs0jXvXGk3yYn-0 |
|---|---|
|
Accesses |
There are several sites for different languages, the access to each is provided here – https://docs.google.com/spreadsheets/d/1RKjo5fsOGc8iZdC6p-cfYLHIQ7WxjyEEu2O0bmA0xec/edit?usp=sharing |
|
IMPORTANT GIT FLOW NOTE |
2. and after that run pipeline to upload changes to live. Because if you do changes via FTP only those changes will be overwritten by pipeline. 3. But this workflow has same cons. If there is change that need to be on several website only for example .ee, .lv and .com . Then you need to create separate branches for those websites if they dont have. And then create 3 branches task branches for each. So it’s kinda time consuming depending how big task and if changes are on file that is already different in all websites for example if you need change home page but it has different section across those websites. So you cant create one branch and merge into separate website. And if you create new branch for website language create Dev branch also for that language and never merge dev to prod branch because usually dev has several on going tasks. |
|
If we create a separate branch for a separate site, how to set up ci\cd? |
in .gitlab-ci.yml file you need to changes these things – https://prnt.sc/i99b0EAmH6xe |
Milestones
Leave a Reply
You must be logged in to post a comment.