Skip to content

chore: add rollup as ci job

Clement Ho requested to merge ci-rollup into master
  • Create a new CI Job that uploads the rollup version of the project to CI artifacts
    • so that we can reference gitlab-ui MR code in our CE/EE integration package.json MRs

This makes the process easier when creating gitlab-ce/ee integration MRs after creating a wrapped component on gitlab-ui

An integration MR is when we replace a component on CE/EE with the new gitlab-ui wrapped component. We want to make sure we do this for each new wrapped component so that we are sure our implementation works when integrating with CE/EE.

Related: #28 (comment 94973765)

Edited by Clement Ho

Merge request reports