stable
Clone or download
Read-only
How to test: - Go in a project with both Git and Trackers services active - Browse an artifact (in the Artifact view) - No functional change expected in the action dropdown button "Create Git branch and pull request". The modal should load correctly when clicking the button. part of request #29265 Split the build of git plugin frontend assets into multiple apps Change-Id: Id3e1c69912e28deb3c41759c972e52d6db11db2f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/gitPlugin.php | +6 | −3 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/jest.config.js | +2 | −2 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/package.json | +4 | −2 | Go to diff View file |
M | plugins/git/scripts/artifact-create-branch-action/pnpm-lock.yaml | +6 | −40 | Go to diff View file |
A | plugins/git/scripts/artifact-create-branch-action/vite.config.ts | +43 | −0 | Go to diff View file |
D | plugins/git/scripts/artifact-create-branch-action/webpack.common.mjs | +0 | −57 | Go to diff View file |
M | plugins/git/webpack.common.mjs | +0 | −6 | Go to diff View file |