stable
Clone or download
Read-only
part of request #27503 replace tlp-fetch + neverthrow by fetch-result No functional change expected in the "create GitLab branch & MR" artifact actions button. The GitLab integrations should still have their default branches prefilled. Change-Id: Ic0782435cb563fdae3bbfa0a408602e5b0e92e12
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/gitlab/jest.config.js | +2 | −0 | Go to diff View file |
M | plugins/gitlab/package.json | +4 | −2 | Go to diff View file |
M | plugins/gitlab/pnpm-lock.yaml | +8 | −4 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.test.ts | +19 | −10 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/src/api/rest-querier.ts | +7 | −12 | Go to diff View file |
M | plugins/gitlab/scripts/artifact-create-branch-action/src/fetch-gitlab-repositories-information.test.ts | +4 | −1 | Go to diff View file |