stable
Clone or download
Read-only
This is part of story #26801 create a merge request from artifact No functional changes Change-Id: I63cea4406742610b155ba47bc7ad7f5f53aabb07
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/jest.config.js | +10 | −0 | Go to diff View file |
M | plugins/gitlab/package.json | +26 | −25 | Go to diff View file |
M | plugins/gitlab/pnpm-lock.yaml | +14 | −30 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/po/fr_FR.po | +3 | −5 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/po/pt_BR.po | +3 | −5 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/src/components/App.vue | +30 | −263 | Go to diff View file |
A | plugins/gitlab/scripts/artifact-create-branch-action/src/components/ModalContent.vue | +303 | −0 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/src/modal.ts | +3 | −0 | Go to diff View file |
M | plugins/gitlab/tsconfig.json | +5 | −1 | Go to diff View file |
M | plugins/gitlab/webpack.common.js | +9 | −1 | Go to diff View file |