Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kozono <mkozono@gmail.com>2018-06-13 20:11:43 +0300
committerStan Hu <stanhu@gmail.com>2018-06-13 20:11:43 +0300
commit2f40fb456bbc99fa4d3816696dd9ac612a21482c (patch)
tree86cd1a740cd6531b13c6f7a73f4766985cbf8cdb /changelogs
parentcc1b03545c83c83e5791b5d04d7ff0b86f892364 (diff)
Add support for verifying remote uploads, artifacts, and LFS objects in check rake tasks
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/mk-rake-task-verify-remote-files.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mk-rake-task-verify-remote-files.yml b/changelogs/unreleased/mk-rake-task-verify-remote-files.yml
new file mode 100644
index 00000000000..772aa11d89b
--- /dev/null
+++ b/changelogs/unreleased/mk-rake-task-verify-remote-files.yml
@@ -0,0 +1,5 @@
+---
+title: Add support for verifying remote uploads, artifacts, and LFS objects in check rake tasks
+merge_request: 19501
+author:
+type: added