Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.65 KB

updating-gitlab-ui-packages.md

File metadata and controls

37 lines (25 loc) · 1.65 KB

Updating GitLab Packages

When a change to GitLab UI is made, it will not be reflected in other projects until the package is updated.

Pajamas

For Pajamas updates, we are using Renovate GitLab Bot to automate updates.

Merge requests generated by the bot are assigned to two people from the assignees list.

In the case of patch and minor releases, Renovate GitLab Bot will automatically merge the update once the generated MR is approved. At this time, the changes should be viewable on the Pajamas site.

In the case of major releases (breaking changes), the MR will need to be merged manually.

Gitlab

GitLab also uses Renovate GitLab Bot. Merge requests generated by the bot are assigned to two people from the assignees list. However, every update must be merged manually by a maintainer.

Customer Portal

The Customer Portal is updated using Renovate GitLab Bot as well. The MRs are managed by the customer portal assignee(s) listed in the assignees list.

Status Page

The Status Page Project must be updated manually.